I have a problem of WP-Cron,
if I defined wp_schedule_event( time(), 'hourly', 'my_event' );
where do I found the cron save?
[mederated switch from corn to cron ;) ]
I have a problem of WP-Cron,
if I defined wp_schedule_event( time(), 'hourly', 'my_event' );
where do I found the cron save?
[mederated switch from corn to cron ;) ]
I think you mean CRON and not CORN. Depends on what you do to it, what do u mean save?
It's in the wp_options table.
This topic has been closed to new replies.