=== Advanced Custom Field: Shortcode Field === Contributors: ounziw Donate link: http://pledgie.com/campaigns/8706 Description: When you enter a shortcode, it will be executed and outputted, by using the_field('FIELD_NAME_HERE') in your theme. Tags: shortcode, custom fields Requires at least: 3.4 Tested up to: 3.5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html When you enter a shortcode, it will be executed and outputted, by using the_field('FIELD_NAME_HERE') in your theme. You need Advanced Custom Fields plugin by Elliot Condon. == Description == When you enter a shortcode, it will be executed and outputted, by using the_field('FIELD_NAME_HERE') in your theme. You need Advanced Custom Fields plugin by Elliot Condon. == Installation == 1. Install Advanced Custom Fields plugin and activate it 1. Upload `shortcode-acf' to the `/wp-content/plugins/` directory == Screenshots == 1. field for shortcodes, you can view the shortcodes available on your blog. == Changelog == = 4.0 = * directory name fix. changed for wordpress.org = 3.0 = * support ACF4.0 * downloadable from wordpress.org = 2.0 = * list shortcodes below the fields = 1.0 = * initial release