The latest version is WooCommerce Catalog Visibility Options 3.3.4, Released on March 26, 2024
Here’s what’s changed in WooCommerce Catalog Visibility Options Version 3.3.1
* Update: WP and WC version compatibility.
* Update: Call catalog_visibility_alternate_add_to_cart_link_url filter on the add to cart link for shop links.
* New: Allow filtering of the locations which are used for the location picker. Use the filter woocommerce_catalog_restrictions_available_locations.
* add_filter( 'woocommerce_catalog_restrictions_available_locations', function( $available_locations, $allowed_countries, $allowed_states, $use_states ) {
* $available_locations = [
* 'US' => [
* 'title' => 'United States',
* 'code' => 'US',
* 'states' => [
* 'CA' => [
* 'title' => 'California',
* 'code' => 'CA'
* ],
* ]
* ]
* ];
* return $available_locations;
* }, 10, 4 );
View the full WooCommerce Catalog Visibility Options Changelog
Get WooCommerce Catalog Visibility Options Version 3.3.1 with 12 months of updates for just $10!
Already a WPspring Club Member?
WooCommerce Catalog Visibility Options Version 3.3.1 Released on June 10, 2023, is now available from your account downloads page. Sign up at wpspri.ng/club