Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created September 18, 2024 05:54
Show Gist options
  • Save jmabbas/ac91a3e2cf3adff275da0f1f3b60cb4b to your computer and use it in GitHub Desktop.
Save jmabbas/ac91a3e2cf3adff275da0f1f3b60cb4b to your computer and use it in GitHub Desktop.
Vodi - Remove TV Show order
function vodi_tv_shows_control_bar_top_right() {
?><div class="vodi-control-bar__right"><?php
vodi_tv_shows_view_switcher();
?></div><?php
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment