acf/verify_ajax

acf/verify_ajax

Hook Type: action

See hook in core

Displaying hooks found in version: advanced-custom-fields.6.3.6.3

do_action('acf/verify_ajax') is found 1 times:

  • /includes/api/api-helpers.php line 709
    705
    706
    707
    708
    709
    710
    711
    712
    713
    714
    715
            return false;
        }
     
        // Action for 3rd party customization (WPML).
        do_action( 'acf/verify_ajax' );
     
        return true;
    }
     
    /**
     * acf_get_image_sizes