Property | Type | Description | |
---|---|---|---|
$needed_capabilities |
Method | Description | |
---|---|---|
get_cron_lock ( ) : integer | This function is based on the one found in wp-cron.php with a similar name | |
get_schedules ( $hook, $args ) | ||
is_cron_locked ( $gmt_time ) | ||
lock_cron ( ) | ||
maybe_unlock_cron ( $doing_wp_cron ) | ||
resolve_arguments ( ) | ||
result ( ) | ||
sanitize_hook ( $hook ) | ||
validate_call ( $_blog_id, $capability, $check_manage_active = true ) |
protected get_cron_lock ( ) : integer | ||
return | integer |
protected validate_call ( $_blog_id, $capability, $check_manage_active = true ) |