=== Advanced Custom Fields: Font Awesome === Contributors: mattkeys Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UTNU7YJG2KVPJ Tags: Advanced Custom Fields, ACF, Font Awesome, FontAwesome Requires at least: 3.5 Tested up to: 4.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a new 'Font Awesome Icon' field to the popular Advanced Custom Fields plugin. == Description == Add a [Font Awesome](http://fontawesome.io/) icon field type to Advanced Custom Fields. * Optionally set a default icon * Returns Icon Element, Icon Class, Icon Unicode, or an Object including the element, class, and unicode value * Optionally enqueues Font Awesome in footer = Compatibility = This ACF field type is compatible with: * ACF 5 * ACF 4 == Installation == 1. Copy the `advanced-custom-fields-font-awesome` folder into your `wp-content/plugins` folder 2. Activate the Font Awesome plugin via the plugins admin page 3. Create a new field via ACF and select the Font Awesome type == Screenshots == 1. Set a default icon, and choose how you want icon data to be returned. 2. Searchable list of all icons, including large live preview == Changelog == = 1.4 = * Updated included FontAwesome to version 4.2 = 1.3 = * Added support for ACF version 5.x = 1.2 = * Added support for new icons in FontAwesome 4.1 * Updated included FontAwesome to version 4.1 = 1.1.2 = * Fixed overly specific JS selector which was causing font preview icons to not load when used on taxonomy term pages = 1.1.1 = * Fixed JS error which was breaking conditional field select boxes = 1.1.0 = * Added support for use in repeater fields * Added support for use in flexible content fields * Added live icon preview to field creation screen * Fixed various bugs with Select2 initialization on dynamically added fields = 1.0.0 = * Initial Release. == Upgrade Notice == = 1.4 = * Updated included FontAwesome to version 4.2 (40 more icons) = 1.3 = Advanced Custom Fields version 5.x support = 1.2 = Font Awesome version 4.1 support = 1.1.2 = This version fixes an error causing font preview icons to not load properly when viewing font awesome fields on taxonomy term pages. = 1.1.1 = This version fixes a JS error caused by 1.1.0 that was causing issues with conditional field select boxes. = 1.1.0 = This version adds support for use in repeater fields and flexible content fields, and also fixes some small bugs.