Linux 软件免费装
Banner图

Font Awesome More Icons

开发者 jr00ck
更新时间 2013年9月16日 19:14
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.6
版权: GPLv3 or later
版权网址: 版权信息

标签

icon font icons bootstrap font-awesome font icon UI fontstrap font-awesome-more

下载

3.0.2 3.1.1 3.2.1 3.4 3.4.1 3.5 3.3

详情介绍:

Font Awesome More (Fontstrap) provides easy use of all icons from the Font Awesome set, but with MORE icons from the Fontstrap extension set and with MORE features. The icons are infinitely scalable and screen reader compatible. A full list of all 400+ icons is available here: Font Awesome icons\ Font Awesome More (Fontstrap) icons To use any of the Font Awesome More icons on your WordPress site you have three options: HTML Option All code examples on the Font Awesome site apply: http://gregoryloucas.github.io/Font-Awesome-More/#examples Examples WordPress icon <i class="icon-wordpress"></i> Google icon 2x size <i class="icon-google icon-2x"></i> Google Chrome icon large size <i class="icon-chrome icon-large"></i> Shortcode Option Don't want to worry about HTML tags? You can use a shortcode in your posts, pages and even widgets to display a Font Awesome More icon. Note: In my plugin (as of 3.5), the "icon-" prefix is no longer needed in shortcode attributes. This is in preperation for the Font Awesome 4.0 release that will change the prefixes. Therefore, I highly recommend that you only use the shortcode options for icons, and not HTML, so that the plugin can handle the prefixes for you and your icons will not break when Font Awesome 4.0 comes out. WordPress icon [icon name=wordpress] Google icon 2x size [icon name=google size=2x] Google Chrome icon with title and no space after icon [icon name=chrome title="Google Chrome" space=false] PayPal icon using shortcode within PHP instead of using the HTML option (e.g. within your theme/template files) <?php echo do_shortcode('[icon name=paypal]'); ?> New Shortcode Options since 3.5 Now you can turn off the automatic spacing after an icon with "space=false". See screenshots for an example of results. In preperation for Font Awesome 4.0, you can also leave off the "icon-" prefix on your shortcode options, as that prefix will be changing. The plugin will automatically add the appropriate prefix for you. Evernote icon with no trailing space (note no "icon-" prefix) [icon name=evernote space=false] New Shortcode Options since 3.4 Now you can easily set the size and a title/alt text to icons within shortcodes. Size options are large, 2x, 3x, or 4x. WordPress icon (large size) [icon name="wordpress" size="large"] Google icon (3x size) [icon name="google" size="3x"] Google Chrome icon (4x size with title text) [icon name="chrome" size="4x" title="Use Google Chrome"] 鸣谢 Author Icons Font Awesome icons\ Font Awesome More (Fontstrap) icons

安装:

  1. Upload Font Awesome More Icons to the /wp-content/plugins/ directory.
  2. 通过WordPress的“插件”菜单激活插件。
  3. Add shortcode to your posts, pages and even widgets to display a Font Awesome icon. You can use the handy drop-down in WordPress Editor window to browse and click the icon you want and instantly have the shortcode inserted into your post/page for you.
Example: [icon name=pencil]
  1. You can use HTML by adding the appropiate class to the <i> element.
All code examples on the Font Awesome site apply: http://fortawesome.github.com/Font-Awesome/#code
  1. You can use shortcodes in posts, pages, and widgets by passing the shortcode attributes.
Example: [icon name="wordpress" title="WordPress" size="2x"]

屏幕截图:

  • HTML code examples
  • Shortcode examples
  • Shortcode example with no space option
  • TinyMCE drop-down
  • Font Awesome More-specific icons not included in standard Font Awesome icon set

升级注意事项:

3.5 In preparation for the upcoming Font Awesome 4.0 release, this update removes the necessity to prefix shortcode options with "icon-". Please use shortcode options instead of HTML where possible to maintain compatibility with the future release.

常见问题:

How is the plugin different from Rachel Baker’s Font Awesome Icons?

Rachel’s plugin contains all the icons from Font Awesome. This plugin contains all of those icons plus the additional icons provided by Font Awesome More (Fontstrap), which includes important icons like PayPal, YouTube, Skype, and WordPress, to name a few. It also has a few more features like title/alt text and size options for your icons via shortcodes.

Does this plugin require a separate Font Awesome installation/plugin and Font Awesome More installation/plugin?

No, this plugin includes all icon sets from both Font Awesome and Font Awesome More.

Is this plugin compatible with Rachel Baker's Font Awesome Icons Plugin?

No. You must deactivate and/or remove Font Awesome Icons plugin before activating this plugin, which is a superset of Font Awesome Icons.

Does this plugin require Twitter Bootstrap?

No. It is completely independent of Twitter Bootstrap.

Are there any settings for this plugin?

Nope. No settings page is created. Just activate and start using. No configuration required.

更新日志:

3.5 3.4.1 3.4 3.3 3.2.1 3.1.1 3.0.2