﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
19431,"wp_next_scheduled reruns start time, not next time",maccast,,"When I call wp_next_scheduled() instead of getting the timestamp plus the recurrance interval, the function appears to just return the timestamp. The timestamp is the value set by the wp_schedule_event() method and is the UNIX timestamp of when the event was scheduled. Since wp_next_scheduled() is supposed to: ""Returns the next timestamp for a cron event."" shouldn't return the timestamp + recurrence interval value?",defect (bug),closed,normal,,Cron,3.2.1,normal,invalid,close,
