=== TCBD Modals === Contributors: tcoder Tags: modals, awesome modals, responsive modals, bootstrap modals, wordpress modals Requires at least: 3.0 Tested up to: 6.5.3 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will enable Awesome Modals box in your Wordpress theme. == Description == = Plugin Features = * Easy to use. * Modals Button in Editor. * TinyMCE Button added for generating Shortcode. * Customizable. = Demo = * [Click Here](http://demos.tcoderbd.com/wordpress_plugins/tcbd-modals-wordpress-awesome-plugins/) == Screenshots == 1. TCBD Modals Preview. 2. TCBD Modals Button. 2. TCBD Modals Shortcode generating. == Installation == = Installation = 1. Upload 'tcbd-modals' folder to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. = How to use? = 1. Button: You find TCBD Modals button in Editor. Just Click what you want and fill information.Than just click OK. 2. Custom use: Just use rel attribute in anchor or span. Example code is given below. `[tcbd-modals id="modals_one" title="TCBD Modals" text="Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam" place="top"]Click ME![/tcbd-modals]` == Frequently Asked Questions == * For more questions or help, [contact me](mailto:info@tcoderbd.com). == Changelog == = 1.0 = * Initial release = 1.0 = * Add Modals ID. So, Now any one can use unlimited modals in same page.