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( 'href' => '', 'text' => '', 'target' => '_blank' )
content (string)
Content of the page submenu item shortcode
Located: Luvthemes Core
File: includes/shortcodes.inc.php