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

Icon Widget

外掛說明

Icon Widget creates a new WordPress widget that displays an icon, title and description. Select the size, color and text-alignment with easy to use dropdown options.

Icon Fonts Included

  • Font Awesome
  • Line Awesome
  • Ionicons
  • Streamline Icons
  • ET Line Icons
    More coming soon. We are open to suggestions.

Shortcode Usage

Since 1.0.6 you can now use the icon_widget shortcode. Below is a list of available attributes with their default values:

  • classes => ‘icon-widget’
  • title => ‘Icon Widget’
  • content => ‘Add a short description.’
  • icon => ‘fa-star’
  • size => ‘2x’
  • align => ‘center’
  • color => ‘#333333’
  • bg => ”
  • padding => ”
  • radius => ”
  • heading => ‘h4’
  • break => ‘<br>

Here is an example of the icon widget shortcode using all available parameters:

[icon_widget classes="icon-widget" title="Icon Widget" content="Add a short description" icon="fa-star" size="2x" align="center" color="#fff" bg="#333" padding="30" radius="30" heading="h4" break="<br>"]

安裝方式

  1. Go to Plugins > Add New.
  2. Type in the name of the WordPress Plugin or descriptive keyword, author, or tag in Search Plugins box or click a tag link below the screen.
  3. Find the WordPress Plugin you wish to install.
  4. Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
  5. Click Install Now to install the WordPress Plugin.
  6. The resulting installation screen will list the installation as successful or note any problems during the install.
  7. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

常見問題集

How do I change the icon font?

The icon font can be changed from Settings > Icon Widget.

Can you add another icon font?

Yes, we will add additional icon fonts upon request.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Icon Widget〉的開發相關工作。

參與者

將〈Icon Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • Add ET Line icons font.
  • Refactor some reusable code.

1.0.9

  • Add background color, padding and border radius options.

1.0.8

  • Fixed deprecated create_function in PHP7.2

1.0.7

  • Added icon_widget shortcode.
  • Added conditional exit to settings file.

1.0.6

  • Added streamline icons.

1.0.5

  • Fixed scripts and styles loading on all admin screens.

1.0.4

  • Added filters for plugin defaults.

1.0.3

  • Added filterable default settings.

1.0.2

  • Added Ionicons font.

1.0.1

  • Added settings page.
  • Fixed multiple color picker instances.
  • Removed caching and clean up output.

1.0.0

  • Initial release.