Make WordPress Core


Ignore:
Timestamp:
07/04/2022 08:18:20 AM (4 years ago)
Author:
audrasjb
Message:

Docs: Use third-person singular verbs for function descriptions in WP_Comments_List_Table class, as per docblock standards.

See #55646.

File:
1 edited

Legend:

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

    r53640 r53641  
    548548
    549549        /**
    550          * Get the name of the default primary column.
     550         * Gets the name of the default primary column.
    551551         *
    552552         * @since 4.3.0
     
    649649
    650650        /**
    651          * Generate and display row actions links.
     651         * Generates and displays row actions links.
    652652         *
    653653         * @since 4.3.0
Note: See TracChangeset for help on using the changeset viewer.