Make WordPress Core


Ignore:
Timestamp:
06/20/2020 12:00:07 PM (4 years ago)
Author:
SergeyBiryukov
Message:

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

See #49572.

File:
1 edited

Legend:

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

    r48050 r48104  
    11121112     * @staticvar int $cb_counter
    11131113     *
    1114      * @param bool $with_id Whether to set the id attribute or not
     1114     * @param bool $with_id Whether to set the ID attribute or not
    11151115     */
    11161116    public function print_column_headers( $with_id = true ) {
Note: See TracChangeset for help on using the changeset viewer.