- Timestamp:
- 07/11/2024 06:22:51 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php
r57643 r58706 188 188 * By default, WordPress will show password protected posts with a title of 189 189 * "Protected: %s". As the REST API communicates the protected status of a post 190 * in a machine readable format, we remove the "Protected: " prefix.190 * in a machine-readable format, we remove the "Protected: " prefix. 191 191 * 192 192 * @since 5.0.0
Note: See TracChangeset
for help on using the changeset viewer.