Linux 软件免费装
Banner图

Better Font Awesome

开发者 McGuive7
aaronbmm
mightyminnow
更新时间 2021年3月11日 13:46
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 5.6.2
版权: GPLv2+
版权网址: 版权信息

标签

shortcode icons font cdn bootstrap better icon awesome fontstrap

下载

1.7.4 2.0.0-beta6 1.7.0 1.7.1 1.7.2 1.7.3 1.7.5 1.7.6 2.0.0 2.0.0-beta 2.0.0-beta1 2.0.0-beta2 2.0.0-beta3 2.0.0-beta5 2.0.0-beta7 2.0.1

详情介绍:

Do you find this plugin helpful? Please consider leaving a 5-star review. Better Font Awesome allows you to automatically integrate the latest available version of Font Awesome into your WordPress project, along with accompanying CSS, shortcodes, and TinyMCE icon shortcode generator. Features Settings All settings can be adjusted via Settings → Better Font Awesome. Usage Better Font Awesome can be used in 3 different ways: shortcode, HTML, and TinyMCE 1. Shortcode [icon name="flag" class="2x spin border" unprefixed_class="my-custom-class"] Note that prefixes (fa- and icon-) are not required, but if you do include them things will still work just fine! Better Font Awesome is smart enough to know what version of Font Awesome you're using and correct of the appropriate prefix. That means that all of the following shortcodes will work, regardless of what version of Font Awesome you choose: [icon name="flag" class="2x spin border"] [icon name="icon-flag" class="icon-2x icon-spin icon-border"] [icon name="fa-flag" class="fa-2x fa-spin fa-border"] [icon name="icon-flag" class="fa-2x spin icon-border"] You can read more about shortcode usage on Github 2. TinyMCE Better Font Awesome also provides you with an easy-to-use drop down menu when editing in TinyMCE's visual mode. Check out our Screenshots to see what it looks like. 3. HTML Note that prefixes are required for HTML usage, and are version-specific. For this reason, shortcode usage is encouraged over HTML. If you do want to use HTML, however, you can read more on the Font Awesome site. Advanced / Integration Better Font Awesome is built around the Better Font Awesome Library. This library allows you to integrate Better Font Awesome into any custom project you want to create (perhaps a theme or plugin with a constantly up-to-date icon list), and includes all the filters you might need. Languages / Translations Credits Many thanks to the following plugins and their authors: And many thanks to the following folks who helped with testing and QA:

安装:

This section describes how to install the plugin and get it working.
  1. Upload Better Font Awesome to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. That's it! Now you can use 3 different methods (shortcode, HTML, TinyMCE) to insert Font Awesome icons, all outlined in the Description section.

屏幕截图:

  • The icon shortcode dropdown selector
  • Better Font Awesome settings, accessed via Settings → Better Font Awesome

升级注意事项:

2.0.1
  • Bugfix: add necessary @font-face mappings to ensure site-specific CSS and pseudo-elements render correctly
2.0.0
  • Add support for Font Awesome v5
  • Integration with Font Awesome GraphQL API for all data fetching (improve performance)
  • Integrate with Font Awesome CDN for all CSS
  • Add option to include the v4 Font Awesome CSS shim to support older icons (default on for upgrades)
  • Updatee hard-coded fallback Font Awesome version
  • Modify version check frequency to a saner 24 hour interval
  • Ensure admin notices are dismissible
  • Lower data fetch timeout to mitigate performance risks
  • Remove legacy options that are no longer relevant (version select, minification opt-out)
  • Add more/better unit tests to ensure things are working as expected
1.7.6
  • Fix: revert to 1.7.4 codebase.
  • Fix: remove calls to ready() jQuery method to support latest jQuery versions.
1.7.5 (BAD BUILD)
  • Fix: remove calls to ready() jQuery method to support latest jQuery versions.
  • Fix: update fontawesome-iconpicker dependency to repair broken icon select functionality.
1.7.4
  • Fix: revert accidental bump to underlying Better Font Awesome Library dependency.
1.7.3
  • Add admin notice to invite beta testers.
1.7.2
  • Bump "tested up to" value to 5.5.
1.7.1
  • Fix functionality to hide/show admin notices.
1.7.0
  • Update fallback Font Awesome to v4.7.0.
  • Switch from using git submodules to composer dependency management for core library inclusion.

更新日志:

2.0.1 2.0.0 1.7.6 1.7.5 (BAD BUILD) 1.7.4 1.7.3 1.7.2 1.7.1 1.7.0