What are plugins?
A plain-English explanation of WordPress plugins — what they are, what they do, and how to think about them.
If WordPress is the engine of your website, plugins are the add-ons that give it extra abilities. This guide explains what plugins are, how they work, and what you need to know as a site owner.
Quick summary
A plugin is a piece of software you add to WordPress to give your site new features — like a contact form, an online store, or better SEO tools. You don't need to know any code to use them. Most sites have between 10 and 30 plugins installed.
What is a plugin?
A plugin is a small program that "plugs in" to WordPress and extends what it can do.
Out of the box, WordPress is good at publishing content — pages, posts, and images. But it doesn't come with a shopping cart, a booking calendar, a live chat widget, or hundreds of other features businesses need. Plugins fill those gaps.
Think of it like apps on your phone. Your phone works fine without apps, but you add them to do specific things — weather, maps, banking. Plugins work the same way for your website.
What plugins can your site have?
Here are some common types you may already have:
Content & design
- Page builders (like Elementor)
- Reusable block libraries
- Slider or gallery tools
Performance
- Caching (speeds up your site)
- Image compression
- CDN integrations
Business tools
- Contact forms
- WooCommerce (online store)
- Booking calendars
- Membership areas
Security & maintenance
- Backup tools
- Firewalls and malware scanners
- Login protection
SEO plugins (like Yoast SEO or Rank Math) are also very common. They let you write custom titles and descriptions for search engines — covered in Editing SEO titles & descriptions.
Where do plugins come from?
Most plugins come from one of three places:
| Source | What it means |
|---|---|
| WordPress.org | Free plugins from the official directory. Anyone can publish here. Quality varies. |
| Premium / paid plugins | Purchased from developers directly. Often have more features and dedicated support. |
| Custom plugins | Built specifically for your site by a developer (like us). |
Not all free plugins are created equal
"Free" doesn't mean safe or well-maintained. We carefully select every plugin on your site and keep them updated. If you're thinking of installing a new plugin yourself, please check with us first.
How plugins work
When a plugin is active, it runs alongside WordPress and adds its features to your site. When a plugin is inactive (deactivated), its code is still on the server but it's not doing anything. When it's deleted, it's gone.
You can see all your plugins at Plugins → Installed Plugins in your WordPress dashboard.
Should you install plugins yourself?
It depends on your comfort level and your care plan with us.
- If we manage your site, always check with us before installing a new plugin. The wrong plugin can conflict with existing ones or slow down your site.
- If you've been set up as an Administrator and are comfortable exploring, small trusted plugins are generally fine. If something breaks, see Deactivating vs deleting plugins for how to undo it safely.
The steps for installing a plugin are covered in How to install a plugin.
Keeping plugins updated
Outdated plugins are one of the most common causes of hacked WordPress sites. Updates fix security holes and bugs. We handle plugin updates as part of your care plan — but if you manage updates yourself, read How to update plugins safely first.
Common questions
Related guides
- How to install a plugin
- How to update plugins safely
- Deactivating vs deleting plugins
- How plugins affect speed
- WordPress updates explained
Need a hand?