Bunziez Studios is one person. I started building WordPress plugins because the options I kept finding were either bloated with features nobody asked for, abandoned by developers who moved on, or gating basic functionality behind upsell walls. I needed tools that did one thing and did it right. They didn’t exist, so I built them.

The business model is simple: give away the plugins that should be free, charge for the ones that took real engineering work. There are no “lite” versions designed to frustrate you into upgrading. No nag screens. No settings panels that grey out half the options with a “Pro” badge next to them. If a plugin is free, it’s the full thing.

Every plugin gets the same treatment regardless of price tag. PHPStan level 6 on every repo. PHPCS enforced to the WordPress coding standard. PHPUnit tests. GitHub Actions CI runs on every push. The free plugins on WordPress.org get the same code quality as the paid ones. I don’t cut corners on code I’m giving away — that’s the stuff people judge you by first.

26

PLUGINS

13

FREE

PHP 8.2+

MINIMUM

GPL-2.0

LICENSE

HOW WE BUILD

01

ONE THING WELL

Each plugin does one job and does it right. No feature bloat, no settings pages with 47 tabs, no scope creep into territory the plugin has no business being in. If you install a search radius plugin, it adds a search radius. That’s it.

02

CODE QUALITY

PHPStan level 6. PHPCS WordPress standard. PHPUnit tests. CI on every push. This applies to all 26 plugins — the free ones on WordPress.org and the paid ones sold here. Same pipeline, same standards, no exceptions.

03

REAL SUPPORT

The person who wrote the code answers the support ticket. There is no tier-1 rep, no ticket queue that disappears into a void. You email, I read it, I respond. If it’s a bug, I fix it and push a release.

SEE WHAT WE’VE BUILT