Ticket #46891: 46891.2.diff
| File 46891.2.diff, 2.2 KB (added by , 7 years ago) |
|---|
-
wp-admin/includes/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 540 540 * 541 541 * @param string $post_type 542 542 */ -
wp-admin/includes/class-wp-ms-sites-list-table.php
64 64 * 65 65 * @global string $s 66 66 * @global string $mode 67 * @global wpdb $wpdb 67 * @global wpdb $wpdb WordPress database abstraction object. 68 68 */ 69 69 public function prepare_items() { 70 70 global $s, $mode, $wpdb; -
wp-admin/includes/class-wp-posts-list-table.php
67 67 * @see WP_List_Table::__construct() for more information on default arguments. 68 68 * 69 69 * @global WP_Post_Type $post_type_object 70 * @global wpdb $wpdb 70 * @global wpdb $wpdb WordPress database abstraction object. 71 71 * 72 72 * @param array $args An associative array of arguments. 73 73 */ … … 738 738 } 739 739 740 740 /** 741 * @global wpdb $wpdb 741 * @global wpdb $wpdb WordPress database abstraction object. 742 742 * @global WP_Post $post 743 743 * @param array $pages 744 744 * @param int $pagenum -
wp-admin/includes/schema.php
11 11 /** 12 12 * Declare these as global in case schema.php is included from a function. 13 13 * 14 * @global wpdb $wpdb 14 * @global wpdb $wpdb WordPress database abstraction object. 15 15 * @global array $wp_queries 16 16 * @global string $charset_collate 17 17 */
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)