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 and site assets
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
AssetA file in the Webflow asset library for a site (image, document, and other supported types)
LocaleA language or regional variant of a site. Managed via the LocaleSwitcher on multi-locale sites

Authentication

TermDefinition
Continue with emailSign-in button that sends a sign-in link to your email address
Continue with GoogleSign-in button on the login screen
Continue with GitHubSign-in button on the login screen
Magic link sentConfirmation shown after a sign-in link is emailed to you
Resend linkButton to request another sign-in link
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
CMS / AssetsSidebar switcher that moves between collection items and the site asset library
Collections sidebarLeft sidebar listing CMS collections for the current site, with search and sort
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

Assets

TermDefinition
All assetsFolder view showing every asset on the site
No folderFolder view for assets that are not in a folder
Search foldersSidebar search that filters the asset folder tree
Search assetsToolbar search that filters assets by name
UploadButton that opens Upload assets to add files, paste a link, or paste an image
New folderButton that creates a folder in the current Assets location
Display nameEditable label for an asset in the detail sheet
Alt textEditable alternative text for image assets
Reload assetsToolbar button that refreshes the asset library from Webflow
Reconnect WebflowPrompt shown when the connection is missing assets:write for asset uploads or edits

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
Add advanced filterOption in the Filter picker that creates a multi-rule filter
Advanced filterFilter chip that combines multiple rules with And or Or
Add filter ruleButton that adds another condition to an advanced filter
Delete filterButton that removes the entire advanced filter
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
Edit itemsBulk action that opens a shared editor for selected items
DuplicateBulk toolbar button that copies selected items
ExportBulk toolbar button that exports selected items to CSV

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
SEO Title / SEO DescriptionItem SEO metadata fields; each shows a character count
Open Graph Title / Open Graph DescriptionItem Open Graph metadata fields; each shows a character count

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)
Alt text is set / Alt text is missingImage field has alt text, or does not
And / OrAdvanced filter match mode — all rules, or any rule