Filter for page submenu shortcode output. You can use this filter to override the page submenu shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'sticky' => 'true', 'color_scheme' => 'default', 'background_color' => '', 'color' => '', 'sticky_background_color' => '', 'sticky_color' => '' )
content (string)
Content of the page submenu shortcode
Located: Luvthemes Core
File: includes/shortcodes.inc.php