Does Profile Builder has it’s own class?
-
Hi,
I want to execute code but only if Profile Builder is active.
For example, WooCommerce has it’s own class:
if ( class_exists( 'woocommerce' ) ) { // do stuff }Does Profile Builder has it’s own class too?
Guido
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Does Profile Builder has it’s own class?’ is closed to new replies.