This plugin just add simple shortcode to the functions php file, which embed the version of Font Awesome css.
Now using javascript and Font Awesome CDN to faster and ligther icons.
Once installed, you can go to https fontawesome com icons and check the code of the icon you want to use.
This shortcode has four attributes target -> target of the 'a tag href -> link to use in the 'a tag iclass -> classes to use in the i tag aclass -> classes to use in the 'a tag . ** Examples **...
NOTE To see more examples you can use in the parameter, check this page http fortawesome github io Font-Awesome examples.
IMPORTANT NOTE To use the new icons added in v5 of Font Awesome, add the iclass 'fab, Ex...
Activate the plugin through 'Plugins WordPress...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Feel free to upgrade, old shortcodes will continue working.. 3.
Add the parameters to the shortcode to create link with custom classes.. 1.1.
Read more