How to use wp_schedule_event in a class?

Add an action outside your class definition:

add_action('my_unique_plugin_event_hook', array($this,'hook'));

And then use this in your event:

wp_schedule_event(time(), 'daily', 'my_unique_plugin_event_hook');

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)