acf/location/screen, $screen, $deprecated

acf/location/screen, $screen, $deprecated

Hook Type: filter

See hook in core

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

apply_filters('acf/location/screen, $screen, $deprecated') is found 1 times:

  • /includes/locations.php line 314
    	 *
    	 * @param   array $screen The screen args.
    	 * @param   array $deprecated The field group array.
    	 */
    	return apply_filters( 'acf/location/screen', $screen, $deprecated );
    }
    
    /**
     * Alias of acf_register_location_type().
     *
     * @date    31/5/17