Download WooCommerce API Manager v2.2.1 Nulled Free
2019.09.03 - version 2.2.1
* Tweak: Lowered API functions status(), information(), and update() cache expiration to 1 hour.
* Fix: Warning - Undefined index line 1261 in woocommerce-api-manager/includes/wc-am-product-admin.php.
2019.09.02 - version 2.2.0
* Enhancement: Introduced SmartCache.
* Enhancement: SmartCache enabled by default.
* Enhancement: Added API product specific page cache for pages served by the API to display the more information tabs doc for plugins on plugin update screen.
* Enhancement: Refresh API product specific page cache when product edited, trashed, or deleted.
* Enhancement: Introduced Unlimited Activations for Products.
* Enhancement: Added checkbox on Product edit > API tab. When enabled, Unlimited Activations will override all previous, current, and next product purchase activation limits.
* Enhancement: Added 'unlimited_activations' return value to the API functions, activate(), deactivate(), and status(). See API docs for more information.
* Enhancement: Added 'wc_api_manager_unlimited_activation_limit' filter to allow third party plugins to change default Unlimited Activation Limit.
* Enhancement: Default Unlimited Activation Limit set to 100000, because all resources are finite.
* Tweak: Do not send WooCommerce Subscription order email if status is cancelled, expired, trash, or switched.
* Tweak: Update action hook from 'woocommerce_settings_tabs_' to 'woocommerce_settings_'. 'woocommerce_settings_tabs_' will be removed in WooCommerce version 4.0.