How to disable wordpress tooltip for a specific page

When using the standard WordPress editor to add or edit a post/page (URL: https://yourdomain.com/wp-admin/post-new.php), you’ll notice a “Disable Tooltip for this Page” metabox on the right-hand side. By checking the “Disable tooltips for this page” option in this metabox, our plugin won’t automatically show tooltips on this post/page.

For example, if your posts contain the word “wordpress” and you have a corresponding tooltip term and content, our plugin would add tooltip effects (such as dotted or double lines) and display the tooltip popup when users hover over the word “wordpress”. However, if you disable tooltips for this page, even if the word “wordpress” appears in your post, we won’t apply tooltip effects or show the tooltip content when users hover over it.

Please note that even though tooltips won’t work automatically on this page, you can still manually add tooltips using the tooltip shortcode

You can find more detailed document with screenshots at:

How to disable wordpress tooltips for a specific wordpress page