• Resolved Sharp-Image

    (@sharp-image)


    Hi,

    We have a working API connection for importing SRA post feeds.
    Now I want to schedule the import one time a day at 03:00u at night. Provider has set up the cronjob successfully on the server.

    I’m trying to arrange this with your plugin but not sure or this is the correct way:
    1.) Setup the event: Placed the API php code.
    2.) Next Run: By next day / night –> at 03:00u
    3.) Repeating: daily.

    I have not disabled the CRON function in the wp-config.php, is that necessary?

    Thanks
    Regards Bouke

Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    If you have a server-level cron job running which does the import then you don’t need to do anything in WP Crontrol. If you do then presumably it’ll result in duplication with the cron event in WordPress running as well as your server-level cron job.

Viewing 1 replies (of 1 total)
  • The topic ‘Setup time schedules on API connection for importing post feeds’ is closed to new replies.