New and updated in 5.6.0
-
Gets the error of combining operation.
-
functionrest_find_any_matching_schema()
Finds the matching schema among the “anyOf” schemas.
-
functionrest_find_one_matching_schema()
Finds the matching schema among the “oneOf” schemas.
-
Get all valid JSON schema properties.
-
Validates if the JSON Schema pattern matches a value.
-
Finds the schema for a property using the patternProperties keyword.
-
Formats a combining operation error into a WP_Error object.
-
Adds Application Passwords info to the REST API index.
-
Collects the status of authenticating with an application password.
-
Checks for errors when using application password-based authentication.
-
Generates content for a single row of the table.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:178 -
Gets the name of the default primary column.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:191 -
Prints the JavaScript template for the new row item.
Used by 0 functions | Uses 4 functions | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:200 -
Fires in the JavaScript row template for each custom column in the Application Passwords list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:251 -
Handles the created column output.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:66 -
Handles the last used column output.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:81 -
Handles the last ip column output.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:96 -
Handles the revoke column output.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:111 -
Generates content for a single row of the table
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:130 -
Fires for each custom column of a specific request type in the Requests list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:508 -
Generates custom table navigation to prevent conflicting nonces.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:151 -
Class for displaying the list of application password items.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:17 -
Gets the list of columns.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:26 -
Prepares the list of items for displaying.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:43 -
Handles the name column output.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-application-passwords-list-table.php:55 -
functionget_media_states()
Retrieves an array of media states from an attachment.
-
Filters the contents of the email sent to the site administrator when WordPress is installed.
-
Checks whether auto-updates are forced for an item.
-
Checks if the current environment type is set to ‘development’ or ‘local’.
-
Tests if the Authorization header has the expected values.