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

WP-Text-Sizer

外掛說明

Provide visitors to your site the the option of increasing or decreasing the size of text by clicking on an icon which represents larger or smaller text.

Usage is simple. You can insert the code <?php if(function_exists('wptextsizerincutil')) { wptextsizerincutil(); } ?> where ever you would like the icons to appear.

NOTE: Some text will not resize if it uses an absolute size (pt) rather than a relative size in the CSS.
This plugin will only resize text elements within the “content” div tag. If you are not using a div tag called “content” this plugin will not work for you.
NOTE: Some text will not resize if it uses an absolute size (pt) rather than a relative size in the CSS.

All the information (general, changelog, installation, upgrade, usage) you need about this plugin can be found here: wp-text-sizer Readme.

Changes. Original code looks for the CSS “toparticle”, this has been corrected so that it searches for “content”.

Development Blog

Kennedy Media’s WordPress Plugins Development Blog

Version 1.1.1 Fixes php shortform tags (Special thanks to Peter Fraterdeus for pointing this error out)

螢幕擷圖

  • How it looks on your blog

安裝方式

  1. Upload the full directory into your wp-content/plugins directory
  2. Activate the plugin at the plugin administration page
  3. Insert this: <?php if(function_exists('wptextsizerincutil')) { wptextsizerincutil(); } ?> where you would like the sizer icons to appear.
  4. this Plugin is so simple, it doesn’t require any additional configuration.

NOTE: Some text will not resize if it uses an absolute size (pt) rather than a relative size in the CSS.
This plugin will only resize text elements within the “content” div tag. If you are not using a div tag called “content” this plugin will not work for you.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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