Make WordPress Core

Ticket #18358: 18358.patch

File 18358.patch, 417 bytes (added by Viper007Bond, 15 years ago)
  • wp-admin/includes/class-wp-list-table.php

     
    229229        }
    230230
    231231        /**
    232          * Display the bulk actions dropdown.
     232         * Display the list of views available on this table.
    233233         *
    234234         * @since 3.1.0
    235235         * @access public