=== AGP Font Awesome Collection === Contributors: agolubnichenko Tags: agp, font-awesome, icon font, icons Requires at least: 3.5.0 Tested up to: 4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stable tag: 1.0.0 Full set of Font Awesome Icons in one plugin for Your website == Description == The plugin allows to use "Font Awesome" icons into WordPress theme and also has some useful features for work with "Font Awesome" icons = Shortcodes = * Current Font Awesome version `[fac_version]` * Single Icon `[fac_icon icon=cubes]` * Button `[fac_button icon=facebook name=mybuttonid_1 title="Link To Facebook"]` * Dropdown `[fac_dropdown icon=cc-visa name=myselectid_1]` See the [screenshots](https://wordpress.org/plugins/agp-font-awesome-collection/screenshots/) and [FAQ](https://wordpress.org/plugins/agp-font-awesome-collection/faq/) tabs for more details. == Installation == 1. Download a copy of the plugin 2. Unzip and Upload 'AGP Font Awesome Collection' to a sub directory in '/wp-content/plugins/'. 3. Activate the plugins through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = How can I change the Shortcode content? = The plugin includes some templates for each shortcode in "templates/" folder. You can copy any template in your active theme and customize it for your needs. Path to the templates folder inside the active theme: [ActiveTheme]/templates/agp-font-awesome-collection/ = How can I style the Shortcode content? = The plugin includes CSS file "assets/css/style.css". You can copy this file in your active theme and customize it for your needs. Path to the styles inside the active theme: [ActiveTheme]/templates/agp-font-awesome-collection/assets/css/style.css == Screenshots == 1. Features == Changelog == = 1.0.0 = * Initial release.