5.3.0 | Developer.WordPress.org (original) (raw)
- Fires inside the admin-email-confirm-form form tags, before the hidden fields.
- Filters the interval for redirecting the user to the admin email confirmation screen.
- Fires before the admin email confirm form.
- Adds slashes to only string values in an array of values.
- Adds slashes only if the provided value is a string.
- Filters the rel value that is added to URL matches converted to links.
- Callback to add a rel attribute to HTML A element.
- Adds `rel=”nofollow ugc”` string to all HTML A elements in content.
- Gets the REST API controller for this post type.
- Filters the custom data to log alongside a query.
- Checks if a given request can perform post-processing on an attachment.
- Registers the routes for attachments.
- Inserts the attachment post in the database. Does not update the attachment meta.
- Performs post-processing on an attachment.
- Checks if a parameter exists in the request.
- Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
- Gets the empty value for a schema type.
- Retrieves all registered block styles.
- Retrieves registered block styles for a specific block type.
- Checks if a block style is registered for the given block type.
- Utility method to retrieve the main instance of the class.
- Class used for interacting with block styles.
- Registers a block style for the given block type.
- Unregisters a block style of the given block type.
- Retrieves the properties of a registered block style for the given block type.
- Create an image sub-size and return the image meta data value for it.
- Check if a JPEG image has EXIF Orientation tag and rotate it if needed.
- Returns the link for the currently displayed feed.
- Filters the debug information included in the fatal error protection email.