Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KaineLabs/757ed8f46c9b3a767abd8ce7758847c0 to your computer and use it in GitHub Desktop.
Save KaineLabs/757ed8f46c9b3a767abd8ce7758847c0 to your computer and use it in GitHub Desktop.
Fix Vikinger Theme and Youzify Compatibility
<?php
function vikinger_members_remove_unused_subnav_items() {
// Override Vikinger Function
}
function vikinger_groups_remove_unused_subnav_items() {
// Override Vikinger Function
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment