You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Walter Lapchynski
9a3748aa8e
|
8 years ago | |
---|---|---|
.. | ||
font-awesome | 8 years ago | |
readme.txt | 8 years ago | |
screenshot-1.jpg | 8 years ago | |
screenshot-2.jpg | 8 years ago | |
screenshot-3.jpg | 8 years ago | |
screenshot-4.jpg | 8 years ago | |
screenshot-5.jpg | 8 years ago | |
wp-font-awesome.php | 8 years ago |
readme.txt
=== Plugin Name ===
Contributors: zayedbaloch, pixeldesign,
Donate link: http://zayed.xyz
Tags: fontawesome, font awesome, font icon, posts, page, widget, sidebar, shortcode,
Requires at least: 3.2
Tested up to: 4.5
Stable tag: 1.5
License: GPLv2 or later
This plugin allows you to easily embed Font Awesome icon to your site with simple shortcodes.
== Description ==
This plugin allows you to easily embed Font Awesome icon to your website using HTML or built-in shortcode handlers.
= Features =
1. Shortcode support. Example: `[wpfa icon=""]`
2. Use Larger Icon: `[wpfa icon="" size="2x"]`. Sizes: `lg`, `2x`, `3x`, `4x`, `5x`
3. Add Font Awesome icon in Menu with shortcode.
4. Support shortocde in Widgets.
5. Support post and page title.
6. Font Awesome version 4.7.0
== Installation ==
1. Unzip the download package
2. Upload `wp-font-awesome` to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
= Manual Plugin Installation =
1. Download WP Font Awesome Plugin to your desktop.
2. If downloaded as a zip archive, extract the Plugin folder to your desktop.
3. With your FTP program, upload the Plugin folder to the `wp-content/plugins` folder in your WordPress directory online.
4. Go to Plugins screen and find Content WP Font Awesome in the list.
5. Click Activate Plugin to activate it.
== Frequently Asked Questions ==
= Usage =
Use the `[wpfa icon="fa-home"]` or `[wpfa icon="home"]` shotcode to add an icon.
Larger Icon: `[wpfa icon="" size="2x"]`.
Sizes: `lg`, `2x`, `3x`, `4x`, `5x`.
= How to use shortcode in Widget title =
`[wpfa icon=fa-home]`
`[wpfa icon=home]`
Note: Don't use double quotes `(" ")` on shortcode in Widget title.
== Screenshots ==
1. Shortcodes
2. Shortcodes result
4. Larger Icon
5. Menu
6. Widget
== Changelog ==
= 1.5 =
* Updated Font Awesome to 4.7.0
= 1.4 =
* Bug fixes.
= 1.3 =
* Added Larger Icon option.
* Updated Font Awesome to 4.6.0
= 1.2 =
* Added font icon support in post and page title.
= 1.1 =
* Updated Font Awesome to 4.5.0
* 20 New Icons in Font Awesome 4.5
= 1.0 =
* First Release
== Upgrade Notice ==
= 1.5 =
* Updated Font Awesome to 4.7.0
= 1.4 =
* Bug fixes.
= 1.3 =
* Added Larger Icon option.
* Updated Font Awesome to 4.6.0
= 1.2 =
* Added font icon support in post and page title.
= 1.1 =
* Updated Font Awesome to 4.5.0
* 20 New Icons in Font Awesome 4.5
= 1.0 =
First Release.