• Resolved Archie Plugins

    (@archieplugins)


    Hello is there any command to use with cron system, so I can run the feed regeneration every day at 7am ?

    I am using ssh connection, crontab-e etc.

    All the best!

Viewing 1 replies (of 1 total)
  • Hello @archieplugins,

    Thanks for reaching us,

    CTX Feed runs automatic updates via WP Cron, which schedules events in WordPress by default. The automatic updates executed by CTX Feed follow a specified interval rather than occurring at a specific timestamp. However, you can set an interval to run the updates at a specific time. For example, if you want to run the cron event at 7 AM every day, you can initiate it at 7 AM today and set the interval to 24 hours. This may help you achieve your desired schedule.

    If you want to run a cron event from WP CLI, you can do so using this command in your command line:wp cron event run woo_feed_update_single_feed

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.