Make WordPress Core


Ignore:
Timestamp:
11/14/2020 04:52:25 PM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing descriptions for _WP_List_Table_Compat methods.

Props johannadevos, SaeedFard, swissspidy, desrosj, SergeyBiryukov.
Fixes #46842.

File:
1 edited

Legend:

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

    r49197 r49599  
    10951095
    10961096        /**
    1097          * Gets a list of all, hidden and sortable columns, with filter applied.
     1097         * Gets a list of all, hidden, and sortable columns, with filter applied.
    10981098         *
    10991099         * @since 3.1.0
Note: See TracChangeset for help on using the changeset viewer.