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

Enlarge Text

外掛說明

Give your users a way to enlarge the text on your site. Is there some text that you don’t want to enlarge? Just declare a size for it in pixels in your stylesheet and this plugin will not affect it.

螢幕擷圖

  • See the menu here. The plugin adds a “current” class to whichever link is currently active. Style the links however you want to!

安裝方式

  1. Upload enlarge text folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add shortcode [enlarge_text] wherever you want the links to appear.

常見問題集

What does this plugin do?

It Gives your users a widget to enlarge the text on your site.

All the text?

It can’t change text for which you declare a size in pixels.

How does it output?

Via widget or shortcode. Both take arguments for the labels of each size and also the default text size when first visiting the page. For example:[enlarge_text small=’S’ medium=’M’ large=’L’ default_value=’medium’]

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

2.0

  • Code cleanup.
  • Shortcode/widget take args for font size, for each of the sizes.
  • Size array is filterable for more/fewer/different size definitions.

1.4

  • Added widget options for labels and default size. Fixed jQuery conflict.

1.1

  • Added widget.

1.0

  • Initial release.