=== Plugin Name === Contributors: ash.matadeen Donate link: http://ashmatadeen.com/donate Tags: glossary, definition Requires at least: 4.2.2 Tested up to: 4.4.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically adds inline definitions for user defined glossary items. == Description == This plugin provides a glossary custom post type for you to define your glossary items. Defined terms are then displayed inline on the front end. == Installation == 1. Upload `simple-wp-glossary` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Click on the new Glossary items menu > Add New to add your defined terms. 5. Add a post or page with one or more of your defined terms. 6. When viewing your post or page, hover on the term to see the definition. == Screenshots == 1. Example of a defined term on hover 2. Another example of a defined term on hover 3. The Glossary custom post type in the admin 4. Editing one of the glossary items in the admin == Changelog == = 1.0 = * Initial release