Created
October 29, 2020 06:49
-
-
Save yousufansa/19d45cd851d8cd6701c9370faae46c8e to your computer and use it in GitHub Desktop.
Cartzilla - Disable Dokan Header My Account Dropdown Menu
This file contains hidden or 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
| add_filter( 'cartzilla_enable_my_account_dokan_dropdown_menu_items', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment