=== wp-special-textboxes === Contributors: minimus Donate link: http://simplelib.co.cc/ Tags: content, performance, text Requires at least: 2.6 Tested up to: 2.7.1 Stable tag: 1.0.1 Highlights any portion of text as text in the colored boxes. == Description == wp-special-textboxes is very simple, very little and very usefull Wordpress plugin (for me and, I hope, for you). It adds little style sheet file and short code to blog for highlighting some portion of text in post as colored boxes. That may be warning, alert, info and download portion of post’s text. Available languages: 1. English 2. Russian == Installation == 1. Upload plugin dir to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use short codes in the text of post to highlight any portion of it. == Frequently Asked Questions == = How to insert special text box to post's text = Use short codes: [stextbox id="VALID_ID"]Highlighted text here[/stextbox] or (for captioned textbox) [stextbox id="VALID_ID" caption="CAPTION_TEXT"]Highlighted text here[/stextbox] were VALID_ID may be: alert, info, download, grey, black CAPTION_TEXT may be: any text you needed. == Screenshots == 1. Examples of special textboxes 2. wp-special-textboxes Admin Page