Filter for message box shortcode output. You can use this filter to override the message box shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'border_color' => '', 'color_scheme' => 'default', 'color' => '', 'background_color' => '', 'close' => 'false', 'icon' => '', 'icon_color' => '', 'icon_size' => '24', 'animation' => 'slideUp' )
content (string)
Content of the message box shortcode
Located: Luvthemes Core
File: includes/shortcodes.inc.php