Inline shortcode

Alert

Warning message. This is a sample link
Error message. This is a sample link
Info message. This is a sample link
Success message. This is a sample link
You can add this item with Inline Shortcode:

Default code:

[alert style="warning"]Insert your content here[/alert]
Attributes Description
style Alert style: error, info, success, warning

Example of this shortcode below:

[alert style="warning"] Warning message. This is a <a href="#">sample link</a> [/alert]
[alert style="error"] Error message. This is a <a href="#">sample link</a> [/alert]
[alert style="info"] Info message. This is a <a href="#">sample link</a> [/alert]
[alert style="success"] Success message. This is a <a href="#">sample link</a> [/alert]
Close