ACF City Selector

Skip to content
  • Home
  • See it in action
  • Documentation
    • Usage
    • F.A.Q.
    • Actions
    • Filters
    • Functions
    • Countries
    • Changelog
    • Disclaimer
  • Support
  • Get more countries !

acfcs_select_country_label()

Description

With this filter you can override the label above the country dropdown.

Usage

  1. function as_override_country_label( $setting ) {
  2.     return 'Your override';
  3. }
  4. add_filter( 'acfcs_select_country_label', 'as_override_country_label' );

Used in

  • admin/acfcs-search.php - line 66
  • admin/acfcs-search.php - line 69
  • admin/acfcs-search.php - line 21
  • admin/acfcs-search.php - line 508
  • fields/acf-city-selector-v5.php - line 916

Since

0.28.0

Modified: 01.03.22

Plugin info

Latest version: 1.10.1
Download it here.
Available in English, Dutch and German.
  • Login

Star it on GitHub

Star

Advanced Custom Fields

Advanced Custom Fields Pro
ACF City Selector is a plugin by Aseda