=== Custom Textboxes === Contributors: hdhingra Tags: textbox, stylebox, alertbox, caution, warning Requires at least: 4.0 Tested up to: 5.2.3 Stable tag: trunk Author URI: https://www.ignitemediasolution.com Author: Harshal Dhingra Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y5ZFL4ZYQWQUY Version: 1.0 == Description == Create beautiful text boxes using the [imtextbox] shortcode. It's easy to use everywhere. == Installation == 1. Upload the folder `im-textboxes` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. That's it! You can now use the imtextbox shortcode in your pages,Posts and Any Custom Post types. Some examples: [imtextbox type="caution" title="Harshal Dhingra"]Hello My self Harshal Dhingra....[/imtextbox] [imtextbox type="caution"]Hello Welcome to Ignite Media Solution[/imtextbox] [imtextbox type="warning" title="Text Warning Heading"]Warning main text[/imtextbox] [imtextbox type="warning"]test[/imtextbox] Allowed parameters: type, title, titlefontsize, image, padding, textfontweight, textcolor, bgcolor,titlefontweight, bordercolor, border, bordertype, borderradius, width Etc. You can read everything from settings :).