"Therefore I am wondering if you could give me the SQL to actually run an update/insert statement into wp_options to actually create the necessary cron job records? This way I can force the CRON records to exist." -- Unfortunately I can't because that is via WP, on my plugin side, I am using just an API. So I am not too sure how does the API translate to an SQL query on WP end.
↧