manifest / integrations / wp-datanova-cities
wp-datanova-cities
Datanova laposte_hexasmal wrapper for WordPress
by Pierre Dargham, Globalis Media Systems · github.com/globalis-ms/wp-datanova-cities · website
★ 2stars
1kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/globalis-ms/wp-datanova-cities/archive/refs/heads/master.zipAlso on Packagist as globalis/wp-datanova-cities:
composer require globalis/wp-datanova-citiesFrom the readme
wp-datanova-cities
Datanova lapostehexasmal wrapper for WordPress
Available functions
- getCities($postcode)
Examples:
- getCitiesNames($postcode)
Examples:
- isCityValid($name, $postcode)
Examples:
AJAX
Same functions are available by calling WordPress admin-ajax following actions:
- datanovagetcities (POST params: postcode)
- datanovagetcitiesnames (POST params: postcode)
- datanovaiscityvalid (POST params: name, postcode)
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.