Plugin Directory

Changeset 1701375


Ignore:
Timestamp:
07/24/2017 06:18:35 AM (9 years ago)
Author:
jomol
Message:

Update in readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-font-awesome-icon/trunk/readme.txt

    r1701373 r1701375  
    1212== Description ==
    1313
    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. This 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.
     14Simple 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.
    1515
    1616Please 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.