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