acf/location/screen

acf/location/screen

Hook Type: filter

See hook in core

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

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

  • /includes/locations.php line 303
    	 *
    	 * @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