這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Text Expander

外掛說明

WP Text Expander

Allowing your WordPress administrator to create a shortcodes for frequently used text snippets and manage those from the central location without need to search and replace texts through your website.

Do you have some info like date, price or product name which needs to be displayed in a few different places on your WordPress website?

When you need to change any of those, it may take some time to find all places where you put that info and update it everywhere. Plus, there is always a chance that you missed a spot or two.

WP Text Expander plugin allows you to replace common pieces of text in your posts, pages, menus, sidebar widgets with a custom shortcode and then update actual text from one central location in WordPress admin.

Once installed and activated, WP Text Expander creates a page in WordPress admin where you can add your custom terms and setup a text which will be displayed on your website. Text may be a short entry like a price, or it can be full length paragraph containing HTML markup.

After you have your terms setup, you can use a simple shortcode [mytext YOURTERM] in your posts, pages, widgets and even menus.

Your shortcodes will be replaced with centrally stored replacements, which makes it super-easy to update all entries from just one central spot, saving your time and making sure you haven’t missed a spot.

Support

Use the WordPress.org plugin forums for community support where we try to help all of our users.

If you’re a premium user, please use the email address you got when purchasing premium version of plugin for support as that will guarantee a faster response time.

螢幕擷圖

  • Manage your common text snippets from Admin's Dashboard, each snipped will have own shortcode
  • Use shortcode inside the page or post content
  • Use shortcode in the menu headline

安裝方式

Installing the plugin

  1. In your WordPress admin panel, go to Plugins > New Plugin, search for WP Text Expander and click “Install now
  2. Alternatively, download the plugin and upload the contents of wp-text-expander.zip to your plugins directory, which usually is /wp-content/plugins/.
  3. Activate the plugin
  4. In WordPress dashboard open “Text Expander” tab located in the side menu and create your shortcodes with text snippets.
  5. Use your shortcodes in your posts, pages, widgets, menus.

常見問題集

Installation Instructions

Installing the plugin

  1. In your WordPress admin panel, go to Plugins > New Plugin, search for WP Text Expander and click “Install now
  2. Alternatively, download the plugin and upload the contents of wp-text-expander.zip to your plugins directory, which usually is /wp-content/plugins/.
  3. Activate the plugin
  4. In WordPress dashboard open “Text Expander” tab located in the side menu and create your shortcodes with text snippets.
  5. Use your shortcodes in your posts, pages, widgets, menus.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP Text Expander〉的開發相關工作。

參與者

將〈WP Text Expander〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

Minor bug fix
* Fixed link on plugin settings page which opens welcome message

1.0.0

First public release of the plugin, which comes with:
* admin page to manage text snippets
* shortcode to use in pages, posts and widgets