Support » Plugin: Product Feed PRO for WooCommerce » Setting feed generation time

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor supportadtribes

    (@supportadtribes)

    Hi,

    Unfortunately that cannot be done with our plugin.

    These are the current update settings:

    Daily: just after 07:00h local server time
    Twicedaily: just after 07:00h and 19:00h local server time

    Thread Starter Gal Baras

    (@galbaras)

    Thank you.

    If I use a WP Cron management plugin to change the time to, say, midnight, will that remain the new time, or will it be overwritten later?

    Plugin Contributor supportadtribes

    (@supportadtribes)

    The “woosea_cron_hook” is set to run every hour and it will check if it needs to update a feed. When the ‘hour’ says 7 or 19 it will update feeds that are set on daily or twicedaily update.

    So changing the woosea_cron_hook to run only at midnight instead of every hour will not do anything, it won’t update the feeds as it is not 7/19h. You could make the hour change in the code of the plugin but then when you would update the feed to a new version that change will be undone.

    Thread Starter Gal Baras

    (@galbaras)

    This seems a very strange choice of coding. Why not provide a setting for when to regenerate the feed?

    For a site in Australia, India or Africa that targets the USA, this can be important. Also, it’s currently impossible to update the feed more than twice daily, but what if there’s a need for it?

    I’m sure you can borrow code for this type of setup.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Setting feed generation time’ is closed to new replies.