I built a few Wordpress sites around 8 years ago, and back then everything was free. Now I’m surprised to see that you need a paid plan to do more than just basic posts. I’m getting back into Wordpress since I’ll be managing an existing site and wanted to practice on a private dummy one.
Your question seems more about Wordpress hosting than plugins. Plugins have had paid versions for a long time. But the Wordpress you download from .org (self-hosted) is still free. Maybe you’re thinking about Wordpress.com, where they offer hosting plans?
@Freeman
Oh right… .org vs .com. I didn’t think about that. I vaguely remember .org and how I could set up a site and add widgets (I guess they’re called plugins now) for free back then. Maybe my memory’s just fuzzy.
@Ollie
Plugins have always been plugins, and widgets are different. Widgets are for adding stuff to sidebars, footers, etc.
Sounds like you used Wordpress.org in the past, where you could install it on your own server for free. That’s still the case, and you can still get tons of free plugins. Some are paid, but many are free.
If you want to experiment, try downloading LocalWP. It lets you set up a Wordpress site locally on your computer so you can practice without paying.
@Ollie
Widgets and plugins aren’t the same. Plugins have had paid versions for years, but there are way more advanced ones now, and devs need to charge to keep things running.
Also, there are a ton more plugins now compared to 8 years ago. Be careful about what you install, even if it’s from the official plugin list.
The core Wordpress software is free. You can grab it from Wordpress.org and install it on any server without restrictions.
Are you asking about Wordpress.com hosting plans? That’s a different thing. Plugins are tricky though. Technically, plugin code should be free due to GPL rules, but a lot of devs gate access behind paid subscriptions.
If you’re really interested, you can sometimes find these plugins on GitHub. They might not be up-to-date, but they usually still work.