| 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/users.php (9057B)
' . __( 'This table shows all users across the network and the sites to which they are assigned.' ) . '
' . '' . __( 'Hover over any user on the list to make the edit links appear. The Edit link on the left will take you to their Edit User profile page; the Edit link on the right by any site name goes to an Edit Site screen for that site.' ) . '
' . '' . __( 'You can also go to the user’s profile page by clicking on the individual username.' ) . '
' . '' . __( 'You can sort the table by clicking on any of the table headings and switch between list and excerpt views by using the icons above the users list.' ) . '
' . '' . __( 'The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email addresses.' ) . '
' . '' . __( 'You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege.' ) . '
', ) ); get_current_screen()->set_help_sidebar( '' . __( 'For more information:' ) . '
' . '' . __( 'Documentation on Network Users' ) . '
' . '' . __( 'Support Forums' ) . '
' ); get_current_screen()->set_screen_reader_content( array( 'heading_views' => __( 'Filter users list' ), 'heading_pagination' => __( 'Users list navigation' ), 'heading_list' => __( 'Users list' ), ) ); require_once( ABSPATH . 'wp-admin/admin-header.php' ); if ( isset( $_REQUEST['updated'] ) && $_REQUEST['updated'] == 'true' && ! empty( $_REQUEST['action'] ) ) { ?>