acf/activated_pro
acf/activated_pro
Appears in: advanced-custom-fields.6.3.5
Hook Type: action
Displaying hooks found in version: advanced-custom-fields.6.3.5do_action('acf/activated_pro') is found 1 times:
- /acf.php line 780
} } if ( acf_is_pro() ) { do_action( 'acf/activated_pro' ); } } } /** * The main function responsible for returning the one true acf Instance to functions everywhere.