Ticket #41447: 41447.patch
File 41447.patch, 504 bytes (added by , 8 years ago) |
---|
-
wp-admin/includes/class-wp-importer.php
250 250 /** 251 251 * Reset global variables that grow out of control during imports 252 252 * 253 * @global wpdb $wpdb253 * @global wpdb $wpdb WordPress database abstraction object. 254 254 * @global array $wp_actions 255 255 */ 256 256 public function stop_the_insanity() {