ACF Simple Tooltip

plugin banner

Displays ACF field instructions as tooltips using only CSS.

Author:Josh Palmeri (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:5.9.3
Plugin version:1.1.1
Added to WordPress repository:04-03-2019
Last updated:18-05-2022
Rating, %:100
Rated by:1
Plugin URI:https://wordpress.org/plugins/acf-simple-tool...
Total downloads:3 195
Active installs:100+
plugin download
Click to start download

Displays ACF field instructions as tooltips using only CSS.

Overview

The Advanced Custom Fields plugin by Elliot Condon is a fantastic resource for developers, allowing us to structure custom data and create a great user experience for data entry personnel.

The instruction text for ACF fields is useful, but creates visual clutter in the WordPress interface when there is a lot of instructional text. Thomas Meyer has created a great plugin to address this issue with his ACF Tooltip Plugin. However, when using this plugin on implementations that have a large number of ACF fields, I have seen that performance drops and load-time of the WP Dashboard increases.

This plugin, ACF Simple Tooltip, is a lightweight solution that uses only two lines of JavaScript to add classes to ACF field labels which have instruction text. CSS takes care of the rest (creating the “info” ⓘ icon, styling the instruction text as a tooltip, and creating the hover functionality for showing the tooltip). Simply install the plugin, and the JS and CSS will enqueue on any post.php page in the WP Dashboard.

Contact

This is an initial version, so please contact me if you find any issues while using the plugin. Happy developing!


Screenshots
FAQ
ChangeLog