{"id":154257,"date":"2022-03-09T10:27:31","date_gmt":"2022-03-09T10:27:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/automatic-tooltips\/"},"modified":"2024-10-15T09:33:31","modified_gmt":"2024-10-15T09:33:31","slug":"automatic-tooltips","status":"closed","type":"plugin","link":"https:\/\/fr-be.wordpress.org\/plugins\/automatic-tooltips\/","author":13291309,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.09","stable_tag":"1.09","tested":"6.6.5","requires":"5.0","requires_php":"5.5","requires_plugins":null,"header_name":"Automatic Tooltips","header_author":"DAEXT","header_description":"Automatically generates tooltips in your posts, pages, and custom post types.","assets_banners_color":"182c4c","last_updated":"2024-10-15 09:33:31","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/daext.com","header_plugin_uri":"","header_author_uri":"https:\/\/daext.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3247,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":{"1.07":{"tag":"1.07","author":"daext","date":"2023-11-08 09:44:36"},"1.08":{"tag":"1.08","author":"daext","date":"2024-04-07 09:49:30"},"1.09":{"tag":"1.09","author":"daext","date":"2024-10-15 09:33:31"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2691362,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2691362,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2691362,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2691362,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.07","1.08","1.09"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2691362,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2691362,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2691362,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2691362,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":2691362,"resolution":"5","location":"assets","locale":""},"screenshot-6.png":{"filename":"screenshot-6.png","revision":2691362,"resolution":"6","location":"assets","locale":""},"screenshot-7.png":{"filename":"screenshot-7.png","revision":2691362,"resolution":"7","location":"assets","locale":""},"screenshot-8.png":{"filename":"screenshot-8.png","revision":2691362,"resolution":"8","location":"assets","locale":""}},"screenshots":{"1":"Tooltips menu","2":"Categories menu","3":"Statistics menu","4":"Options menu in the \"Style\" tab","5":"Options menu in the \"Defaults\" tab","6":"Options menu in the \"Analysis\" tab","7":"Options menu in the \"Advanced\" tab","8":"The \"Automatic Tooltips\" sidebar in the post editor"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8880,2409,16630,788,11444],"plugin_category":[47],"plugin_contributors":[82093],"plugin_business_model":[],"class_list":["post-154257","plugin","type-plugin","status-closed","hentry","plugin_tags-dictionary","plugin_tags-glossary","plugin_tags-lexicon","plugin_tags-tooltip","plugin_tags-vocabulary","plugin_category-education-and-support","plugin_contributors-daext","plugin_committers-daext","plugin_support_reps-devdani"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/automatic-tooltips_182c4c.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-1.png?rev=2691362","caption":"Tooltips menu"},{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-2.png?rev=2691362","caption":"Categories menu"},{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-3.png?rev=2691362","caption":"Statistics menu"},{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-4.png?rev=2691362","caption":"Options menu in the \"Style\" tab"},{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-5.png?rev=2691362","caption":"Options menu in the \"Defaults\" tab"},{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-6.png?rev=2691362","caption":"Options menu in the \"Analysis\" tab"},{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-7.png?rev=2691362","caption":"Options menu in the \"Advanced\" tab"},{"src":"https:\/\/ps.w.org\/automatic-tooltips\/assets\/screenshot-8.png?rev=2691362","caption":"The \"Automatic Tooltips\" sidebar in the post editor"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>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.<\/p>\n\n<h3>How the plugin works<\/h3>\n\n<p>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.<\/p>\n\n<p>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.<\/p>\n\n<p>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:<\/p>\n\n<ul>\n<li>Create a case sensitive or case insensitive search of the keyword<\/li>\n<li>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.<\/li>\n<li>Match keywords that are preceded or followed by specific characters.<\/li>\n<li>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.<\/li>\n<li>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.<\/li>\n<\/ul>\n\n<h3>Notable features<\/h3>\n\n<h4>Tooltips statistics<\/h4>\n\n<p>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.<\/p>\n\n<h4>Customizable style<\/h4>\n\n<p>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.<\/p>\n\n<h4>Ability to target specific post types, categories, and tags<\/h4>\n\n<p>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.<\/p>\n\n<h3>More plugins from us<\/h3>\n\n<p>If you like this plugin and are interested in other products with similar quality, please check <a href=\"https:\/\/daext.com\/products\/\">our portfolio<\/a>.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>This plugin makes use of the following resources:<\/p>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/harvesthq\/chosen\">Chosen<\/a> licensed under the <a href=\"http:\/\/www.opensource.org\/licenses\/mit-license.php\">MIT License<\/a><\/li>\n<\/ul>\n\n<p>You can find the actual copy of the license inside the folder used to store the library files.<\/p>\n\n<!--section=installation-->\n<h4>Installation (Single Site)<\/h4>\n\n<p>With this procedure you will be able to install the Automatic Tooltips plugin on your WordPress website:<\/p>\n\n<ol>\n<li>Visit the <strong>Plugins -&gt; Add New<\/strong> menu<\/li>\n<li>Click on the <strong>Upload Plugin<\/strong> button and select the zip file you just downloaded<\/li>\n<li>Click on <strong>Install Now<\/strong><\/li>\n<li>Click on <strong>Activate Plugin<\/strong><\/li>\n<\/ol>\n\n<h4>Installation (Multisite)<\/h4>\n\n<p>This plugin supports both a <strong>Network Activation<\/strong> (the plugin will be activated on all the sites of your WordPress Network) and a <strong>Single Site Activation<\/strong> in a <strong>WordPress Network<\/strong> environment (your plugin will be activated on a single site of the network).<\/p>\n\n<p>With this procedure you will be able to perform a <strong>Network Activation<\/strong>:<\/p>\n\n<ol>\n<li>Visit the <strong>Plugins -&gt; Add New<\/strong> menu<\/li>\n<li>Click on the <strong>Upload Plugin<\/strong> button and select the zip file you just downloaded<\/li>\n<li>Click on <strong>Install Now<\/strong><\/li>\n<li>Click on <strong>Network Activate<\/strong><\/li>\n<\/ol>\n\n<p>With this procedure you will be able to perform a <strong>Single Site Activation<\/strong> in a <strong>WordPress Network<\/strong> environment:<\/p>\n\n<ol>\n<li>Visit the specific site of the <strong>WordPress Network<\/strong> where you want to install the plugin<\/li>\n<li>Visit the <strong>Plugins<\/strong> menu<\/li>\n<li>Click on the <strong>Activate<\/strong> button (just below the name of the plugin)<\/li>\n<\/ol>","raw_excerpt":"Automatically add tooltips to your post content based on keywords and their definitions configured in the back-end.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/154257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=154257"}],"author":[{"embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/daext"}],"wp:attachment":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=154257"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=154257"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=154257"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=154257"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=154257"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=154257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}