Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

How to check if a Kadence Pro addon is enabled or not?

Home / Forums / Kadence Theme / How to check if a Kadence Pro addon is enabled or not?

This topic is: Not Resolved
[Not Resolved]
Posted in: Kadence Theme
September 29, 2020 at 12:57 am

Hi,

I am building something and am looking for a PHP if condition that returns true if a particular Kadence Pro addon (Ex.: Hooked Elements) is enabled.

Any idea?

Also, I am currently checking to see if Kadence Pro is active via

if ( class_exists( 'Kadence_Theme_Pro' ) ) {...}

If there’s a better way, do suggest.

Thanks,
Sridhar.

  • The forum ‘Kadence Theme’ is closed to new topics and replies.