store_option( $new_option, $value ); } } // Only display the global options if the user is an administrator. if ( $wps_admin ) { ?>

get_option( 'disable_dashboard' ) == true ? "checked='checked'" : ''; ?>>

get_option( 'disable_editor' ) == true ? "checked='checked'" : ''; ?>>

get_option( 'disable_map' ) == true ? "checked='checked'" : ''; ?>>