Make WordPress Core


Ignore:
Timestamp:
06/28/2020 02:07:53 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Capitalize "ID", when referring to a user ID, term ID, etc. in a more consistent way.

Follow-up to [48104]

See #49572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/author-template.php

    r48067 r48200  
    367367     *
    368368     * @param string $link            The URL to the author's page.
    369      * @param int    $author_id       The author's id.
     369     * @param int    $author_id       The author's ID.
    370370     * @param string $author_nicename The author's nice name.
    371371     */
Note: See TracChangeset for help on using the changeset viewer.