This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Textboxes

Description

Create beautiful textboxes using the [bvtextbox] shortcode. Code based on http://www.beliefmedia.com/wordpress-text-box .

Installation

Upload the folder textboxes to the /wp-content/plugins/ directory and then activate the plugin through the ‘Plugins’ menu in WordPress

You can now use the bvtextbox shortcode in your posts or pages. Some examples:

[bvtextbox type=”warning”]test[/bvtextbox]

[bvtextbox type=”warning” title=”Warning Textbox”]test[/bvtextbox]

[bvtextbox]test[/bvtextbox]

[bvtextbox type=”alert” title=”Alert Textbox”]test[/bvtextbox]

Allowed parameters:
type, title, image, padding, textcolor, bgcolor, bordercolor, border, bordertype, borderradius, width

Reviews

Read all 7 reviews

Contributors & Developers

“Textboxes” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Textboxes” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.