>
Download This Plugin | |
Download Elegant Themes | |
Name | Font Awesome Icons |
Version | 3.2.1 |
Author | Rachel Baker |
Rating | 74 |
Last updated | 2013-07-24 08:26:00 |
Downloads |
69263
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Font Awesome Icons plugin added 22 kB of resources to the Home page and 22 kB of resources to the sample Post page.
Font Awesome Icons plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Font Awesome Icons plugin ads no tables to your Wordpress blog database.Font Awesome is a pictographic font set of 361 icons. The icons are infinitely scalable and screen reader compatible.
A full list of the 361 Font Awesome icons is available: FontAwesomeIconsCheatsheet.pdf
To use any of the Font Awesome icons on your WordPress site you have three options:
HTML
All code examples on the Font Awesome site apply: http://fontawesome.io/examples/
Examples
Pencil icon
<i class="icon-pencil"></i>
Phone icon
<i class="icon-phone"></i>
Chevron left icon
<i class="icon-chevron-left"></i>
Shortcode
Don't want to worry about HTML tags? You can use a shortcode in your posts, pages and even widgets to display a Font Awesome icon.
The shortcode to use is [icon name=name-of-icon]
, where name=X is the class of the icon you would like to use.
Examples
Pencil icon
[icon name=icon-pencil]
Phone icon
[icon name=icon-phone]
Chevron left icon
[icon name=icon-chevron-left]
TinyMCE Plugin
Select the icon you would like to add to your post or page content from the Glyphs drop-down menu in the Visual Editor.
Contributors Welcome
Author