Love using this plugin?
Why don’t you compare the plugin side by side
with another plugin
All Countries Counties For WooCommerce is a plugin that automatically pre-populate your WooCommerce state fields to allows customers select from preconfigured states rather than typing it in manually. It also have support for local governments. So, countries whose states have local government would automatically have a local government dropdown field on checkout page. The local government feauture is only available in Nigeria at the moment. Supported Countries United Kingdom Nigeria Chile Kenya Guatemala = Overriding local governments in theme function.php add_filter( 'wc_add_counties_local_government', 'my_custom_lga' ); function my_custom_lga( $local_governments ) { my_custom_lga_array = [ '' => __( 'Select an option...' , 'woocommerce' ), 'Agege/ijaiye' => __( 'Agege/ijaiye', 'woocommerce' ), 'Ajeromi/ifelodun' => __( 'Ajeromi/ifelodun', 'woocommerce' ), 'Alimosho' => __( 'Alimosho', 'woocommerce' ), 'Amuwo Odofin' => __( 'Amuwo Odofin', 'woocommerce' ), 'Apapa' => __( 'Apapa', 'woocommerce' ), ]; $local_governments['NG']['LA'] = my_custom_lga_array; return $local_governments; }
Are you an author of this plugin? Want to write a more detailed review?
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Total Downloads
Active Installation
On WordPress
Growth Rate
Support Thread
Ratings on WordPress
Downloads This Week
Ago Last Updated
Read more how WP Hive determines this data.
Powered by WP Hive
Powered by WP Hive
Subscribe to get more quality reviews and articles.
Stina Gunnarsdottir
Overall
Easy of Use
Features
Quality of Support
Value for Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.