Ticket #45772: class-wp-list-table.php.patch
| File class-wp-list-table.php.patch, 481 bytes (added by , 7 years ago) |
|---|
-
class-wp-list-table.php
535 535 * 536 536 * @since 3.1.0 537 537 * 538 * @global wpdb $wpdb 539 * @global WP_Locale $wp_locale 538 * @global wpdb $wpdb WordPress database abstraction object. 539 * @global WP_Locale $wp_locale Date and Time Locale object. 540 540 * 541 541 * @param string $post_type 542 542 */