Make WordPress Core


Ignore:
Timestamp:
06/14/2023 06:32:14 AM (2 years ago)
Author:
audrasjb
Message:

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

Props costdev, audrasjb.
See #57840.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php

    r55732 r55911  
    316316
    317317    /**
    318      * Extra controls to be displayed between bulk actions and pagination.
     318     * Displays extra controls between bulk actions and pagination.
    319319     *
    320320     * @since 5.3.0
     
    622622
    623623    /**
    624      * Maybe output comma-separated site states.
     624     * Determines whether to output comma-separated site states.
    625625     *
    626626     * @since 5.3.0
Note: See TracChangeset for help on using the changeset viewer.