Hi @redjersey,
Please use this: wplister_listing_revised
This will be fired right after a listing has been revised on eBay and it passes 2 parameters – Item ID and the listing as an array.
Kind regards,
Menchie
WP Lab Support
I have already tried that. “wplister_listing_revised” will call only if the ebay listing page shows “There are 1 changed item(s) which need to be revised on eBay to apply their latest changes.” -> “revise all changed items” button clicked, however it won’t trigger if I check ebay items checkboxes, “update status from ebay” -> apply
I don’t know how ebay lister determine if a listing has been revised on ebay. If I have an item sold on ebay, sometimes “There are 1 changed item(s) which need to be revised on eBay to apply their latest changes.” will show up but sometimes it won’t. that’s why I have to use the “”update status from ebay” option
Hi @redjersey,
Sorry, I misread that. I thought you were asking about a hook when revising listings on eBay.
Unfortunately, there’s no hook for the “Update status from eBay” action yet. Our developer can add it to your site if you can please send us support ticket here – https://www.wplab.com/request-support/
Kind regards,
Menchie
WP Lab Support
Plugin Author
WP Lab
(@wp-lab)
Version 2.0.29 adds a new action hook called “wplister_updated_item_details” which should solve your problem.
kind regards,
Matt