Ticket #54462: 54462.diff
File 54462.diff, 402 bytes (added by , 3 years ago) |
---|
-
src/wp-admin/includes/upgrade.php
diff --git src/wp-admin/includes/upgrade.php src/wp-admin/includes/upgrade.php index 3be073f..e3ee246 100644
if ( ! function_exists( 'wp_install_defaults' ) ) : 249 249 'post_content_filtered' => '', 250 250 ) 251 251 ); 252 update_option( 'post_count', 1 ); 252 253 $wpdb->insert( 253 254 $wpdb->term_relationships, 254 255 array(