Skip to content

Instantly share code, notes, and snippets.

@yousufansa
Created October 29, 2020 06:49
Show Gist options
  • Select an option

  • Save yousufansa/19d45cd851d8cd6701c9370faae46c8e to your computer and use it in GitHub Desktop.

Select an option

Save yousufansa/19d45cd851d8cd6701c9370faae46c8e to your computer and use it in GitHub Desktop.
Cartzilla - Disable Dokan Header My Account Dropdown Menu
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