New and updated in 5.3.0
-
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.
-
functionwp_slash_strings_only()
Adds slashes to only string values in an array of values.
-
functionaddslashes_strings_only()
Adds slashes only if the provided value is a string.
-
functionwp_rel_ugc()
Adds `rel=”nofollow ugc”` string to all HTML A elements in content.
-
Filters the rel value that is added to URL matches converted to links.
-
functionwp_rel_callback()
Callback to add a rel attribute to HTML A element.
-
Gets the REST API controller for this post type.
-
methodwpdb::log_query()
Logs query data.
-
Filters the custom data to log alongside a query.
-
Checks if a parameter exists in the request.
-
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.
-
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.
-
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.
-
functionget_self_link()
Returns the link for the currently displayed feed.
-
Filters the debug information included in the fatal error protection email.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:150