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

Ed's Font Awesome

描述

The ultimate Font Awesome plugin for WordPress. Use all of the free font awesome icons in one place.

Here are the awesome features:

  • Use shortcode to place font awesome icons anywhere in your WordPress site.
  • “Requires at least” is the lowest version that the plugin will work on
  • Pro font awesome icon COMING SOON

1.0.2

  • Added option for size to require only size attribute without fa- prefix.

1.0.3

  • Removed unecessary font-awesome files for thinner plugin size.

1.0.4

  • Added Spin feature and mask feature.

1.0.5

  • Updated Instructions

螢幕截圖

  • Screenshot of Font Awesome icons page
  • Screenshot of Sizing Options
  • Screenshot of Dashboard
  • Screenshot of Options admin page

安裝

  1. Unzip the plugin file
  2. Upload the folder eds-font-awesome-plugin and it’s contents to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Lookup the free font awesome icons available at Font Awesome Gallery.
  5. Copy the Shortcode sytle and name.
    (ex. [efa_font_awesome style="fas" name="flag-checkered" size="2x"])
    next to your new list and embed it anywhere in your website. Note: You don’t need to add the fa- prefix before the name of the icon. Just enter the name of the font.
  6. Size is optional but if you want a larger size then you’ll need to add the size attribute. The sizing, from smallest top largest are as follows:
    2xs, xs, sm, lg, xl, and 2xl
    You can find more information on sizing at: Sizing
  7. Plugin shortcode and enjoy.

常見問題

How often will this plugin be updated

We check our plugin frequently so as soon as there are updates to WordPress we make the necessary updates.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Ed's Font Awesome” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Ed's Font Awesome 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Updated tested versions to include WordPress 5.6.1
  • Improved security