vimeotheque_get_sidebar()
Get the sidebar template
Return
(void)
Source
File: includes/libs/templates/functions.php
function vimeotheque_get_sidebar(){ vimeotheque_get_template_part( 'global/sidebar.php' ); }
Get the sidebar template
(void)
File: includes/libs/templates/functions.php
function vimeotheque_get_sidebar(){ vimeotheque_get_template_part( 'global/sidebar.php' ); }