=== ACF Additional Hint === Contributors: pressmaninc, hommakoharu, hiroshisekiguchi, kazunao, muraokashotaro, kengotakeuchi Tags: acf, advanced, custom, field, fields, hint, help Requires at least: 4.6 Tested up to: 5.6 Stable tag: 1.3 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin enables you to add hint text in ACF field. == Description == This plugin enables you to add hint text in ACF field in addition to the default description. You can choose how to display your hint text from two types. One shows the button to toggle the display of the hint text and the other is the icon, which shows help text when the pointer is over it. **This plugin requires Advanced Custom Fields plugin.** == Installation == 1. Upload the plugin files to the `/wp-content/plugins/acf-additional-hint` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress. OR 1. From the WP admin panel, click `Plugins -> Add new`. 1. In the browser input box, type `acf additional hint`. 1. Select the `ACF Additional Hint` plugin and click `Install`. 1. Activate the plugin. == Screenshots == 1. You can enter your help message and select how to display the text in the ACF field group setting page. 2. Examples of the button option 3. Examples of the icon option == Changelog == = 1.3 = * Bugfix. = 1.0 = * First version.