该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.