=== C.N.Gann Shortcodes === Contributors: mflynn Tags: shortcodes Requires at least: 3.8.1 Tested up to: 3.8.1 Stable tag: 1.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shortcodes used by C.N.Gann Technology Group in their WordPress sites. == Description == Shortcodes used by C.N.Gann Technology Group in their WordPress sites. **Requires PHP version 5.3.0 or Higher** Includes the following shortcodes: * `[one_half]` : Creates an element that is one-half of it's container * `[one_third]` : Creates an element that is one-third of it's container * `[clear]` : Creates an element that does clear:both * `[more]` : Creates a link that shows a hidden area of content when clicked * `[tabs]` : Creates a tabbed area, `[tab]` designates it's children * `[slider]` : Creates a slider area, `[slide]` designates it's children * `[hover]` : Creates an area that togges between two different content ares on hover, `[on]` designates the area displayed without hover, `[off]` designates the area displayed with hover * `[person]` : **Work in progress** - Creates a profile view **Coming Soon** * `[div]` : pass it an object of css vars and it applies all of them, wraps the content in a div == Screenshots == 1. A tab shortcode in action 2. More link closed 3. More link open 4. 50/50 split == Installation == 1. Upload `cngann-shortcodes` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress