{"id":29837,"date":"2014-06-05T01:48:12","date_gmt":"2014-06-05T01:48:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-glossary-hover\/"},"modified":"2018-08-04T02:09:22","modified_gmt":"2018-08-04T02:09:22","slug":"wp-glossary-hover","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/wp-glossary-hover\/","author":13750580,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.1","stable_tag":"1.3.1","tested":"4.9.29","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"WP Glossary Hover","header_author":"chorton2227","header_description":"","assets_banners_color":"","last_updated":"2018-08-04 02:09:22","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":3.7,"author_block_rating":0,"active_installs":30,"downloads":4408,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1.0","1.2.0","1.2.1","1.2.2","1.2.3","1.3.0","1.3.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1123274","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1123274","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1123274","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"928312","resolution":"4","location":"assets"}},"screenshots":{"1":"A screenshot of the general options tab for the plugin.","2":"A screenshot of the tooltip options tab for the plugin.","3":"A screenshot of the styles options tab for the plugin.","4":"A screenshot of the tooltip in action."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[13329,2409,3733],"plugin_category":[],"plugin_contributors":[90126],"plugin_business_model":[],"class_list":["post-29837","plugin","type-plugin","status-publish","hentry","plugin_tags-definition","plugin_tags-glossary","plugin_tags-hover","plugin_contributors-chorton2227","plugin_committers-chorton2227"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-glossary-hover.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-glossary-hover\/assets\/screenshot-1.png?rev=1123274","caption":"A screenshot of the general options tab for the plugin."},{"src":"https:\/\/ps.w.org\/wp-glossary-hover\/assets\/screenshot-2.png?rev=1123274","caption":"A screenshot of the tooltip options tab for the plugin."},{"src":"https:\/\/ps.w.org\/wp-glossary-hover\/assets\/screenshot-3.png?rev=1123274","caption":"A screenshot of the styles options tab for the plugin."},{"src":"https:\/\/ps.w.org\/wp-glossary-hover\/assets\/screenshot-4.png?rev=928312","caption":"A screenshot of the tooltip in action."}],"raw_content":"<!--section=description-->\n<p>WP Glossary Hover adds helpful tooltips to user defined glossary terms. Terms are highlighted and when hovered over shows the term definition.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Only highlight first occurrence of term.<\/li>\n<li>Specify if glossary terms are case sensitive.<\/li>\n<li>Enable by post type, i.e. specify if posts, pages, etc. are parsed for terms.<\/li>\n<li>Protect certain html tags, e.g. headers, links, quotes, etc., from being parsed for terms.<\/li>\n<li>Uses <a href=\"http:\/\/jqueryui.com\/tooltip\/\">jQuery UI Tooltips<\/a>, with ability to custom various settings and themes.<\/li>\n<li>Style highlighted terms, i.e. change color and underline style.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Using The WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for 'WP Glossary Hover'<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Uploading in WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select <code>wp-glossary-hover.zip<\/code> from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Using FTP<\/h4>\n\n<ol>\n<li>Download <code>wp-glossary-hover.zip<\/code><\/li>\n<li>Extract the <code>wp-glossary-hover<\/code> directory to your computer<\/li>\n<li>Upload the <code>wp-glossary-hover<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Escape regular expression references<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Add 'u' modifier to term regex pattern, support 'non-Latin' characters.<\/li>\n<li>Update to jquery-ui 1.11.4.<\/li>\n<li>Only show the bottom border for tooltips.<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Fix errors in versions of php earlier than php 5.4.<\/li>\n<li>Remove the '...' when not limiting the characters in the definition.<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fix encoding between html and xml entities.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Decode html entities before adding them as xml.<\/li>\n<li>Add new link underline style <code>none<\/code>.<\/li>\n<li>Remove extra markup <code>&lt;!DOCTYPE&gt;&lt;html&gt;&lt;body&gt;&lt;\/body&gt;&lt;\/html&gt;<\/code> generated by DomDocument.<\/li>\n<li>When limiting the number of characters in the definition tooltip, end at the end of a word, and trim all non alpha-numeric characters.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Enabled comment support for glossary terms.<\/li>\n<li>Added to enable links to glossary term pages.<\/li>\n<li>Added setting to limit the tooltip length.<\/li>\n<li>Escape html sepcial characters in definition.<\/li>\n<li>Strip tags in tooltip definition, instead of escaping tags.<\/li>\n<li>Fix description for <code>Enabled Post Types<\/code> setting.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Fix fatal error on install.<\/li>\n<li>Remove test code in uninstall.php.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Update README.txt.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First release of plugin.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><h4>Using The WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for 'WP Glossary Hover'<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Uploading in WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select <code>wp-glossary-hover.zip<\/code> from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Using FTP<\/h4>\n\n<ol>\n<li>Download <code>wp-glossary-hover.zip<\/code><\/li>\n<li>Extract the <code>wp-glossary-hover<\/code> directory to your computer<\/li>\n<li>Upload the <code>wp-glossary-hover<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"When hovering over a word or phrase show the user created definition.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/29837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=29837"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/chorton2227"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=29837"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=29837"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=29837"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=29837"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=29837"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=29837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}