该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Widget Text Icon

描述

Basically it just a WordPress “Text Widget” but with additional icon font selector based on FontAwesome. The Icon will show just before widget title.

屏幕截图

  • widget-text-icon inteface.
  • The display.

安装

  1. Upload the entire “widget-text-icon” folder to the “/wp-content/plugins/” directory
  2. DO NOT change the name of the “widget-text-icon” folder
  3. Activate the plugin through the “Plugins” menu in WordPress
  4. Drag and drop “Widget Text Icon” into active sidebar

常见问题

I already have FontAwesome loaded from my theme. I dont want to load another Fontawesome style

Copy and paste this snippet and put it on your theme functions.

评价

此插件暂无评价。

贡献者及开发者

「Widget Text Icon」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Widget Text Icon」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.3

  • Change the source code to load FontAwesome library from http://netdna.bootstrapcdn.com/
  • Separate the icon array into function with filters

0.2

  • Fix GPL license to make it compatible with GPLv3 or later (I was misundersatood)

0.1

  • Fix GPL license to make it compatible with GPLv3 or later

0.0.1

  • Initial Release