astra_masthead_toggle_buttons_before()
Main toggle button before
Description
Source
File: inc/core/theme-hooks.php
function astra_masthead_toggle_buttons_before() { do_action( 'astra_masthead_toggle_buttons_before' ); }
Expand full source code Collapse full source code View on Trac