Make WordPress Core


Ignore:
Timestamp:
08/11/2020 12:32:22 AM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.

See #50768.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/rest-api.php

    r48767 r48782  
    787787
    788788/**
    789  * Filter the API response to include only a white-listed set of response object fields.
     789 * Filters the API response to include only a white-listed set of response object fields.
    790790 *
    791791 * @since 4.8.0
Note: See TracChangeset for help on using the changeset viewer.