Releases: kestrelwp/wc-api-manager-php-library
Releases · kestrelwp/wc-api-manager-php-library
v2.11.1
v2.11.0
v2.10.0
- Tweak: Reduce the number of calls to the API server when loading activation settings pages
- Tweak: Allow passing the parent product ID to the client constructor (breaking change)
- Fix: Ensure not to call a WooCommerce-only function in the library
- Dev: Allow activation handling also on
plugins_loaded
rather than registration hook only - Misc: Client library adheres to WordPress coding standards
v2.9.3
Version 2.9.2
- Set instance ID property after generating it
- Add
wc_am_api_key_field_value
filter to allow setting a default API key - Add
activate_new_key()
method for programmatic activation of a new key
Version 2.9.1
v2.9.1 Fix Undefined array key.
Version 2.9
v2.9 Updated example
Version 2.8.2
Update Postman collection with product_list Bump to 2.8.2
Version 2.8.1
v2.8.1 Fix: Warning: Trying to access array offset on value of type bool.
Version 2.8
v2.8 remove readme and point to online docs