0
Your Cart

Glossary

TermDefinitionhf:tax:ept_glossary_functionalityhf:tax:ept_glossary_user-typehf:tax:ept_glossary_content-type
Admin DashboardThe backend of a WordPress site where site administrators manage content, plugins, themes, and settings.core-functionalitybeginnersite-administration
AutosaveA feature that automatically saves draft content at regular intervals, preventing data loss during content creation.core-functionalitybeginnercontent-management
Back-endThe part of a WordPress website that is not visible to visitors, where admins and editors manage content, settings, and site structure.site-structureintermediatedevelopment
Block Editor (Gutenberg)The WordPress editor that uses a block-based system for creating and editing content, allowing for more flexible layouts.core-functionalityintermediatecontent-management
CacheStored data that improves site performance by reducing the need for repeated database queries or file retrievals. Plugins like W3 Total Cache manage this process.site-optimizationintermediateperformance
CategoryA way to organize and group posts by topic. Categories are hierarchical and can have parent-child relationships.taxonomybeginnercontent-management
Child ThemeA theme that inherits the functionality and design of a parent theme, allowing you to make customizations without affecting the original theme’s files.site-appearanceadvanceddevelopment
Custom Post TypeA content type other than the default posts or pages. Examples include portfolios, testimonials, or products in e-commerce stores.custom-contentintermediatecontent-management
CustomizerA built-in tool that allows users to preview and make changes to a theme’s settings in real-time, including color schemes and widget placements.site-appearancebeginnersite-administration
ExcerptA summary or snippet of a post used in blog indexes or search results. WordPress automatically generates an excerpt if not manually created.content-displaybeginnercontent-management
HooksFunctions used by developers to modify or extend the core functionality of WordPress without altering core files. Hooks come in two types: actions and filters.custom-developmentadvanceddevelopment
MultisiteA feature that allows multiple WordPress sites to operate under a single installation, sharing plugins and themes while managing them from a central dashboard.site-managementadvancedsite-administration
Navigation MenuA set of links typically displayed in the header or footer of a website to help users navigate through pages and posts.site-structurebeginnersite-navigation
PermalinkThe permanent URL structure for your website’s posts and pages, set up to optimize SEO and user experience.site-structurebeginnerseo
PHPThe server-side scripting language that powers WordPress, responsible for handling dynamic content and database interactions.programming-languageadvanceddevelopment
PingbackA notification system where one blog automatically informs another when it links to their content, creating backlinks.content-connectionsintermediateseo
PluginA piece of software that adds functionality to a WordPress site, such as SEO tools, caching, security, or e-commerce features.extra-functionalitybeginnersite-enhancement
PostThe primary content type for blog entries in WordPress. Posts are typically organized by date and can be categorized and tagged.core-contentbeginnercontent-management
REST APIA programming interface that allows developers to interact with WordPress data through external applications, making it easier to build mobile apps or integrate with third-party services.custom-developmentadvancedintegration
RevisionsA WordPress feature that tracks and stores different versions of posts and pages, allowing users to revert to earlier drafts.content-editingbeginnercontent-management
ShortcodeA simple piece of code enclosed in brackets, used to embed complex functions or content within posts and pages, such as galleries or forms.core-functionalitycontent-management
SidebarA widgetized area of a WordPress theme, often used to display secondary content like recent posts, ads, or a search bar.widget-areabeginnersite-appearance
SlugThe part of a URL that identifies a post or page, typically created from the title. For example, the slug for “My First Post” might be /my-first-post.beginnerseo
SSL (Secure Sockets Layer)A protocol that encrypts data sent between the user and the server, ensuring secure communications. SSL is essential for e-commerce sites.securityintermediatedata-encryption
TaxonomyA method of organizing content through categories, tags, or custom taxonomies to improve site structure and user navigation.content-organizationintermediatecontent-management
ThemeA collection of files that dictate the design and layout of a WordPress site. Themes control the appearance of everything from fonts to headers and footers.design-layoutbeginnersite-appearance