Make WordPress Core


Ignore:
Timestamp:
07/11/2024 06:22:51 AM (20 months ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typos in various REST API DocBlocks and comments.

Follow-up to [34928], [43739], [46422], [50717], [51973], [54528].

Props antonvlasenko.
Fixes #61593.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php

    r57643 r58706  
    188188     * By default, WordPress will show password protected posts with a title of
    189189     * "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.
    191191     *
    192192     * @since 5.0.0
Note: See TracChangeset for help on using the changeset viewer.