Created
July 16, 2024 18:16
-
-
Save KaineLabs/757ed8f46c9b3a767abd8ce7758847c0 to your computer and use it in GitHub Desktop.
Fix Vikinger Theme and Youzify Compatibility
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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