Make WordPress Core


Ignore:
Timestamp:
06/14/2023 12:55:11 PM (3 years ago)
Author:
audrasjb
Message:

Docs: Use third-person singular verbs in various function descriptions, as per docblocks standards.

Follow-up to [55911].

Props costdev, audrasjb.
See #57840.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/credits.php

    r55703 r55916  
    99
    1010/**
    11  * Retrieve the contributor credits.
     11 * Retrieves the contributor credits.
    1212 *
    1313 * @since 3.2.0
     
    6262
    6363/**
    64  * Retrieve the link to a contributor's WordPress.org profile page.
     64 * Retrieves the link to a contributor's WordPress.org profile page.
    6565 *
    6666 * @access private
     
    7676
    7777/**
    78  * Retrieve the link to an external library used in WordPress.
     78 * Retrieves the link to an external library used in WordPress.
    7979 *
    8080 * @access private
Note: See TracChangeset for help on using the changeset viewer.