Glossary

UI terms and labels used in Wicked CMS
View as Markdown

This glossary defines terms and labels as they appear in the Wicked CMS interface.

General

TermDefinition
Wicked CMSThe web application at app.wickedcms.com for managing Webflow CMS content
SiteA Webflow project. Displayed as a card on Your Webflow sites
CollectionA Webflow CMS content type (e.g. Blog Posts, Products). Listed in the sidebar
ItemA single entry in a collection. Shown as a row in the items table
LocaleA language or regional variant of a site. Managed via the LocaleSwitcher on multi-locale sites

Authentication

TermDefinition
Continue with GoogleSign-in button on the login screen
Connect WebflowButton and screen for linking your Webflow account via OAuth
Unlink all sitesButton that revokes Wicked CMS access to your entire Webflow account
Manage WebflowUser menu item that navigates to Your Webflow sites
Log outUser menu item that signs you out of Wicked CMS
TermDefinition
Your Webflow sitesHome screen showing all connected sites as cards
SiteSwitcherSidebar control for switching between sites within a workspace
LocaleSwitcherSidebar footer control for switching locales (multi-locale sites only)
Default localeLabel shown when no locale is explicitly selected
Wicked CMS homeHeader logo link that returns to Your Webflow sites

Items table

TermDefinition
OPENButton on an item row that opens the detail sheet
Search itemsToolbar search input placeholder
Toggle filtersButton that shows or hides the filter bar
Reload itemsToolbar button that refreshes the collection from Webflow
Toggle columnsButton that opens the Property visibility panel
Property visibilityPanel for showing, hiding, and reordering table columns
SelectButton that enters bulk selection mode
Exit selectButton that leaves bulk selection mode
Update itemsBulk actions menu for selected items

Item status

StatusMeaning
PublishedLive on the site with no pending draft changes
Changes in DraftLive item with unpublished draft edits
Changes Queued to PublishLive item with draft changes queued for site publish
Item Queued to PublishDraft item queued for site publish
Queued to be ArchivedItem queued to archive on next site publish
ArchivedItem is archived
Not publishedItem has never been published

Publish state

TermDefinition
LivePublished version is active on the site
DraftItem or changes exist but are not live

Item detail sheet

TermDefinition
Back to itemsButton that closes the detail sheet
Save / Saving…Save changes as draft
Publish / Publishing…Make changes live
Queue for next site publishSchedule changes for the next site-wide publish
Remove from queueCancel a queued publish or archive
Open in WebflowOpen the item in Webflow’s interface (external link)
Reload from WebflowFetch the latest item data from Webflow
DuplicateCopy the item with its field values
Restore liveRevert to the last published version
UnpublishRemove the item from the live site
ArchiveArchive the item
Unpublish and ArchiveUnpublish and archive in one step
DeletePermanently delete a draft item
Unpublish and DeleteUnpublish and delete a live item

Locale-scoped dialogs

TermDefinition
Current locale onlyApply the action to the active locale
All localesApply the action to every locale on the site

Bulk actions

TermDefinition
Save as draftBulk save selected items as drafts
Queue for publishBulk queue selected items for site publish
PublishBulk publish selected items
UnpublishBulk unpublish selected items
ArchiveBulk archive selected items
Unpublish and archiveBulk unpublish and archive
Unpublish and deleteBulk unpublish and permanently delete

Filter operators

OperatorMeaning
Is / Is notExact match or exclusion
Contains / Does not containPartial text match
Starts with / Ends withPrefix or suffix match
Is empty / Is not emptyField has no value or has a value
Is setField has a value (presence check)
Is not setField has no value (multi-reference fields)