Changeset 54663 for trunk/src/wp-includes/rest-api/class-wp-rest-server.php
- Timestamp:
- 10/21/2022 09:10:29 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/class-wp-rest-server.php
r54339 r54663 194 194 * 195 195 * This iterates over all error codes and messages to change it into a flat 196 * array. This enables simpler client behavio ur, as it is represented as a196 * array. This enables simpler client behavior, as it is represented as a 197 197 * list in JSON rather than an object/map. 198 198 *
Note: See TracChangeset
for help on using the changeset viewer.