WooZone - WooCommerce Amazon Affiliates 14.0.10

No permission to download (11.6 MB)
Download WooZone - WooCommerce Amazon Affiliates 14.0.10 from nulled fire. Advertise Amazon products on your Woocommerce website and earn advertising fees from Qualifying Purc
[NEW]
- NEW FEATURE: add & manage multiple amazon aws keys

[FIXED]
Fixed warnings / errors when using with PHP 7.2.2
- Warning: count(): Parameter must be an array or an object that implements Countable in framework main file
- Replaced create_function usage with php anonymous functions which are available from php 5.3
- remove plugin usage of /PHPMailer_5.2.9/class.phpmailer.php - we now only use the wp_mail wordpress function
- fixed cut off title for product in post module on other themes
[FIXED]
- fixed an issue for "Auto Import Search" module: didn't work when using amazon aateam demo keys

[NEW]
-new option "Reset products SYNC stats" in amazon config module / BUG Fixes tab - here you can reset a sync cycle and / or reset all products sync meta info
- "Plugin Cronjobs" module
- new option "Reinitialize Cronjobs" which can be used to restart our plugin cronjobs (you can use the "Reload Cronjobs List" button to see if they are restarted by wordpress)
- new column in cronjobs list: Last status, where you can see when is the last time wordpress run this cronjob and also some details (the eye icon) regarding the operation status
[NEW]
- New bitly module added
- new option in module "amazon config" / Plugin Setup tab - "Get Product Short Url" - this module only works for external products
- authorize bitly account for Wzone, then short product url will be generated when the product details page on frontend is accessed
- you can view the generated bitly product short urls in the "products stats" module

[IMPROVEMENT]
- fixed an issue with "Add search to schedule" not showing in "Insane Import Mode" module interface
- small interface update in module "Insane Import": view messages log boxes opens now when you hit the search or import buttons
- fixed an issue regarding amazon config module / Bug FIXES tab / "Put amazon products in trash when syncing after" option / Restore NOW
- new options to verify products by offerListingId:
- new option in amazon config module / Plugin SETUP tab / "Products with missing offerListingId = External" - for this to work, you need to have the "SYNCHRONISATION" module activated and SYNCHRONISATION SETTINGS must have Price checked to be synced
- new options in amazon config module / Import SETUP tab / "Import products with missing offerListingId" & "Import product variations with missing offerListingId"
- added new variations for variable products using the SYNCHRONIZATION module: if at the import stage you've retrieved a number of product variations (maybe you've filtered them to retrieve only those which have a valid offerListingId), you can then use sync to retrieve new variations (made available by amazon api after the moment of product import) for this variabile product
- Fixed a product in post error
- Fixed warnings / errors when using with PHP7