WPPlugins AtoZ

Powered by WPPro AtoZ Host

Plugin Pulse: The State of WordPress, Unfiltered – WP Plugins A to Z Unplugged #20

0:00 / 0:00
Plugin Pulse: The State of WordPress, Unfiltered – WP Plugins A to Z Unplugged #20

Donate to the Show


cards
Powered by paypal

Watch The Video

TLDR Summary of Show

This week:
This week we discuss the unfiltered temperature of WordPress in the days after 7.1 shipped at WordCamp US — a week when Matt and the official WordPress account used WP Rocket’s fatal-error miss to sell Jetpack and lecture the plugin economy, when Pods had to emergency-patch a critical unauthenticated privilege-escalation across six major versions on more than 100,000 sites, when Barn2’s Katie Keith watched Mailgun freeze the account that delivers paid digital products and the timeline argued Postmark versus Resend versus “never trust one ESP,” and when a small free log from WPZOOM reminded everyone that “who touched this site” still matters. We are doing it here, on the Pulse, because the grid is noisy, the crowning achievements of open source still have to fight spam, hackers, and our own official accounts, and site owners deserve the story without the press release.
Remember you can Join me Live on Show-days, every second  Friday at 12 pm PDT by going to https://wppluginsatoz.com/live and clicking the link to this shows Google Meet Link which goes live at showtime. 
If you’re listening to me on YouTube, remember to like and hit the bell to subscribe and get a reminder of when I am here. 
You can also join me Sundays at 7PST on Tavern Talk at the Rogues Oasis — where the fire crackles, the ale flows, and straight talk cuts through the night like a rogue’s blade at the Devil’s Crossroad.
We’re back, friends — raw, unfiltered conversations rooted in the wild trails of Vancouver Island and the timeless fight for self-reliance. From homesteading grit and pantry wisdom to the inner wilderness of faith, soul, and everyday storms, we pull up a stool with real talk that arms you for the days ahead.
Live to tape every Sunday ay 7pm PDT
Pull up a chair, grab your mug, and join the fellowship. The door’s open — let’s talk truth.

This Shows Featured Promotion

 Every show I will be promoting a premium plugin or service I think might be useful for everyone. There is no affiliate links to them unless mentioned.  This is just to bring more attention to underknown premium plugins or services that I believe can be of benefit.
This week the Feature is:

Toggle WP

The Lowdown:
How ToggleWP Helps
  • On-Brand AI Upsells: Deploy a high-end AI writing assistant directly in the client dashboard, allowing you to charge a premium for “AI-Enhanced” maintenance tiers.
  • Zero-Cost Fulfillment (BYOK): Use your own API key to provide advanced content tools with no monthly markup, keeping 100% of the profit from your client subscriptions.
  • Done-With-You Content: Reduce the time spent drafting blogs or social snippets for clients by 80%, increasing your hourly effective rate.
  • Feature Lock-In: Create a “sticky” workspace that makes it nearly impossible for clients to leave your care for a budget host that lacks these tools.

The Maintenance-Focused Freelancer

How ToggleWP Helps
  • Plugin Control: Hide essential plugins from client admins (so they can’t accidentally deactivate your security or backup plugins, or enable auto updates)
  • Plugin Activation / Deactivation Notifications: Get instant alerts when clients make plugin changes
  • SEO Warnings: Visual warnings prevent “oops” moments like blocking indexing on a production site
  • Staging Site Warning: Remind clients not to update live site content while you are working on staging with notices on the login screen / after login
  • Reminders: Track renewal dates for domains, annual subscriptions or premium licenses with email notifications before expiry

The Boutique Hosting Provider

How ToggleWP Helps
  • Login Monitoring: Track admin logins with IP/country detection, spot suspicious access patterns across your portfolio
  • Admin Notifications: Automated email system sends you monthly last login reports and instant alerts for unusual logins
  • Session Management: Force logout inactive sessions, limit admin user sessions to 1 hour
  • Media Management: Clients can organise their media uploads with custom categories and tags, allowing easy filtering from the Insert Media screen
  • Reminders: Track renewal dates for domains, annual subscriptions or premium licenses with email notifications before expiry

Full Show Notes

The Weeks Discussions:

Welcome back to Plugin Pulse.

WordPress Drama:

Matt stuffs both feet in and doubles down again
WordPress 7.1 shipped at WordCamp US. Some WP Rocket sites went white-screen. That part is a plugin compatibility miss, and WP Rocket owns it.
Then Matt posted “Did your rocket explode? Get a Jetpack.” The official WordPress account quoted WP Rocket’s “don’t update yet” advisory, said it wasn’t a 7.1 bug, told people to consider dropping WP Rocket, and used the same thread to warn the internet about trademark and GitHub accounts. That is the part that made this a State of WordPress story instead of a support ticket.
WordPress 7.1 dropped August 19, 2026. Within hours, hosts started seeing PHP fatals on WP Rocket sites.
The smoking gun is boring and specific:
August 21, Matt on his personal account:
“Did your rocket explode? Get a @Jetpack.”
August 22, official @WordPress — which Matt controls — quoted WP Rocket’s “don’t update to 7.1 until we ship a fix” post:
“Ouch, telling people not to update… this wasn’t a bug in 7.1. Perhaps consider your usage of @wp_rocket. This is also part of the risk of using plugins outside the official plugin directory, which has many alternatives that seemed fine on the 7.1 release day.”
WordPress 7.1 shipped at WordCamp US on August 19 and a slice of WP Rocket sites went down on a PHP 8 type error in the plugin’s Cloudflare compatibility file. The crash was sneaky: WP Rocket plus 7.1 often survived until a third plugin such as Elementor Pro walked in, and the bad code path ran even on sites that never used Cloudflare. A public GitHub report on July 6 had already named the file, the error, and a one-line fix. WP Rocket did not ship 3.23.2.2 until August 20, after telling users not to update core. Their later post-mortem put about 27 percent of their sites at risk and about 10 percent actually hit, and they owned the missed ticket.
That is the plugin failure. The State of WordPress failure is what came next. Matt posted “Did your rocket explode? Get a Jetpack.” The official WordPress account then quote-tweeted WP Rocket’s pause-the-update advisory, said this was not a 7.1 bug, told people to reconsider WP Rocket and shop the directory instead, and used the same thread for a trademark warning. Core ticket 65919 undercuts the cleanest version of that line: 7.1 changed hook callback IDs from strings to integers, and a fix is slated for 7.1.1. The community heard an echo of the WP Engine era — project account as attack dog and sales desk — while a quieter ticket, 65920, started work on automated plugin compatibility testing for 7.2.

WordPress News and Items:

POD next up for issues and fixed
r/WPDrama framed this the way that subreddit always does: another week, another critical in a plugin a lot of people treat as infrastructure. This time it is Pods, the free custom content types and fields plugin on 100,000-plus sites. Wordfence logged it as CVE-2026-19598, CVSS 9.8. Researcher Nhien Pham reported it through the Wordfence bounty on August 10 and collected $3,900. Unauthenticated request, privilege escalation, attacker can reach admin-level Pods functions and overwrite any user’s password, including the site owner. That is full takeover language, not a scary headline on a stored XSS. Wordfence later said it was already seeing tens of thousands of exploit attempts against the hole in a single day.
The technical root is an old Gutenberg compatibility shortcut that aged into a security hole. When the Block Editor arrived, Pods added a path so a meta-box error would log and keep going instead of killing the page. That same “just log it and continue” path could be hit by any request, so the plugin’s admin AJAX router kept running after login checks, nonces, and capability gates had already failed. Scott Kingsley Clark’s fix was small — always stop, don’t keep going — but the blast radius was not. He patched the current line as 3.3.9.1 and backported across five older majors: 3.2.8.3, 3.1.4.2, 3.0.10.4, 2.9.19.4, and 2.8.23.4. The 3.3.9.1 drop was not one CVE. It shipped 16 security fixes from five researchers; the backports carried 13 each. He also pointed an AI scanner at the rest of the codebase and fixed what it found.
The Repository piece is the part worth lingering on for the show. Clark had to push emergency updates through WordPress.org’s Protect the Shire release hold, did not clock the Plugins Team’s first reply closely enough, and some patched branches sat in the queue while the clock ran. He said the code change did not scare him. What scared him was what else might be hiding, and what a few bugs like this would do to a maintainer with no spare bench. Quote he gave them: the lack of resources at Pods is nothing compared to the lack of resources most plugin developers have. Then he shipped, shut the laptop, and checked out for the night. Show note for listeners: if Pods is on the site, do not assume auto-update saved you — confirm you are on 3.3.9.1 or the matching backport for your branch. The drama subreddit will move on. The leftover 2.8 installs will not.

WordPress Best Practices:

Dont get married to one SMPT provider
Katie Keith at Barn2 woke up to Mailgun killing the whole account over a compromised API key, with no notice. That cut off Easy Digital Downloads delivery emails so customers who had already paid could not get the files. She asked the timeline a straight question: dump Mailgun for Postmark, or something else, and it has to cover transactional and marketing because Barn2 runs EDD receipts on one WordPress site and FluentCRM on another. Mailgun turned the account back on later that morning. The emergency ended. The “do we still trust this vendor with business-critical mail” question did not. ThemeGrill’s Rabin said Mailgun had permanently banned them after a compromise and would not talk. Alan Fuller pushed the other side: if the leaked key had account-wide write scope, shutting everything down is ugly but rational, and you should be sending off a sacrificial domain so the main one does not get burned.
The thread then split into two camps. Camp one: pick a boring specialist and split the stack. Postmark got the most “just works, high deliverability” votes — David Risley, ThriveDesk’s Parvez (millions of sends), Andy Griffiths — and Postmark itself slid into the replies. The knock on Postmark came from Dylan Pierce: bounce rules took him down, and he does not trust their trust-and-safety policies. He wishes he had gone Amazon SES from day one. Cloudflare Email got a look from Scott Buscemi and Parvez, then got boxed as beta, daily-capped, and transactional only. Mailpace got the same “cheap and reliable, receipts only” label; Axel Kee pointed marketing+transactional people at Bento instead. Camp two: one tool that does both. Brevo had real plugin-shop energy — Robin Pietersen and Daan van den Bergh both run transactional and marketing on it, Daan citing a dedicated IP and GDPR. Resend was the loud modern pick from product people: Andy Peatling, Mike McAlister, Aaron Lumsden, plus Matt Cromwell kicking the tires on Resend and Loop.so. Mailtrap offered a free migration month. Sequenzy, OneSignal, and SendGrid got drive-bys. Sidd said Brevo had pulled the same account-kill move Mailgun did.
The comment that actually belongs in the show is Jeffrey Behnke’s: stop marrying one ESP. He runs SendGrid, Mailgun, Resend, and Postmark behind a failover so a disabled account is an annoyance, not a storefront outage. That maps to Katie’s own setup. Two WordPress sites already. Two jobs — license delivery versus newsletters — that should never share a kill switch. Pros of the thread: Postmark and Resend for “mail that must arrive,” Brevo if you want one vendor and a dedicated IP, SES if you want to own the risk. Cons: Mailgun and sometimes Brevo will freeze you to protect their network; Postmark is not a marketing platform and its bounce policy has bitten people; Cloudflare and Mailpace do not replace FluentCRM. The consensus was not “use this logo.” It was “never let a leaked API key and one vendor’s abuse desk decide whether your customers get the product they paid for.”

Security Stuff:

Nice tip for Monitoring your sites
Pavel Ciorici over at WPZOOM dropped a useful one: if you want a site activity log and you do not want Simple History or Stream sitting on the dashboard like a second CMS, grab User History from the directory. It is free, it lives at wpzoom-user-history, and it watches the stuff you actually argue about later — content edits and deletes, logins, uploads, user and profile changes, settings, even WP-CLI wiping an auto draft. Filters by user, group, and event, optional IP logging if you need the paper trail, default retention around 30 days so the table does not grow forever. Same plugin also lets you lock an account, kick the session, change a username, and keep certain roles out of wp-admin. It is not a full SIEM and it will not page you at 2 a.m. It is the lightweight “who touched this page” log a lot of small sites never install until they wish they had.
Last minute entry
Give WP insure its updated

Table of Contents

Affiliate Links
  • Termageddon Use Termageddon to help comply with privacy laws such as the CPRA, GDPR, UK DPA, CalOPPA, PIPEDA, and more. They will also help you comply with consumer protection laws, provide eCommerce disclosures, and limit your liability. Click on our link here!
    Termageddon
  • Rank Math Rank Math is a fantastic company to work with on your sites SEO. The Free version will give you everything you need to get started and get your SEO up to a place where you will get noticed! The Premium version is like getting VIP Treatment when it comes to the tools available. The documentation they have available is in easy to read, every day language so that it does not require a degree to understand how to use the tools!
    Rank Math
  • Bunny.net Quick easy CDN that is affordable. Great prices, easy to use! Click on our link here!
    Bunny.net
  • Glow WP Maintenance Manager Use coupon code WPPAZ10 10% discount on their subscription, for life.
    Glow WP Maintenance Manager

Your Hosts

John Overall

Over 16 years a counting for WP Plugins A to Z more about John click this.

Amber Linn

Since 2020 Amber has been making WP Plugins A to Z the place to be more about Amber click this.

Highlighted Links
Categories
Archives

Book an Interview on WPPluginsAtoZ

If You're a Plugin/Theme Developer or WP Community Member

Book your interview now.