acf/location/screen
acf/location/screen
Appears in: advanced-custom-fields.6.1.6
Hook Type: filter
Displaying hooks found in version: advanced-custom-fields.6.1.6apply_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