![]() |
Plugin for woocommerce that changes product title after purchase
Does anyone here know if that exists?
|
what do you want to do to the title?
you will have to use the action, which contains the order id, and you will have to get all the product ids in that order in the callback function, and update the post object and have it save. im unsure on what you want to do with the title, so i cant really give an example before knowing the use case. is the action to use woocommerce_order_status_completed this is untested, but its a start to get where you want to go. dont use on a live site. if you have a demo playground enable WP_DEBUG in wp-config.php incase you have any errors. Code:
<?php |
All times are GMT -7. The time now is 02:55 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc