New and updated in 5.1.0
-
hookusers_pre_query
Filters the users array before the query takes place.
-
Adds all filters modifying the rel attribute of targeted links.
-
Removes all filters modifying the rel attribute of targeted links.
-
functionwp_targeted_link_rel()
Adds `rel=”noopener”` to all HTML A elements that have a target.
-
functionwp_targeted_link_rel_callback()
Callback to add `rel=”noopener”` string to HTML A element.
-
Filters the rel values that are added to links with `target` attribute.
-
functionis_taxonomy_viewable()
Determines whether a taxonomy is considered “viewable”.
-
Filters the duplicate term check that takes place during term creation.
-
Fires after a taxonomy is unregistered for an object type.
-
Fires after a taxonomy is registered for an object type.
-
functionwp_using_themes()
Determines whether the current request should use themes.
-
hookwp_using_themes
Filters whether the current request should use themes.
-
functionwp_get_active_and_valid_themes()
Retrieves an array of active and valid themes.
-
Filters the query arguments for a REST API post search request.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:93 -
functionwp_get_ready_cron_jobs()
Retrieves cron jobs ready to be run.
-
Filter to override retrieving ready cron jobs.
-
hookget_schedule
Filters the schedule name for a hook.
-
functionwp_get_scheduled_event()
Retrieves a scheduled event.
-
Filter to override retrieving a scheduled event.
-
Filter to override rescheduling of a recurring event.
-
Filter to override unscheduling of events.
-
Filter to override clearing a scheduled hook.
-
Filter to override clearing all events attached to the hook.
-
Filter to override scheduling an event.
-
Filters whether an empty comment should be allowed.
-
Gets unapproved comment author’s email.
-
Filters whether a post has a post thumbnail.
-
methodWP_Error::has_errors()
Verifies if the instance contains errors.
-
Sets the last changed time for the ‘sites’ cache group.
-
Aborts calls to site meta if it is not supported.