acf/activated_pro
acf/activated_pro
Appears in: advanced-custom-fields.6.3.12
Hook Type: action
Displaying hooks found in version: advanced-custom-fields.6.3.12do_action('acf/activated_pro') is found 1 times:
- /acf.php line 784
} } if ( acf_is_pro() ) { do_action( 'acf/activated_pro' ); } } } /** * An ACF specific getter to replace `home_url` in our license checks to ensure we can avoid third party filters.