Skip to content

Instantly share code, notes, and snippets.

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