UserPreferences
Update and List the UserPreferences for the WordPressOnline website.
Table Specific Information
SELECT
The cmdlet processes all the filters client-side within the cmdlet.
SELECT * FROM UserPreferences;
Columns
| Name | Type | References | Description |
| CalypsoPreferencesColorScheme | String | The user's selected color scheme for the WordPress.com (Calypso) interface. | |
| CanCalypsoPreferencesDismissibleCardDismissibleCardA8cForAgenciesSites | Bool | Indicates whether the user has dismissed the ‘Agencies Sites' informational card in Calypso. | |
| CanCalypsoPreferencesHasSeenReaderOnboarding | Bool | Whether the user has completed or viewed the Reader onboarding experience. | |
| CanCalypsoPreferencesHelpCenterOpen | Bool | Indicates whether the Help Center panel in the Calypso interface is currently expanded or collapsed. | |
| CanCalypsoPreferencesIsNewReader | Bool | Shows whether the user is flagged as new to the WordPress Reader. | |
| CalypsoPreferencesRecentSites | String | A list of recently accessed WordPress site identifiers for quick navigation. | |
| CanCalypsoPreferencesSidebarCollapsed | Bool | Indicates whether the Calypso left sidebar is currently collapsed or expanded in the user interface. | |
| CanCalypsoPreferencesSiteManagementPanelDismiss | Bool | Specifies whether the Site Management panel was dismissed by the user. | |
| CalypsoPreferencesSiteManagementPanelTimestamp | Long | The timestamp recording when the Site Management panel was last dismissed. | |
| CalypsoPreferencesSitesSorting | String | Defines the sorting order of sites displayed in the Calypso site list (for example, by name or last updated). |