Shortcodes for info and advice boxes.
| Author: | Marcin Poholski (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 3.4.2 |
| Plugin version: | 1.0.2 |
| Added to WordPress repository: | 16-12-2015 |
| Last updated: | 22-12-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | http://www.mapo-dev.com |
| Total downloads: | 641 |
![]() Click to start download |
|
Small collection of shortcodes for displaying advice boxes.
This is only a plugin which enables shortcodes for advice boxes.
[advice_box type="positive"]YOUR TEXT[/advice_box] - calls a green advice box [advice_box type="negative"]YOUR TEXT[/advice_box] - calls a red advice box [advice_box type="info"]YOUR TEXT[/advice_box] - calls a grey advice box
For adding a close button you can use this shortcode: [advice_box type="info" close="true"]YOUR TEXT[/advice_box] - calls a grey advice box with a close button, which removes the adive box from DOM.
If you have any issue, report them in our GitHub Issue System: https://github.com/mapodev/advice-box
