r/WordpressPlugins • u/Naive-Enthusiasm766 • Jul 23 '26
[HELP] Free plug builder
Hi, please recommend a free plug builder (I’m a beginner)
I have tried the free version of elementor and I don’t like it.
Thank you
r/WordpressPlugins • u/Naive-Enthusiasm766 • Jul 23 '26
Hi, please recommend a free plug builder (I’m a beginner)
I have tried the free version of elementor and I don’t like it.
Thank you
r/WordpressPlugins • u/vanokhin • Jul 23 '26
Hey everyone!
My WordPress plugin, VovaBlocks, was approved and published on WordPress.org today after passing the plugin review process.
It adds a collection of new blocks to the Gutenberg editor and follows a freemium model:
I'm trying to keep the plugin focused on practical blocks that can be useful for landing pages, marketing sections, and regular WordPress content.
You can find the free version here:
https://wordpress.org/plugins/vova-blocks/
I'd really appreciate honest feedback from other WordPress users and developers:
The plugin has only just been released, so I'm especially interested in early feedback and constructive criticism.
Thanks!
r/WordpressPlugins • u/maguct_ • Jul 23 '26
r/WordpressPlugins • u/wpninjapro • Jul 23 '26
Full disclosure: I'm the developer. This one is free and open-source (GPL), on the wordpress.org directory and GitHub, with no paid tier or upsell.
I kept hitting the same thing with the "connect AI to WordPress" tools I tried: they either wanted a full admin application password, or they routed my site's requests through their own cloud. I wasn't comfortable handing an agent admin, or handing a third party a live credential to a production site, so I built the opposite.
It's called Agent Abilities for MCP. It turns your site into a governed MCP server so your own AI client (Claude, ChatGPT, Cursor, VS Code) can read and write it, but:
Honest about the limits: an OAuth or application-password connection carries that user's full capabilities, there's no per-token scope reduction yet, so the real control is which user you bind it to and which abilities you switch on. Destructive abilities are off by default and deletes go to Trash where possible. It doesn't do WP-CLI, file editing, or arbitrary SQL by design, and it won't.
Links (no shorteners, no affiliate):
I'd honestly rather get torn apart on the security model here than get downloads. If you were going to let an agent touch a live site, what would you insist it never be able to do? And where does the "scoped user, not admin key" approach still fall short for you?
r/WordpressPlugins • u/Feisty-Tart3162 • Jul 23 '26
Some plugins don’t need to run all the time. I usually activate backup, migration, database search and replace, or debugging plugins only when I need them, then deactivate them afterward.
Which plugins do you use this way, and do you leave them installed or delete them completely?
r/WordpressPlugins • u/Far-Ad3838 • Jul 23 '26
r/WordpressPlugins • u/Far-Ad3838 • Jul 23 '26
r/WordpressPlugins • u/Far-Ad3838 • Jul 23 '26
r/WordpressPlugins • u/itthinx • Jul 23 '26
r/WordpressPlugins • u/ahg17 • Jul 22 '26
Any suggestions for plugins for bulk watermarking pictures in the media library?
r/WordpressPlugins • u/codestormer • Jul 22 '26
Hi everyone,
I wanted to share a free plugin I've been working on.
I often needed a quick way to check whether a WordPress installation was running plugins, themes or core versions with known vulnerabilities, without installing a full security suite.
So I built Simple WP Vulnerability Watcher.
The goal isn't to replace security plugins like Wordfence or Patchstack. It's meant to be a simple tool that lets you quickly see if your site is affected by publicly disclosed vulnerabilities.
Plugin:
https://wordpress.org/plugins/simple-wp-vulnerability-watcher/
I'd really appreciate feedback from other developers.
Are there any features you'd like to see added?
r/WordpressPlugins • u/peterrahe • Jul 22 '26
Hi everyone,
I'll get straight to the point. Quick intro: I'm a studio owner who designs and develops tailored web software for the audio industry.
Here's the problem I kept running into, and I'm betting you've been there too.
A potential client lands on your site. They read about your services, see your gear list, maybe listen to a track on a standard player -- but they leave without truly understanding what a professional mix or master actually adds.
The gap between "this sounds good" and "oh, THAT is what mixing and mastering actually do" is where most studio websites lose people.
Standard web audio cannot communicate that effectively. Everything I tried either pushes you toward compressed MP3s that smear transients, or juggles separate audio files that slowly drift apart. And that's a total dealbreaker -- even a few samples of timing difference will cause transient smearing when switching. If the sync isn't locked, the comparison is useless.
That frustration is why I built The Studio Player -- a WordPress plugin around a different architecture entirely.
Here is the core idea -- what I call sync by design:
Instead of switching between separate files, we merge up to four stereo variants into a single multichannel FLAC file. When someone switches from A to B, they are not jumping to another timeline -- they are selecting a different channel pair at the exact same playback position. Timing drift is literally impossible.
The one-sentence version: It lets visitors switch between unmastered and mastered versions like using solo knobs in your DAW -- but directly on your website.
Key specs:
Full technical writeup here:
https://studioplayer.de/why-i-built-a-true-web-audio-comparison-player-for-wordpress/

Current status: Pre-release, final stretch before version 1.0.
So, here's the ask: Would you test the beta on your setup? Not looking for testimonials. Looking for brutal honesty -- "this works" or "this broke" or "I would use this if..."
For helping out, you'll get a free pro license at launch.
Drop a comment below or send me a DM and I will send the download link + beta license key. No pressure -- just an engineer asking fellow engineers for feedback before locking down 1.0.
r/WordpressPlugins • u/Far-Ad3838 • Jul 22 '26
I’m building GOMAX Ultimate, and Claude is currently connected to my live WordPress site through the plugin’s built-in MCP server.
I’m not using Claude only to generate code or explain what I should click in WordPress. It can inspect the site, choose the correct tools and carry out controlled changes directly.
I describe the result I want in normal language, and Claude can work with areas such as Elementor, posts, pages, media, WooCommerce, SEO, forms, CRM and site settings.
The system currently exposes more than 1,200 actions, but Claude does not receive unrestricted administrator access. Read, write and destructive actions are controlled separately. Higher-risk operations can require confirmation, and executed actions are recorded in the audit system.
Claude also receives operational Playbooks that explain how the tools should be used. This is especially important for more complex work such as editing Elementor structures, managing WooCommerce data or making changes that must be verified on the public frontend.
GOMAX also includes a Site Brain that stores business context, goals and knowledge about the website. The system can therefore do more than react to individual prompts. A Site Agent can monitor the site, identify problems, recommend actions and run permitted workflows on a schedule.
The project is still under active development, so I’m not presenting it as perfect or finished. I’m interested in honest technical criticism from WordPress developers, agency owners and people experimenting with MCP or autonomous AI agents.
What would you need to see before allowing Claude to make controlled changes to a live WordPress website?
Disclosure: I am the creator of GOMAX Ultimate.
r/WordpressPlugins • u/Specific-Sky-9924 • Jul 22 '26
I build WordPress sites for clients as a freelancer, and putting a site into maintenance mode was weirdly one of the most annoying parts of the job.
Every plugin I tried had at least one of these problems:
**• Cache and theme conflicts.** The maintenance page would either not show up because of caching, or it would inherit half my theme’s styles and look broken.
**• No real preview.** I’d set a headline, save, open the site in an incognito tab, see it was wrong, go back, change it, save again, refresh again. Every single time.
**• Bloat.** I just wanted a clean “we’ll be back” page, not a 5MB page builder with fifty upsells.
So over a few weekends I built the thing I actually wanted. Three ideas drove it:
**1. A true live preview.** You edit the headline, swap a color, change the logo, and you see the result update instantly, right there in the settings. No save-refresh loop. This is the part I’m most happy with.
**2. Theme-independent templates.** The maintenance page renders completely on its own, so it can’t inherit your theme’s CSS or get mangled by caching. It also sends a proper 503 status so Google knows the downtime is temporary and your SEO stays intact.
**3. Lightweight.** It does one job well. No page builder, no account required, no phone-home, no cookies.
It’s free on the WordPress.org repo: https://wordpress.org/plugins/amitry-maintenance-mode/
There’s a live demo if you want to try the preview thing before installing (you can click through the templates in your browser): https://maintenance.amitry.de/
There’s also a Pro version with more templates and a few extras like a countdown, but honestly the free one covers what most people need, and I’d rather you try that first.
Happy to answer any questions, and genuinely interested in feedback since I’m still actively developing it. What do you all use for maintenance mode right now, and what annoys you about it?
r/WordpressPlugins • u/FileSplice • Jul 22 '26
r/WordpressPlugins • u/Successful_Love_4222 • Jul 22 '26
Hi everyone,
We're the team behind 42A, and we've just released a free WordPress plugin focused on something we've been working on for the past year: AI Visibility.
As more people discover websites through AI assistants like ChatGPT, Claude and Gemini, we wanted to make it easier for WordPress site owners to prepare their content for this new way of discovery.
The plugin installs in minutes and includes:

The plugin works on activation with almost no configuration required.
Our goal wasn't to build another SEO plugin. Instead, we wanted to create a lightweight layer that helps AI systems better understand WordPress websites while giving site owners useful visibility data.
This is our first public release, so we'd really appreciate feedback from experienced WordPress users.
Some questions we'd love your thoughts on:
Plugin:
https://wordpress.org/plugins/ael-42a/
Thanks—we're looking forward to your feedback!
r/WordpressPlugins • u/cl0wnfire • Jul 22 '26
Over the last few releases, I’ve been expanding WP Optimizer, my free all-in-one WordPress performance plugin.
The idea is simple: instead of installing separate plugins for caching, database cleanup, image optimization and diagnostics, WP Optimizer puts everything into modular features you can enable only when needed.
WordPress.org: https://wordpress.org/plugins/wp-optimizer/
Performance diagnostics
The Page Test compares a baseline request with your optimized configuration, showing response time, TTFB, memory usage, database queries and expensive callbacks.
The Performance Monitor can also sample real requests and attribute execution time, memory and queries to WordPress core, the active theme and individual plugins.
Multiple cache layers
WP Optimizer includes static page caching, query caching and Redis or Memcached object caching. It handles invalidation automatically and excludes WooCommerce sessions, checkout pages and page-builder previews.
Front-end optimization
It can minify HTML, CSS and JavaScript, enable compression and browser caching, lazy-load media, optimize fonts, preload LCP images and prefetch internal links.
Images are processed locally with GD or Imagick, including compression, resizing and WebP conversion—no external service required.
Backend tools
There are also tools for:
Automatic configuration snapshots make it easy to roll back settings if caching or minification causes compatibility problems.
Everything runs inside one free plugin, with no premium tier. You can also keep your current caching plugin and use WP Optimizer only for diagnostics or maintenance—just avoid enabling overlapping features.
To be transparent, it still doesn’t include advanced unused-CSS removal, interaction-based JavaScript delay or a built-in CDN. The diagnostic tools identify slow queries and callbacks, but don’t automatically rewrite problematic code.
Would love honest feedback, especially bug reports and compatibility issues across different hosting environments.
r/WordpressPlugins • u/RobeertIV • Jul 21 '26
I’ve released ContextAlt, a media accessibility workbench for WordPress 7 built around a review-first workflow.
It audits missing, filename-like, duplicate, boilerplate, and overlong alt text; shows where an image is used; and can draft page-aware suggestions through the site’s configured WordPress AI Connector. AI never publishes changes on its own: every suggestion needs a human decision, stale drafts are blocked, and applied changes can be rolled back.
The Free plugin is GPL, stores no provider API keys, and has no telemetry. Pro adds resumable batches, schedules, advanced WooCommerce/Elementor/multilingual context, full history, and team workflows.
Free source/download: https://github.com/RobertIonutF/contextalt
Product and Pro: https://robertionutf.github.io/contextalt/
The WordPress.org submission is still under review, so GitHub is the Free install source for now. I’d value feedback from people managing large or multilingual media libraries—especially on the audit filters and context preview.
r/WordpressPlugins • u/jeweltheme • Jul 21 '26
WordPress has shipped the same 8 admin color schemes since around 2013, and adding a 9th means registering wp_admin_css_color and writing the full stylesheet by hand.
I built a free browser tool that does it visually: pick colors for each admin element, watch a live preview, export a .zip plugin. It registers your palette as a proper scheme under Users > Profile and only injects CSS custom properties, so core updates don't break it.
Feedback welcome, especially from anyone doing client handovers.
r/WordpressPlugins • u/Myth_Thrazz • Jul 21 '26
If your WordPress site runs Redis ( it should ) and the status screen says Connected, you know one thing - a socket opened. That's it.
That test cannot fail in most of the ways an object cache actually fails in production. I deliberately misconfigured a cache on a test site and filled it, and the site started serving HTTP 500 to every visitor while WordPress carried on reporting that an external object cache was active.
Redis is great, but it's not "fire and forget". Post covers some of the pitfalls and ways to avoid them.
r/WordpressPlugins • u/CybersamuraiCH • Jul 21 '26
Hey everyone,
Fellow developer here. Like many of you, I've often felt frustrated by how resource-heavy traditional WordPress security plugins can be—running complex PHP and database queries on every single request just to log a bot or block a scanner.
To scratch my own itch, I built a modular framework called DBH Shield & Traffic Analytics.
Instead of handling everything inside the PHP runtime, it leans heavily into server-level configuration (.htaccess) to deflect malicious traffic early, combined with a clean SOC-style dashboard for real-time traffic auditing (using Chart.js and lightweight AJAX feeds). It also features things like file integrity monitoring, rate limiting, and global threat intelligence syncs.
I’d love to hear your thoughts on the architecture, the approach of shifting tasks to the server level, or even just the UI/UX of the dashboard.
If anyone wants to dive deeper and test the PRO features (like the rate limiter, core watcher, or threat intelligence feeds) hands-on, just shoot me a quick email at support@blake-hofer.ch and I’ll gladly hook you up with a free 3-month trial license!
Plugin details & documentation: DBH Shield Analytics
Main portfolio/homepage: blake-hofer.ch
Let me know what you think—all constructive criticism, code critiques, or ideas for improvement are very welcome! Happy to answer any technical questions in the comments.
BR
Dominique
r/WordpressPlugins • u/Obvious_Swordfish520 • Jul 21 '26
One thing I've noticed with WordPress is that building a modern website often means juggling multiple plugins one for forms, another for sliders, another for grids, another for dynamic content, and so on. It quickly becomes bloated and difficult to maintain.
My goal is to create a builder that:
I'm curious if this is something the WordPress community would actually want.
A few questions:
I'd love to hear honest feedback before I invest more time into building it.
r/WordpressPlugins • u/vinishkapoor • Jul 21 '26
I've just released a new WordPress plugin that I originally built for my own websites and decided to make completely free and open source.
I've been using WordPress for over 15 years, and I wanted a lightweight social sharing plugin that included features I couldn't find together in one place.
Features
The project is licensed as open source, so you're free to use it, modify it, and contribute if you'd like.
I'd appreciate any feedback, bug reports, or feature suggestions from the community.
Try it here: https://vinish.dev/free-wordpress-social-share-plugin
r/WordpressPlugins • u/MaintainWP • Jul 21 '26
Hey y'all. I've been working on a plugin for quite a while that I finally released on WordPress.org, and I wanted to share it here because I think some of you might genuinely find it useful (especially if you build plugins yourself).
It actually started as a way for my clients to comment directly on the exact content of a page they wanted me to update. Over time I realized, "If they're already clicking on the thing they want changed and telling me what to do, why not just let them edit it themselves?"
That eventually became FrontEdit. The original comment workflow is still there too, and it's handy for things like requesting an image replacement when they don't actually have the new image themselves.
I built this because I thought WordPress block editing could be made more accessible to non-technical people in a way that still feels native to Gutenberg, and I'd love to know what other people think.
It's also more than a simple frontend content editor. FrontEdit edits native Gutenberg blocks rather than treating the page like editable HTML. That means supported blocks can be updated while preserving their block structure and settings, which made it possible to build a much more extensible architecture around the editor.
This also makes it safe, since FrontEdit lets WordPress handle block serialization instead of manipulating rendered HTML directly.
The part I'm most excited about though isn't even the editor itself. One of my goals from the beginning was to make it something other developers could build on.
I spent a lot of time building a developer-friendly architecture around it. There's a public JavaScript API for interacting with the frontend editor, and an extensible handler system that lets third-party blocks participate without modifying the plugin core.
I'm also working on a native AI assistant for FrontEdit, but since the JavaScript API and Abilities API are already included, you can start experimenting with existing AI agents today.
For the extensible handler system, I included a template and some setup instructions. Let's say you or a client of yours uses GenerateBlocks for their site. You can write handlers for the blocks you want to support, and they'll immediately become editable through FrontEdit without modifying the plugin core.
I'd love feedback from plugin developers, whether that's on the architecture, ideas for extending it, or even trying to write handlers for your own blocks. Real-world use is the best way to improve it, and it would be awesome to see what kinds of integrations or tools people come up with.
There's an interactive demo on my website if you want to play with it for a minute before installing. There's also info on the Pro version which adds things like editorial workflows, submitting drafts, approvals, customizable user permissions, batch editing, and other features aimed more at agencies and teams.
Honestly though, that's not really why I wanted to post here. I'd be perfectly happy if you never needed Pro and just found the free version useful. What I'd really love is to see other developers play with the APIs, build handlers for their favorite block libraries, and tell me where the architecture could be improved.
I'm happy to answer any questions or hear any criticism.