Make WordPress Core


Ignore:
Timestamp:
07/23/2020 09:09:04 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Another pass at some inline docs fixes mostly made by PHPCBF.

See #49572, #50744

File:
1 edited

Legend:

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

    r48571 r48590  
    120120 * @param string|array $object_type Object(s) the field is being registered
    121121 *                                  to, "post"|"term"|"comment" etc.
    122  * @param string $attribute         The attribute name.
    123  * @param array  $args {
     122 * @param string       $attribute   The attribute name.
     123 * @param array        $args {
    124124 *     Optional. An array of arguments used to handle the registered field.
    125125 *
Note: See TracChangeset for help on using the changeset viewer.