New and updated in 4.5.0
-
Retrieves a WP_REST_Request object from a full URL.
-
Filters the REST API request generated from a URL.
-
Filters extra CURIEs available on REST API responses.
-
Retrieves the CURIEs (compact URIs) used for relations.
-
Retrieves the CURIEs (compact URIs) used for relations.
-
classWP_Site
Core class used for interacting with a multisite site.
-
methodWP_Site::get_instance()
Retrieves a site from the database by its ID.
-
methodWP_Site::__construct()
Creates a new WP_Site object.
-
function_wp_get_current_user()
Retrieves the current user object.
-
functionwp_authenticate_email_password()
Authenticates a user using the email and password.
-
functionwp_add_inline_script()
Adds extra code to a registered script.
-
methodwpdb::close()
Closes the current database connection.
-
hookpre_handle_404
Filters whether to short-circuit default header status handling.
-
methodWP::remove_query_var()
Removes a query variable from a list of public query variables.
-
function_wp_upload_dir()
A non-filtered, non-cached version of wp_upload_dir() that doesn’t check the path.
-
Filters the result when generating a unique file name.
-
functionwp_get_upload_dir()
Retrieves uploads directory information.
-
functionwp_get_raw_referer()
Retrieves unvalidated referer from the ‘_wp_http_referer’ URL query variable or the HTTP referer.
-
Removes a permalink structure.
-
Removes an existing rewrite tag.