Hi,
Thanks for reaching out. Unfortunately that is not possible without making changes to the PHP code of our plugin.
Would you be open to do this as a customization?
Hi,
You should be able to make these changes yourselves I think.
Go to this PHP file:
../wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php
And search for this line of code:
if (($val['cron'] == "daily") AND ($hour == 07)){
It should be on line 4495 when you are on the most recent version of our plugin. You can then change the 07 into an hour that is convenient to you. Bear in mind though that when you install an updated version of our plugin you need to re-do this change.
Hope this helps?
What an amazing support you guys give. Really appreciate it! This is why it’s one of the best plugins around.
Would you consider this as a new feature?