WooCommerce Catalog Visibility Options Version 3.3.1 Changelog

* 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 );

WooCommerce API Manager Version 2.8.1 Changelog

* Fix: API Key activations not displayed when Product Order API Key hidden in api-keys.php template.
* Fix: Product ID column table header text wrapped when it should not be in the api-keys.php template.
* Fix: Release Date column table header text wrapped when it should not be in the api-downloads.php template.
* Update: Updated templates/myaccount/api-keys.php.
* Update: Updated templates/myaccount/api-downloads.php.php.
* New: Settings page link to API Manager > API Customers submenu.

@WPspringcom Facebook
Item added to cart.
0 items - $0