Glossy allows you to define information tooltips that can be used throughout your site with a simple shortcode. Must also install Tippy for the toolti
| Author: | Chris Roberts (profile at wordpress.org) |
| WordPress version required: | 3.3 |
| WordPress version tested: | 3.6.1 |
| Plugin version: | 2.3.5 |
| Added to WordPress repository: | 22-09-2011 |
| Last updated: | 01-10-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 70 |
| Rated by: | 4 |
| Plugin URI: | http://croberts.me/glossy/ |
| Total downloads: | 8 906 |
| Active installs: | 30+ |
![]() Click to start download |
|
Glossy provides an easy way to insert predefined text for use throughout your site. If Tippy is installed, definitions can show via a tooltip. Provides an easy way to specify if tooltips should show in a tooltip or inline by default. Also provides a shortcode attribute for changing the inline setting on a per-term basis.
Glossy adds the shortcodes gs and glossy. For example:
[gs NYSE] - this is the quick way. [glossy term="NYSE"] - a longer form, does the same as [gs NYSE]
You can also specify the inline attribute:
[glossy term="NYSE" inline="false"] - show the definition in a tooltip [glossy term="NYSE" inline="true"] - show the definition in the body of your post content. [gs inline="true" nyse] - Same as above.
Terms are defined in the WordPress dashboard and can be used throughout your site.
The tooltip is created by the Tippy plugin, so showing definitions in a tooltip requires Tippy in order to work.
If you want to create a page that shows visitors an index of all your Glossy entries, use the [glossyindex] shortcode. Just insert [glossyindex] into any post or page and it will take care of the rest. By default, it shows a header with an index of first characters. You can turn it off by using [glossyindex header="off"]
