Changeset 51958 for trunk/src/wp-includes/rest-api.php
- Timestamp:
- 10/30/2021 08:25:19 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api.php
r51908 r51958 1092 1092 * @global string|null $wp_rest_application_password_uuid 1093 1093 * 1094 * @return string|null The App Password UUID, or null if Application Passwords was not used.1094 * @return string|null The Application Password UUID, or null if Application Passwords was not used. 1095 1095 */ 1096 1096 function rest_get_authenticated_app_password() {
Note: See TracChangeset
for help on using the changeset viewer.