Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:07:31 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize hook docs in wp-includes/rest-api/* to use third-person singular verbs per the inline documentation standards for PHP.

See #36913.

File:
1 edited

Legend:

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

    r37431 r37490  
    276276
    277277        /**
    278          * Filter extra CURIEs available on API responses.
     278         * Filters extra CURIEs available on API responses.
    279279         *
    280280         * CURIEs allow a shortened version of URI relations. This allows a more
Note: See TracChangeset for help on using the changeset viewer.