I have successfully added an event via wp_schedule_event and I’d like to trigger it manually […]
Tag: wp-cron
Get frequency of scheduled event
How do I get the frequency of a scheduled event? I am writing a plugin, […]
Do multiple jobs on date change without WordPress cron job
I m trying to randomize several posts on my client’s site which are on different […]
WP Cron job every 1st and 15th of the month
Trying to set up custom schedules for WP Cron, knowing that they use an interval […]
Scheduling posts to update once per day with wp_cron
I have a function that hooks into save_post that changes the value of a custom […]
wp_schedule_event in a class
This is my (stripped down) plugin, in OOP: <?php /* Plugin Name: Cron Test Plugin […]
How make a php script run only with wp-cron
I have a php script that executes a function and creates an xml file with […]
Failed to open stream: HTTP request failed! in wampwwwwordpresswp-includesclass-http.php on line 929
I’m writing a theme and almost every time I reload a page, WordPress is giving […]
Need to execute a cron job
I need a cron job to execute the following url http://www.mywebsite.com/wp-admin/admin.php?page=myvideoblog/mvb_main.php&action=processfeed&updatefeed=67 The problem is that […]
Cron jobs in a class
Having: pluginname.php // If this file is called directly, abort. if ( ! defined( ‘ABSPATH’ […]
No More Posts Available.
No more pages to load.