Filter by type:
Search
Skip to content
Browse: Home / Functions / astra_masthead_toggle_buttons_after()

astra_masthead_toggle_buttons_after()

Main toggle button after


Description


Source

File: inc/core/theme-hooks.php

function astra_masthead_toggle_buttons_after() {
	do_action( 'astra_masthead_toggle_buttons_after' );
}

Expand full source code Collapse full source code View on Trac


Related

Used By

Used By
Used By Description
inc/markup-extras.php: astra_toggle_buttons_markup()

Toggle Button Markup


User Contributed Notes

You must log in before being able to contribute a note or feedback.