Plugin info

Total downloads: 3,214
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 2 language(s)
Contributors: 1
Last updated: 10/15/2024 (442 days ago)
Added to WordPress: 3/9/2022 (3 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.6.4
Minimum PHP version: 5.5

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 442 days ago

26/100

Is Automatic Tooltips – On-the-Fly Tooltips Based on Your Keywords abandoned?

Possibly abandoned (last update 442 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.6.4
Requires PHP: 5.5

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin allows you to automatically generate tooltips in the content of your posts, pages, and custom post types. Specifically, the plugin applies the tooltips on the fly based on the keywords defined in the back-end.

Automatic Tooltips is ideal to describe words that the user may not fully understand. For example, in a blog targeted at web developers, you can create a tooltip on the “Interaction Design” phrase to provide additional information about this UI Design term.

How the plugin works

Technically the plugin uses regular expressions to find occurrences of the keywords in your posts. More precisely, the plugin executes these regular expressions each time a user visits a post.

It’s important to note that the plugin does not alter the content of your posts. Instead, it uses a WordPress filter to add the HTML attributes used to generate the tooltip.

The plugin is versatile and suitable to be used with any language. You can even control advanced regular expression parameters from the plugin settings. For example, when you configure a new tooltip, you have the ability to:

  • Create a case sensitive or case insensitive search of the keyword
  • Define specific left and right boundaries for the keyword. For example, in English-like languages, you can decide to find only keywords separated by a whitespace character.
  • Match keywords that are preceded or followed by specific characters.
  • Limit the number of matches of the keyword in the same post. For example, you can use this option to add the tooltips only on the first occurrence of a keyword.
  • Set a priority value to determine which keyword should have priority over the others when there is a limit on the overall number of tooltips of the post.

Notable features

Tooltips statistics

The plugin comes with a dedicated tooltips statistics menu. Here you can find the exact number of tooltips generated by the plugin in each post of your website. Use this information to monitor and configure the automatic tooltip of your website.

Customizable style

We have included 22 style customization options so you can create a custom look for your tooltips. In this section, you can set the typography of the tooltips, define the tooltips width, set the tooltips border radius, set the text decoration applied to the keywords that activate the tooltips, and more.

Ability to target specific post types, categories, and tags

The plugin gives you the ability to apply the tooltips only in specific post types, categories, or tags. This feature allows you, for example, to use the automatic tooltips only in the blog articles, to create distinct sets of automatic tooltips for different sections of the website, and more.

More plugins from us

If you like this plugin and are interested in other products with similar quality, please check our portfolio.

Credits

This plugin makes use of the following resources:

You can find the actual copy of the license inside the folder used to store the library files.

Installation

Installation (Single Site)

With this procedure you will be able to install the Automatic Tooltips plugin on your WordPress website:

  1. Visit the Plugins -> Add New menu
  2. Click on the Upload Plugin button and select the zip file you just downloaded
  3. Click on Install Now
  4. Click on Activate Plugin

Installation (Multisite)

This plugin supports both a Network Activation (the plugin will be activated on all the sites of your WordPress Network) and a Single Site Activation in a WordPress Network environment (your plugin will be activated on a single site of the network).

With this procedure you will be able to perform a Network Activation:

  1. Visit the Plugins -> Add New menu
  2. Click on the Upload Plugin button and select the zip file you just downloaded
  3. Click on Install Now
  4. Click on Network Activate

With this procedure you will be able to perform a Single Site Activation in a WordPress Network environment:

  1. Visit the specific site of the WordPress Network where you want to install the plugin
  2. Visit the Plugins menu
  3. Click on the Activate button (just below the name of the plugin)

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Tooltips menu

    Tooltips menu

  2. Categories menu

    Categories menu

  3. Statistics menu

    Statistics menu

  4. Options menu in the "Style" tab

    Options menu in the "Style" tab

  5. Options menu in the "Defaults" tab

    Options menu in the "Defaults" tab

  6. Options menu in the "Analysis" tab

    Options menu in the "Analysis" tab

  7. Options menu in the "Advanced" tab

    Options menu in the "Advanced" tab

  8. The "Automatic Tooltips" sidebar in the post editor

    The "Automatic Tooltips" sidebar in the post editor

Changelog

No changelog available