Fires before the sidebar template file is loaded.
Parameters
$name
string|null- Name of the specific sidebar file to use. Null for the default sidebar.
$args
array- Additional arguments passed to the sidebar template.
Source
do_action( 'get_sidebar', $name, $args );
User Contributed Notes
You must log in before being able to contribute a note or feedback.