{"id":37770,"date":"2015-07-24T09:57:14","date_gmt":"2015-07-24T09:57:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/advanced-custom-tooltips\/"},"modified":"2018-06-07T14:50:59","modified_gmt":"2018-06-07T14:50:59","slug":"advanced-custom-tooltips","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/advanced-custom-tooltips\/","author":13210719,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"trunk","tested":"4.9.29","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Advanced Custom Tooltips","header_author":"Shellbot","header_description":"","assets_banners_color":"bc133e","last_updated":"2018-06-07 14:50:59","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/patreon.com\/shellbot","header_plugin_uri":"http:\/\/codebyshellbot.com\/wordpress-plugins\/advanced-custom-tooltips","header_author_uri":"http:\/\/codebyshellbot.com","rating":4,"author_block_rating":0,"active_installs":10,"downloads":2001,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1.0":"<ul>\n<li>Compatibility update for latest version of WP<\/li>\n<\/ul>","1.0.2":"<ul>\n<li>Tooltip formatting improvements plus a new trigger text color setting.<\/li>\n<\/ul>","1.0.1":"<ul>\n<li>Bugfix: Activation warning, tooltips limit &amp; Bootstrap class conflict.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1205625","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1205625","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[4651,4650,3733,788,4649],"plugin_category":[43],"plugin_contributors":[81983],"plugin_business_model":[],"class_list":["post-37770","plugin","type-plugin","status-closed","hentry","plugin_tags-bubble","plugin_tags-hint","plugin_tags-hover","plugin_tags-tooltip","plugin_tags-tooltips","plugin_category-customization","plugin_contributors-shellbot","plugin_committers-shellbot"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/advanced-custom-tooltips_bc133e.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Advanced Custom Tooltips lets you create tooltips that will be automatically inserted into your post\ncontent. Tooltips can contain text, HTML, images, clickable links, shortcodes, whatever you want!<\/p>\n\n<p>Alternatively, create a tooltip within the post editor and place it exactly where you want it using the\nhandy shortcode.<\/p>\n\n<p>Tooltip appearance is completely controlled through the plugin settings. Screenshots coming soon.<\/p>\n\n<p><strong>Features coming soon<\/strong><\/p>\n\n<ul>\n<li>Create tooltip \"templates\" to make adding a new tooltip with a particular layout as quick as possible. Useful\nfor creating multiple tooltips for similar types of content.<\/li>\n<li>Insert Tooltip button for post editor.<\/li>\n<li>Your feature requests welcome.<\/li>\n<\/ul>\n\n<p>If you'd like to support the ongoing development of this plugin, please <a href=\"http:\/\/patreon.com\/shellbot\" title=\"Support this plugin on Patreon\">take a look at my Patreon page<\/a>.<\/p>\n\n<p><strong>General usage<\/strong><\/p>\n\n<p>After installing Advanced Custom Tooltips, you can create a new tooltip just like you'd create a new post, under the Tooltips\nmenu item. The title will be your tooltip trigger text, and the post editor controls the content of the tooltip.<\/p>\n\n<p>You can also adjust the settings for auto-linking behaviour and tooltip appearance under Tooltips &gt; Settings.<\/p>\n\n<p><strong>Tooltip shortcode<\/strong><\/p>\n\n<p>To insert tooltips manually, Advanced Custom Tooltips provides a useful shortcode.<\/p>\n\n<p>Display a previously created tooltip:<\/p>\n\n<pre><code>[act_tooltip id=\"XX\"\/]\n<\/code><\/pre>\n\n<p>Display a one-off custom textual tooltip:<\/p>\n\n<pre><code>[act_tooltip title=\"my tooltip trigger text\" content=\"My awesome tooltip content. It is great.\"]\n<\/code><\/pre>\n\n<p>More information on shortcode parameters and usage can be found on <a href=\"http:\/\/codebyshellbot.com\/wordpress-plugins\/advanced-custom-tooltips\" title=\"Advanced Custom Tooltips\">the plugin release page<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'advanced-custom-tooltips' folder to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Create a tooltip under the new \"Tooltips\" menu item<\/li>\n<li>Enjoy!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the 'advanced-custom-tooltips' folder to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Create a tooltip under the new \"Tooltips\" menu item<\/li>\n<li>Enjoy!<\/li>\n<\/ol><\/dd>\n<dt>How do I find my tooltip ID number for use with the shortcode?<\/dt>\n<dd><p>When editing a tooltip, the URL in your browser will look something like this:\n    yoursite.com\/wp-admin\/post.php?post=XX&amp;action=edit<\/p>\n\n<p>The number shown where you see XX in the above example is your ID.<\/p><\/dd>\n<dt>Can I have transparent background tooltips?<\/dt>\n<dd><p>Yep! Just type in a custom background color using RGBA. See <a href=\"http:\/\/codebyshellbot.com\/knowledgebase\/transparency-in-tooltips\/\" title=\"Transparent background tooltips\">this knowledgebase article<\/a> for help.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Compatibility update for latest version of WP<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Formatting improvements for tooltip content<\/li>\n<li>New feature - Trigger text colorpicker<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bugfix: Activation warning, tooltips limit &amp; Bootstrap class conflict.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"Create tooltips and display automatically or with a shortcode. More advanced features coming soon!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/37770","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=37770"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/shellbot"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=37770"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=37770"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=37770"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=37770"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=37770"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=37770"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}