acf/location/screen

acf/location/screen

Hook Type: filter

See hook in core

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

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

  • /includes/locations.php line 305
    301
    302
    303
    304
    305
    306
    307
    308
    309
    310
    311
         *
         * @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