| Name | Size | Mode | Actions |
|---|---|---|---|
| about.php | 263 | 0644 | editdlrm |
| admin.php | 1033 | 0644 | editdlrm |
| credits.php | 267 | 0644 | editdlrm |
| edit.php | 925 | 0644 | editdlrm |
| freedoms.php | 269 | 0644 | editdlrm |
| index.php | 2868 | 0644 | editdlrm |
| menu.php | 4430 | 0644 | editdlrm |
| plugin-editor.php | 279 | 0644 | editdlrm |
| plugin-install.php | 394 | 0644 | editdlrm |
| plugins.php | 267 | 0644 | editdlrm |
| privacy.php | 267 | 0644 | editdlrm |
| profile.php | 272 | 0644 | editdlrm |
| settings.php | 20576 | 0644 | editdlrm |
| setup.php | 265 | 0644 | editdlrm |
| site-info.php | 7016 | 0644 | editdlrm |
| site-new.php | 9772 | 0644 | editdlrm |
| site-settings.php | 5559 | 0644 | editdlrm |
| site-themes.php | 6567 | 0644 | editdlrm |
| site-users.php | 11656 | 0644 | editdlrm |
| sites.php | 12709 | 0644 | editdlrm |
| theme-editor.php | 277 | 0644 | editdlrm |
| theme-install.php | 391 | 0644 | editdlrm |
| themes.php | 11987 | 0644 | editdlrm |
| update-core.php | 271 | 0644 | editdlrm |
| update.php | 462 | 0644 | editdlrm |
| upgrade.php | 4921 | 0644 | editdlrm |
| user-edit.php | 271 | 0644 | editdlrm |
| user-new.php | 4926 | 0644 | editdlrm |
| users.php | 9057 | 0644 | editdlrm |
/home/desid573/public_html/magicride.ng/wp-admin/network/upgrade.php (4921B)
' . __( 'Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Toolbar). Clicking the Upgrade Network button will step through each site in the network, five at a time, and make sure any database updates are applied.' ) . '
' . '' . __( 'If a version update to core has not happened, clicking this button won’t affect anything.' ) . '
' . '' . __( 'If this process fails for any reason, users logging in to their sites will force the same update.' ) . '
', ) ); get_current_screen()->set_help_sidebar( '' . __( 'For more information:' ) . '
' . '' . __( 'Documentation on Upgrade Network' ) . '
' . '' . __( 'Support' ) . '
' ); require_once( ABSPATH . 'wp-admin/admin-header.php' ); if ( ! current_user_can( 'upgrade_network' ) ) { wp_die( __( 'Sorry, you are not allowed to access this page.' ), 403 ); } echo '' . __( 'All done!' ) . '
'; break; } echo '