內容簡介
這個「Simple Font Awesome Icon」外掛可以在您的文章和頁面中提供 Font Awesome 圖示選項。在那裡,您可以選擇所需的圖示並儲存。接著,在樣板檔案中使用「get_post_meta('post ID', 'font-awesome-icon', true)」函數,即可獲得可用於 i 標籤的類別名稱。詳細資訊請參閱外掛頁面:[https://codingdom.wordpress.com/simple-font-awesome-icon/](https://codingdom.wordpress.com/simple-font-awesome-icon/)。
外掛標籤
開發者團隊
原文外掛簡介
Simple Font Awesome Icon plugin will give you the Font Awesome Icon option in your post and page. From there you can choose the required icon and hit save. Then use the get_post_meta(‘post ID’, ‘font-awesome-icon’, true); function in the template file and you will get the class name which can be used with i tag.
Please take a look the plugin page for more details: [https://codingdom.wordpress.com/simple-font-awesome-icon/)
