Filter for register shortcode output. You can use this filter to override the register shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'redirect' => '', 'logged_in_redirect' => '', 'layout' => 'horizontal', 'label_style' => 'label', 'background_color' => '', 'color' => '', 'error_color' => '', 'success_color' => '' )
Located: Luvthemes Core
File: includes/shortcodes.inc.php