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