このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Font Awesome WP

説明

This plugin is used for font awesome updated version.You can use various fonts from font awesome using shortcodes.You can use these shortcodes in your pages,posts and widgets.You can change fonts colors,size,border color,padding,hover color,hover background and so on.

ShortCodes:

Font Awesome icons without link:

1.Default style

[font icon=fa-facebook] 

2.custom style

[font icon=fa-facebook color=#00AAE8 border_color=#00AAE8 font=16px width=14px padding=5px]

3.simple style

[font icon=fa-facebook border_color=none]

Font Awesome icons with link:

1.Default style

[font_link icon=fa-facebook]

2.custom style

[font_link icon=fa-facebook color=#00AAE8 border_color=#00AAE8 font=16px width=14px padding=5px href=# hover_color=#fff hover_bg=#00AAE8] 

3.Simple style

[font_link icon=fa-facebook color=#00AAE8 border_color=none font=16px width=14px padding=5px href=# hover_color=#fff hover_bg=#00AAE8]

Shortcodes

Font Awesome icons without link:

1.Default style

[font icon=fa-facebook] 

2.custom style

[font icon=fa-facebook color=#00AAE8 border_color=#00AAE8 font=16px width=14px padding=5px]

3.simple style

[font icon=fa-facebook border_color=none]

Font Awesome icons with link:

1.Default style

[font_link icon=fa-facebook]

2.custom style

[font_link icon=fa-facebook color=#00AAE8 border_color=#00AAE8 font=16px width=14px padding=5px href=# hover_color=#fff hover_bg=#00AAE8] 

3.Simple style

[font_link icon=fa-facebook color=#00AAE8 border_color=none font=16px width=14px padding=5px href=# hover_color=#fff hover_bg=#00AAE8]

スクリーンショット

  • Icon View with out link.
  • Icon view with link.
  • Icon samples preview.You can get all icon from here http://fortawesome.github.io/Font-Awesome/icons/

インストール

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-directory to the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Use shortcode in page,post or in widgets.

  4. If you want to use this in your theme php,Place <?php do_shortcode('YOUR_SHORTCODE'); ?> in your templates

評価

このプラグインにはレビューがありません。

貢献者と開発者

Font Awesome WP はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Font Awesome WP” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial Release