Make WordPress Core


Ignore:
Timestamp:
01/14/2022 09:13:09 PM (3 years ago)
Author:
audrasjb
Message:

Docs: Typo correction in WP_REST_Response class docblocks.

Follow-up to [34928].

Props kebbet.
Fixes #54823.

File:
1 edited

Legend:

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

    r49610 r52578  
    145145     * @param string $rel   Link relation. Either an IANA registered type, or an absolute URL.
    146146     * @param string $link  Target IRI for the link.
    147      * @param array  $other Optional. Other parameters to send, as an assocative array.
     147     * @param array  $other Optional. Other parameters to send, as an associative array.
    148148     *                      Default empty array.
    149149     */
Note: See TracChangeset for help on using the changeset viewer.