ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-16 23:11:30
Editing: mu-custom.php
Cancel
Save Changes
<?php class ScoperMU_Custom { public static function current_user_logged_into_main( $wp_blogcaps, $orig_reqd_caps ) { global $current_site, $current_blog; $prev_blog = $current_blog->blog_id; switch_to_blog( $current_site->blog_id ); global $current_user; $is_logged = ( $current_user->ID > 0 ); switch_to_blog( $prev_blog ); if ( $is_logged ) return array_merge( $wp_blogcaps, array_fill_keys( $orig_reqd_caps, true ) ); } } // end class ?>
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete