- This topic has 1 reply, 2 voices, and was last updated 1 year, 11 months ago by .
-
Topic
-
How do I add conditional tabs to the MB Setting Page? I want to display a tab if a plugin class exists. Something like:
if ( class_exists( 'WooCommerce' ) ) return;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.