| Name | Size | Mode | Actions |
|---|---|---|---|
| about.php | 245 | 0644 | editdlrm |
| admin.php | 1024 | 0644 | editdlrm |
| credits.php | 249 | 0644 | editdlrm |
| edit.php | 910 | 0644 | editdlrm |
| freedoms.php | 251 | 0644 | editdlrm |
| index.php | 2860 | 0644 | editdlrm |
| menu.php | 4743 | 0644 | editdlrm |
| plugin-editor.php | 261 | 0644 | editdlrm |
| plugin-install.php | 376 | 0644 | editdlrm |
| plugins.php | 249 | 0644 | editdlrm |
| privacy.php | 249 | 0644 | editdlrm |
| profile.php | 254 | 0644 | editdlrm |
| settings.php | 20683 | 0640 | editdlrm |
| setup.php | 247 | 0644 | editdlrm |
| site-info.php | 7007 | 0644 | editdlrm |
| site-new.php | 9865 | 0644 | editdlrm |
| site-settings.php | 5553 | 0644 | editdlrm |
| site-themes.php | 6717 | 0644 | editdlrm |
| site-users.php | 11720 | 0644 | editdlrm |
| sites.php | 13229 | 0644 | editdlrm |
| theme-editor.php | 259 | 0644 | editdlrm |
| theme-install.php | 373 | 0644 | editdlrm |
| themes.php | 12159 | 0644 | editdlrm |
| update-core.php | 253 | 0644 | editdlrm |
| update.php | 444 | 0644 | editdlrm |
| upgrade.php | 4939 | 0644 | editdlrm |
| user-edit.php | 253 | 0644 | editdlrm |
| user-new.php | 4872 | 0644 | editdlrm |
| users.php | 9378 | 0644 | editdlrm |
/home/altere25/highwoodoutdoorpool.com/wp-admin/network/upgrade.php (4939B)
' . __( '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 '