Recall & Review
beginner
What is a CMS in simple terms?
A CMS, or Content Management System, is like a digital notebook that helps you create, organize, and change website content without needing to write code.
Click to reveal answer
beginner
Name the three main parts of WordPress CMS architecture.
The three main parts are: 1) The Database that stores all content and settings, 2) The Core Files that run the system, and 3) The Themes and Plugins that change how the site looks and works.
Click to reveal answer
beginner
What role does the WordPress database play?
The database keeps all the website's content like posts, pages, user info, and settings safe and organized, so WordPress can show it on the site.
Click to reveal answer
beginner
How do themes and plugins affect a WordPress site?
Themes change how the website looks, like colors and layout. Plugins add new features, like contact forms or SEO tools, without changing the core system.
Click to reveal answer
intermediate
Why is separating content, design, and functionality important in CMS architecture?
It helps keep things organized so you can update content without breaking design or features, making the site easier to manage and grow.
Click to reveal answer
Which part of WordPress stores all your posts and pages?
✗ Incorrect
The database stores all content like posts and pages.
What does a WordPress theme mainly control?
✗ Incorrect
Themes control how the website looks, including layout and colors.
Plugins in WordPress are used to:
✗ Incorrect
Plugins add new features without changing core files.
Why is the separation of content, design, and functionality useful?
✗ Incorrect
Separating these parts helps keep the site organized and easier to maintain.
Which WordPress component runs the main system processes?
✗ Incorrect
Core files contain the main code that runs WordPress.
Explain the main parts of WordPress CMS architecture and their roles.
Think about where content lives, what runs the site, and how you change look and features.
You got /4 concepts.
Why is it important to keep content, design, and functionality separate in a CMS?
Consider how changes in one area might affect others.
You got /4 concepts.