[wp-trac] [WordPress Trac] #38014: blank /wp-admin/index.php after upgrade from 4.5.x, missing Save Settings (button) in Settings > General
WordPress Trac
noreply at wordpress.org
Sun Sep 18 02:08:31 UTC 2016
#38014: blank /wp-admin/index.php after upgrade from 4.5.x, missing Save Settings
(button) in Settings > General
--------------------------+----------------------
Reporter: scaturan | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 4.6
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Comment (by scaturan):
alright, looks like I found something:
after removing this line from /wp-admin/options-general.php - the Save
Settings button finally appears:
$translations = wp_get_available_translations();
after removing this line from /wp-admin/index.php - Dashboard no longer
renders a blank page:
wp_dashboard_setup();
I tested this on a fresh install of 4.6 and another site upgraded from
4.5.x
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38014#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list