Forums

wp_next_scheduled returns start timestamp instead of next one (1 post)

  1. ricklee
    Member
    Posted 4 years ago #

    I'm trying to schedule a function to run hourly, and it's not working, so I decided to call wp_next_scheduled to see what it had for the next scheduled timestamp, but it returns the start timestamp instead (the first parameter of wp_schedule_event).

    This is in a wpmu plugin that looks something like this:
    http://pastie.caboo.se/178142

    Am I doing something wrong or is this a bug in the wpmu 1.3.3?

    Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic