
內容簡介
在編輯器中插入 Font Awesome 短碼,這裡會生成純短碼,沒有包含 Font Awesome 檔案,這些必須已經在 WordPress 中載入。
在 WordPress 的任何位置使用 [fa set="fas" icon="check" size="2x" color="#000000"]
屬性「Set」、「Icon」、「Size」和「Color」可以按需設定。
預設「Set」設為「fas」
預設「Icon」設為「check」
只有在必要時才設定「Size」。可用值為:2x、3x、5x、7x、9x。
只有在必要時以十六進位值設定「Color」。
注意事項:
此外掛不會加入 Font Awesome 檔案,這些必須已經載入 WordPress。
外掛標籤
開發者團隊
原文外掛簡介
Insert Shortcode for Font Awesome in Editor. Here the pure Shortcode is generated. No Font Awesome Files are included. These must already be loaded in WordPress.
Use [fa set="fas" icon="check" size="2x" color="#000000"] anywhere in WordPress
The attributes Set, Icon, Size and Color can be Set as required.
Set is set to “fas” by default.
Icon is set to “check” by default.
Size is set only when needed. Possible values are: 2x, 3x, 5x, 7x and 9x.
Color is only set as hexadecimal value if required.
IMPORTANT NOTES:
This Plugin does not add Font Awesome Files, these must already be loaded in WordPress
