Make WordPress Core


Ignore:
Timestamp:
03/22/2017 03:44:51 AM (9 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add description for $mode global in WP_Media_List_Table and WP_Posts_List_Table.

See #40208.

File:
1 edited

Legend:

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

    r40297 r40309  
    220220         * Override parent views so we can use the filter bar display.
    221221         *
    222          * @global string $mode
     222         * @global string $mode List table view mode.
    223223         */
    224224        public function views() {
Note: See TracChangeset for help on using the changeset viewer.