Changeset 1701375
- Timestamp:
- 07/24/2017 06:18:35 AM (9 years ago)
- File:
-
- 1 edited
-
simple-font-awesome-icon/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-font-awesome-icon/trunk/readme.txt
r1701373 r1701375 12 12 == Description == 13 13 14 Are you faced any situation where you want to use the font awesome icons in your projects?. If yes, You can definetly use the "Simple Font Awesome Icon" plugin. Thisplugin 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.14 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. 15 15 16 16 Please take a look the plugin page for more details: [https://codingdom.wordpress.com/simple-font-awesome-icon/)
Note: See TracChangeset
for help on using the changeset viewer.