rest_url()
Retrieves the URL to a REST endpoint.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
Retrieves the URL to a REST endpoint.
Checks if an array is made up of unique items.
Validates an array value based on a schema.
Validates a boolean value based on a schema.
Validates that the given value is a member of the JSON Schema “enum”.
Validates an integer value based on a schema.
Validates if the JSON Schema pattern matches a value.
Validates a null value based on a schema.
Validates a number value based on a schema.
Validates an object value based on a schema.