Beskrivning
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
Skärmdumpar
Installation
- Upload ’acf-city-selector’ to the ’/wp-content/plugins/’ directory
- Activate the plugin through the ’Plugins’ menu in WordPress
- Click on ’Add Field’ in a Custom Field Group and add the ’City Selector’ field
- Set your preferred settings (optional)
- Import any additional cities (optional)
Vanliga frågor
-
Q. I have a question
-
A. Please read the FAQ @ https://acf-city-selector.com/documentation/
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”ACF City Selector” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”ACF City Selector” har översatts till 2 språk. Tack till översättarna för deras bidrag.
Översätt ”ACF City Selector” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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