New and updated in 5.1.0
-
functionload_script_textdomain()
Loads the script translated strings.
-
functionwp_set_script_translations()
Sets translated strings for a script.
-
Prepares items to output.
Used by 0 functions | Uses 4 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:362 -
functionwp_unschedule_hook()
Unschedules all events attached to the hook.
-
functionwp_parse_slug_list()
Cleans up an array, comma- or space-separated list of slugs.
-
Constructor.
-
functionupdate_site_cache()
Updates sites in cache.
-
function_prime_site_caches()
Adds any sites from the given IDs to the cache that do not already exist in cache.
-
Sets up the site query, based on the query vars passed.
-
functionregister_rest_route()
Registers a REST API route.
-
Constructor.
-
functionwp_dropdown_languages()
Displays or returns a Language selector.
-
hooklost_password
Fires before the lost password form.
-
functionwpmu_delete_blog()
Deletes a site.
-
functionpopulate_options()
Create WordPress options and set the default values.
-
Filters the image sizes automatically generated when uploading an image.
-
Filters the comment status links.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:349 -
functionmap_meta_cap()
Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
-
functionwp_reschedule_event()
Reschedules a recurring event.
-
functionwp_unschedule_event()
Unschedules a previously scheduled event.
-
functionwp_clear_scheduled_hook()
Unschedules all events attached to the hook with the specified arguments.
-
functionspawn_cron()
Sends a request to run cron through HTTP request that doesn’t halt page loading.
-
functionwp_cron()
Registers _wp_cron() to run on the {@see ‘wp_loaded’} action.
-
functionwp_get_schedule()
Retrieves the name of the recurrence schedule for an event.
-
function_set_cron_array()
Updates the cron option with the new cron array.
-
functionwp_schedule_event()
Schedules a recurring event.
-
functionwp_schedule_single_event()
Schedules an event to run only once.
-
functionwp_redirect()
Redirects to another page.
-
functionwp_safe_redirect()
Performs a safe (local) redirect, using wp_redirect().
-
functionsafecss_filter_attr()
Filters an inline style attribute and removes disallowed rules.