=== ACF Enhanced Message Field === Contributors: drebbits.web Tags: acf, custom fields, message field, message, php, add on Requires at least: 4.0 Tested up to: 4.5.0 Stable tag: 1.1.1 License: GPLv2 or later Adds an enhanced version of the default Message field to accept PHP and certainly no wpauto(). == Description == This field will provide you more options and flexibility on how you would like to present an instruction or message to your client's (or site in general) admin interface. Features: * Support PHP. * Option to hide label when field is displayed. Compatible with Advanced Custom Fields: * 4 (tested up to 4.4.6) * 5 (PRO, tested up to 5.3.7) PS: You need [Advanced Custom Fields](https://wordpress.org/plugins/advanced-custom-fields/) installed to use this. PPS: Even more awesome if you have [Advanced Custom Fields PRO](http://www.advancedcustomfields.com/pro/) installed. == Installation == 1. Check and make sure you have installed [Advanced Custom Fields](https://wordpress.org/plugins/advanced-custom-fields/). 2. Upload 'acf-enhanced-message' to your '/wp-content/plugins/' folder. 3. Go ahead and activate the plugin in the 'Plugins' admin page in WordPress. 4. Create a field group and check 'Enhanced Message' (under Layout) that is now available. == Frequently Asked Questions == = You: Should I include PHP tags = Me: Yes. = You: I have more question = Me: Feel free to create a support thread and i'll try my best to get on with it. == Changelog == = 1.0.1 = * __Fix__: Updated the prefix of group fields to hide again fields that are not necessary/required. = 1.0 = * First release, fresh and innocent but will get you there.