- Timestamp:
- 08/26/2021 12:57:08 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-application-passwords-controller.php
r51568 r51657 938 938 add_action( 939 939 'application_password_did_authenticate', 940 function() {940 static function() { 941 941 $GLOBALS['wp_rest_application_password_uuid'] = 'invalid_uuid'; 942 942 }
Note: See TracChangeset
for help on using the changeset viewer.