Recall & Review
beginner
What is a WordPress plugin?
A WordPress plugin is a piece of software that adds new features or extends the functionality of a WordPress website without changing the core code.
Click to reveal answer
beginner
Name two ways to install a WordPress plugin.
You can install a WordPress plugin by: 1) Using the WordPress admin dashboard's plugin search and install feature, or 2) Uploading a plugin ZIP file through the dashboard or via FTP.
Click to reveal answer
beginner
What does activating a plugin do in WordPress?
Activating a plugin makes it start working on your website. It enables the plugin's features and code to run.
Click to reveal answer
intermediate
Why should you keep plugins updated after activation?
Keeping plugins updated ensures they work well with the latest WordPress version, fixes bugs, improves security, and adds new features.
Click to reveal answer
beginner
What is the difference between installing and activating a plugin?
Installing a plugin means adding its files to your WordPress site. Activating a plugin means turning it on so it starts working on your site.
Click to reveal answer
Which of the following is NOT a way to install a WordPress plugin?
✗ Incorrect
Editing WordPress core files is not a method to install plugins and can cause site issues.
What must you do after installing a plugin to make it work on your site?
✗ Incorrect
Activating the plugin enables its features on your website.
Where can you find plugins to install on your WordPress site?
✗ Incorrect
The WordPress admin dashboard has a built-in plugin directory to search and install plugins safely.
Why is it important to keep plugins updated?
✗ Incorrect
Updates fix bugs and security issues, keeping your site safe and running smoothly.
What happens if you install a plugin but do not activate it?
✗ Incorrect
Installing adds the plugin files, but activation is needed to enable its features.
Explain the steps to install and activate a plugin using the WordPress admin dashboard.
Think about the menu options and buttons you click in the dashboard.
You got /4 concepts.
Describe why plugin activation is necessary after installation and what it does.
Activation is like turning on a device after plugging it in.
You got /3 concepts.