This filter is documented in wp-includes/class-wp-customize-setting.php
pre_get_ready_cron_jobs
Filter to preflight or hijack retrieving ready cron jobs.
get_schedule
Filter the schedule for a hook.
cron_schedules
Filters the non-default cron schedules.
Advertisement
cron_request
Filters the cron request arguments.
pre_get_scheduled_event
Filter to preflight or hijack retrieving a scheduled event.
pre_unschedule_hook
Filter to preflight or hijack clearing all events attached to the hook.
pre_clear_scheduled_hook
Filter to preflight or hijack clearing a scheduled hook.
Advertisement
pre_unschedule_event
Filter to preflight or hijack unscheduling of events.
pre_reschedule_event
Filter to preflight or hijack rescheduling of events.
schedule_event
This filter is documented in wp-includes/cron.php
pre_schedule_event
This filter is documented in wp-includes/cron.php
Advertisement
wp_anonymize_comment
Filters whether to anonymize the comment.
allow_empty_comment
Filters whether an empty comment should be allowed.
pre_comment_on_post
Fires before a comment is posted.