spawn_cron()
Function: Sends a request to run cron through HTTP request that doesn’t halt page loading.
Source: wp-includes/cron.php:832
Function: Sends a request to run cron through HTTP request that doesn’t halt page loading.
Source: wp-includes/cron.php:832
Function: Registers _wp_cron() to run on the {@see ‘wp_loaded’} action.
Source: wp-includes/cron.php:953
Function: Schedules an event to run only once.
Source: wp-includes/cron.php:39
Function: Schedules a recurring event.
Source: wp-includes/cron.php:232
Function: Reschedules a recurring event.
Source: wp-includes/cron.php:338
Function: Unschedules a previously scheduled event.
Source: wp-includes/cron.php:459
Function: Unschedules all events attached to the hook with the specified arguments.
Source: wp-includes/cron.php:543
Function: Unschedules all events attached to the hook.
Source: wp-includes/cron.php:641
Method: Constructor.
Source: wp-includes/class-wp-meta-query.php:168
Function: Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
Source: wp-includes/capabilities.php:44