Chykalophia Docs
Glossary

WordPress: terms A–Z

Every WordPress term explained in plain English — blocks, plugins, themes, roles, and more.

referencebeginnerglossarywordpress

WordPress has its own language. This page is your reference guide so you always know what a term means, whether it comes from our team, a plugin's settings page, or a support article.

Quick summary

This page covers 60+ WordPress terms alphabetically. For step-by-step WordPress guides, visit the WordPress section. Use Ctrl+F / Cmd+F to jump to any term.


A–C

TermPlain-English definition
AdminShort for Administrator. The highest WordPress user role — full access to every setting and feature. See WordPress user roles explained.
Admin barThe thin black bar at the top of the screen when you're logged in. Gives quick links to the dashboard, content editing, and more.
Admin dashboardThe behind-the-scenes control panel for your WordPress site. Accessed at yoursite.com/wp-admin.
BlockA single content element in the WordPress block editor — a paragraph, an image, a button, a video embed, etc. See Working with blocks.
Block editorThe current default WordPress content editor (also called Gutenberg). You build pages by stacking and arranging blocks. See Getting started with the block editor.
Block patternA pre-designed combination of blocks you can insert as a starting point and then customize.
CategoriesA way to organize posts into broad topics. Each post can belong to one or more categories.
Classic editorThe older WordPress text editor (before blocks). Some sites still use it via the Classic Editor plugin.
CommentA reader response posted below a blog post. Can be moderated (approved or deleted).
CoreWordPress itself — the base software, separate from themes and plugins. "Core update" means a WordPress version update.
CPTCustom Post Type. A content type beyond the default posts and pages — portfolio items, team members, events, etc. Usually set up by your developer.
CustomizerThe older WordPress design tool that lets you preview changes in real time. Being gradually replaced by the site editor in newer themes.

D–G

TermPlain-English definition
DashboardSee Admin dashboard.
DatabaseWordPress stores all your content — posts, pages, settings, users — in a MySQL database. It's the site's memory.
Default themeThe theme WordPress ships with each year (e.g. Twenty Twenty-Five). Active unless you've installed a custom theme.
DraftA saved but unpublished version of a post or page. Only visible to logged-in users with editing access.
ElementorA popular WordPress page builder plugin. See What is Elementor?.
ExcerptA short summary of a post shown on blog listing pages. Can be auto-generated or written manually.
Featured imageThe main "thumbnail" image representing a post or page — used in blog listings, social sharing, and sometimes headers.
Full Site Editing (FSE)The newer WordPress approach that lets you edit headers, footers, and templates with blocks — not just page content. Uses the Site Editor.
GutenbergThe code name for the WordPress block editor. Often used interchangeably with "block editor."

H–M

TermPlain-English definition
HookA developer concept — a point in WordPress code where you can add or modify behavior. You won't need this as a content editor.
htaccessA server configuration file that controls redirects, security rules, and URL structure for WordPress. Usually managed by your developer.
Media libraryThe section of your dashboard where all uploaded images, PDFs, and files are stored and managed. See The media library explained.
MenuA set of navigation links. WordPress lets you create and manage multiple menus (primary nav, footer nav, etc.).
MultisiteA WordPress feature that runs multiple websites from one installation and admin dashboard.

N–P

TermPlain-English definition
PageA static content item — like "About Us," "Contact," or "Services." Unlike posts, pages don't have dates or categories.
Page builderA plugin that adds a visual, drag-and-drop editor to WordPress. Elementor and Beaver Builder are popular examples.
PermalinkThe permanent URL of a post or page. WordPress lets you control the format (e.g. yoursite.com/post-name). See Permalinks & URL structure.
PHPThe programming language WordPress is built on. Your host runs a PHP version — keep it current.
PluginAn add-on that extends WordPress's functionality. There are plugins for SEO, forms, e-commerce, security, and thousands more. See What are plugins?.
PostA dated, categorizable piece of content — like a blog article. Unlike pages, posts appear in reverse-chronological order on your blog.
PreviewA view of how a draft page or post will look to visitors before you publish it.

R–S

TermPlain-English definition
RevisionAn automatically saved earlier version of a post or page. WordPress keeps a history so you can undo changes. See Undo mistakes with revisions.
RoleA set of permissions assigned to a WordPress user. Common roles: Administrator, Editor, Author, Contributor, Subscriber.
RSS feedA machine-readable list of your latest posts. Lets readers subscribe using feed readers or aggregators.
SettingsThe configuration section of the WordPress dashboard — general info, reading/writing, permalinks, etc.
ShortcodeOlder WordPress text-based codes wrapped in square brackets (e.g. [contact-form]) that inserted content. Largely replaced by blocks.
SidebarA column alongside the main content area on some page layouts. Often contains widgets.
Site editorThe newer WordPress tool for editing your entire site's design — including headers, footers, and templates — using blocks.
SlugThe URL-friendly text in a post or page address. For yoursite.com/about-us, the slug is about-us.
SSLSecure Sockets Layer — makes your site use HTTPS. Usually handled by your host.

T–Z

TermPlain-English definition
TagsA more specific way to label posts than categories. Optional, but useful for organizing by topic.
TemplateA layout structure used for a type of page — e.g. a "Blog Post" template defines how all posts are displayed.
ThemeThe design layer for your WordPress site — it controls overall layout, style, fonts, and colors. See WordPress themes explained.
TrashDeleted posts and pages go here first. You can restore them or permanently delete them.
UpdateA new version of WordPress, a theme, or a plugin. Updates include bug fixes, new features, and security patches.
UploadAdding a file (image, PDF, video) to your site's media library.
UserAnyone with a login account on your WordPress site. Users have different roles with different levels of access.
WidgetA self-contained block of content or functionality added to widget areas (sidebars, footers).
WooCommerceThe most popular e-commerce plugin for WordPress. Turns a WordPress site into an online store. See What is WooCommerce?.
WordPress.comThe hosted, closed-source version of WordPress run by Automattic. See WordPress.com vs WordPress.org.
WordPress.orgThe open-source, self-hosted version of WordPress — the one most business websites use.
wp-adminThe URL path to your WordPress dashboard: yoursite.com/wp-admin.
wp-contentThe folder on your server where themes, plugins, and uploaded media are stored.
WYSIWYG"What You See Is What You Get." An editor where what you see while editing looks like what visitors will see. The block editor is a WYSIWYG editor.
Yoast SEOA popular WordPress plugin that helps manage page titles, meta descriptions, sitemaps, and SEO settings.

Common questions

Need a hand?

If you're stuck, email support@chykalophia.com and we'll help. Include your website address and a screenshot if you can.
WordPress: terms A–Z | Chykalophia Docs