| Name | Size | Mode | Actions |
|---|---|---|---|
| about.php | 245 | 0644 | editdlrm |
| admin.php | 1024 | 0644 | editdlrm |
| contribute.php | 255 | 0644 | editdlrm |
| credits.php | 249 | 0644 | editdlrm |
| edit.php | 908 | 0644 | editdlrm |
| freedoms.php | 251 | 0644 | editdlrm |
| index.php | 2911 | 0644 | editdlrm |
| menu.php | 4798 | 0644 | editdlrm |
| plugin-editor.php | 266 | 0644 | editdlrm |
| plugin-install.php | 377 | 0644 | editdlrm |
| plugins.php | 249 | 0644 | editdlrm |
| privacy.php | 249 | 0644 | editdlrm |
| profile.php | 254 | 0644 | editdlrm |
| settings.php | 22027 | 0644 | editdlrm |
| setup.php | 247 | 0644 | editdlrm |
| site-info.php | 7777 | 0644 | editdlrm |
| site-new.php | 9601 | 0644 | editdlrm |
| site-settings.php | 5599 | 0644 | editdlrm |
| site-themes.php | 6875 | 0644 | editdlrm |
| site-users.php | 11802 | 0644 | editdlrm |
| sites.php | 14536 | 0644 | editdlrm |
| theme-editor.php | 264 | 0644 | editdlrm |
| theme-install.php | 374 | 0644 | editdlrm |
| themes.php | 15989 | 0644 | editdlrm |
| update-core.php | 253 | 0644 | editdlrm |
| update.php | 450 | 0644 | editdlrm |
| upgrade.php | 4944 | 0644 | editdlrm |
| user-edit.php | 253 | 0644 | editdlrm |
| user-new.php | 5228 | 0644 | editdlrm |
| users.php | 9494 | 0644 | editdlrm |
/var/www/vhosts/ihelp.ro/ajutam.ro/wp-admin/network/upgrade.php (4944B)
' . __( '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 will not 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 forums' ) . '
' ); 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 '