ACF City Selector

वर्णन

ACF City Selector is an extension for Advanced Custom Fields which creates a new field where you can select a city, depending on country and province/state.

Added field

3 select options
* country
* state/province
* city

Plugin website

https://acf-city-selector.com

स्क्रीनशॉट

स्थापना

  1. Upload ‘acf-city-selector’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on ‘Add Field’ in a Custom Field Group and add the ‘City Selector’ field
  4. Set your preferred settings (optional)
  5. Import any additional cities (optional)

नेहमी विचारले जाणारे प्रश्न

Q. I have a question

A. Please read the FAQ @ https://acf-city-selector.com/documentation/

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“ACF City Selector” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

“ACF City Selector” 2 लोकॅलसमध्ये भाषांतरित केले आहे. अनुवादकांना त्यांच्या योगदानाबद्दल धन्यवाद.

भाषांतर करा “ACF City Selector” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.16.0

  • add nonces for forms

1.15.1

  • use wp_filesystem for csv files
  • sanitize/escape more

1.15.0

  • set menu slug for (hidden) admin pages to prevent empty admin page title
  • fix vulnerability in file upload
  • improved i18n strings
  • sanitized/escaped more input/output

1.14.0

  • update database queries for searching citites in admin
  • update database queries for deleting countries in admin
  • removed transients because it conflicted with translation

1.13.0

  • Fix typo in function call

1.12.0

  • Fix clear transients

1.11.0

  • fix incorrect index for store as single meta

1.10.1

  • New language files

1.10.0

  • Add option to store location as single meta values
  • Fix ordering for states (which caused some issues)

1.9.1

  • fix incorrect version

1.9.0

  • fixed case for country code in states transient
  • added wpdb->prepare (where needed)
  • reverted version by function due to some people reporting errors

1.8.0

  • fixed preview
  • fixed city names with an ‘
  • fixed city names with special characters

1.7.0

  • fixed raw csv import