WP News Desk

Your WordPress News Dashboard

Plugins Directory Release Process Issues

The Plugins Team is aware of an issue currently affecting plugin releases and is actively investigating it. At this time, newly released plugin ZIP files are not being generated as expected. We are also aware that some users are experiencing… Continue Reading →

WordPress 7.1 Release Candidate Phase

Now that WordPress 7.1 has entered the Release Candidate phase, the following policies are in place. These policies mainly cover how and when Core committers can commit. For non-committing contributors, this post may help explain why Core committers make certain… Continue Reading →

WordPress 7.1 Release Candidate 1

The first Release Candidate (“RC1”) for WordPress 7.1 is ready for download and testing! This version of the WordPress software is still under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites…. Continue Reading →

WordPress 7.1 Field Guide

This guide outlines major developer features and breaking changes in 7.1 and is published during the Release Candidate phase to help inform WordPress extenders, Core developers, and everyone else interested in the latest WordPress development. There are more than 310… Continue Reading →

The notify_post_author filter now has the final say on post author notifications

WordPress 7.1 changes when wp_new_comment_notify_postauthor() checks a comment’s approval status: the check now happens before the notify_post_author filter is applied, rather than after. As a result, the filter receives an accurate default value, and its return value fully determines whether a notification is sent. See #64217. Previous… Continue Reading →

Filtering registered abilities with wp_get_abilities() in WordPress 7.1

WordPress 7.1 extends wp_get_abilities() with a standard way to filter registered abilities. The function now accepts an optional $args array that can filter abilities by category, namespace, or metadata. It also supports callbacks for custom per-item filtering and final result… Continue Reading →

Responsive block styles and configurable viewports in WordPress 7.1

WordPress 7.1 introduces responsive style states for blocks. Styles can now be defined for Tablet and Mobile viewports both through Global Styles for each block type and on individual block instances. They can be applied to all block types (and… Continue Reading →

Pseudo and custom style states in WordPress 7.1

Pseudo states In WordPress 7.1, users have more power over styling the pseudo states of blocks. Currently limited to the Button and Navigation Link blocks, users are able to apply styles to ‘hover’, ‘focus’, ‘focus-visible’ and ‘active’ states. Pseudo states… Continue Reading →

8 Circular Element Designs For Divi 5 (Free Download!)

Divi 5 makes it easy to create bold, graphic sections that use shape, contrast, and composition to guide attention. In this free pack, you’ll get 8 Circular Element Designs for Divi 5 that are perfect for hero sections, landing pages,… Continue Reading →

The hidden cost of bot traffic on WordPress: what bandwidth reports don’t show

Kinsta analyzed more than 10 billion HTTP requests across its hosting infrastructure and found that bots hit add-to-cart URLs on WordPress sites 7.67 million times in a single 24-hour period. One crawler alone generated 550 million requests over 30 days… Continue Reading →

A unified public exposure flag for Abilities in WordPress 7.1

WordPress 7.1 introduces a new public metadata flag for abilities. The flag provides a single, high-level way to indicate that an ability is intended to be available to external clients such as the REST API, MCP adapters, and AI agents…. Continue Reading →

The 2-Second Rule: How to make your website feel like magic in 2026

In 2026, a “pretty” website is no longer enough—if it doesn’t feel instant, it’s invisible. This guide reveals how the world’s top developers are using predictive AI and “Edge” architecture to kill the loading bar for good.

Miscellaneous Editor Changes in WordPress 7.1

In this post, you will find dev notes for smaller changes to the editor in WordPress 7.1. Table of contents BlocksNavigation block stops propagating font-size to child itemsTargeting Block Variations in Block TransformsStabilize cloneSanitizedBlock and sanitizeBlockAttributesUpdated Markdown parsing libraryMobile multi-selection and event… Continue Reading →

Dev Chat Agenda – August 4, 2026

The next WordPress Developers Chat will take place on Tuesday, August 4, 2026, at 15:00 UTC in the core channel on Make WordPress Slack. The live meeting will focus on the discussion for upcoming releases, and have an open floor section. The various… Continue Reading →

Defensive Data Design

As we go into a world where agents will be doing more things, how can we make the defaults as safe (and secure) as possible? Some points to consider: Putting something in the trash should be easy; deleting should be… Continue Reading →

How To Create Vertical Text Layouts With Divi 5’s Text Direction Settings

Vertical text used to require custom CSS in Divi. You either had to add a writing-mode snippet, rotate an entire module with transform settings, or fake the effect with an image. Each method worked, but each one also introduced layout… Continue Reading →

Introducing name and informational tool tips in WordPress 7.1

WordPress 7.1 comes with two new functions for rendering tool tips and informational help in core. Similar tool tips already exist in the editor, but were not available in the rest of the administration. This change brings improved accessibility for… Continue Reading →

Post list tables row headers changed

The column used as the primary list table th with scope=”row” was moved from the first column, containing the selection checkbox, to the second column, containing the post title and row actions in #32892. This change significantly improves accessibility for… Continue Reading →

Network-Wide Ad Blocking with Pi-hole, Unbound, and Tailscale: A Step-by-Step Guide

For years, I’ve had a Raspberry Pi sitting in my office serving both Homebridge and Plex. Though I’d wanted to set up Pi-Hole for sometime, I’d not taken the time do so until recently. For those unfamiliar, Pi-Hole effectively lets… Continue Reading →

Introducing OpenClaw AI Agent Hosting!

A couple of months ago I was trying, really hard, to play with this new and exciting AI Agent tool called OpenClaw, but I just couldn’t manage it. My problem was that installing it on my Mac was a nightmare…. Continue Reading →

Iframed Editor Changes in WordPress 7.1

OverviewCurrent SituationWhat’s changing in WordPress 7.1What should block developers do? Previous posts on this topic: Iframed Editor Changes in WordPress 7.0 (February 2026) Preparing the Post Editor for Full iframe Integration (November 2025) Blocks in an iframed (template) editor (June… Continue Reading →

How To Build An Email Popup In Divi 5

Email popups are one of the most direct ways to grow your subscriber list. Used well, they catch attention at the right moment, make the offer clear, and get out of the way. Building one that actually looks good and… Continue Reading →

How To Use :focus And :checked Editing In Divi 5

Interactive states can make a form feel more polished, more responsive, and easier to use. The problem is that styling those states usually means writing custom CSS, finding the right selectors, and testing everything on the front end. Divi 5… Continue Reading →

Wordfence Bug Bounty Program Monthly Report – April 2026

In April 2026, the Wordfence Bug Bounty Program received 1288 vulnerability submissions from our growing community of security researchers working to improve the overall security posture of the WordPress ecosystem. These submissions are reviewed, triaged, and processed by the Wordfence… Continue Reading →

JSON Schema preparation for client compatibility in WordPress 7.1

WordPress 7.1 introduces a shared JSON Schema preparation layer for schemas exposed to REST clients, frontend applications, and AI tools. WordPress accepts several internal schema conventions that are useful during server-side validation but are not portable JSON Schema draft-04. Passing… Continue Reading →

Abilities API improvements in WordPress 7.1

WordPress 7.1 expands the Abilities API with custom validation hooks, a new invocation lifecycle action, richer user information, selective field responses, and more consistent schemas for the core abilities introduced in WordPress 6.9. Custom input and output validationObserving every ability… Continue Reading →

Everything You Need To Know About Variable Fonts In Divi 5

Variable fonts have been around for years, but most page builders still treat them like static fonts. You get a font picker, a weight dropdown, and maybe an italic toggle. The deeper controls these fonts are built for never make… Continue Reading →

Design System Theming in WordPress 7.1

WordPress 7.1 will include foundational support for theming design aspects of admin interface components, including color, roundness, and cursor pointers for interactive controls. The background and purpose behind these new features were shared previously in Merge Proposal: Design System Theming…. Continue Reading →

Filtering Site Editor Screens in WordPress 7.1

This work is part of the iteration issue DataViews, DataForm, et. al. in WordPress 7.1 and it has been tracked at #76544. Check the full details of the API in the handbook. WordPress 7.1 introduces four new filters to configure… Continue Reading →

Wordfence Intelligence Weekly WordPress Vulnerability Report (July 20, 2026 to July 26, 2026)

Last week, there were 223 vulnerabilities disclosed in 175 WordPress Plugins and 6 WordPress Themes that have been added to the Wordfence Intelligence Vulnerability Database, and there were 88 Vulnerability Researchers that contributed to WordPress Security last week. Review those… Continue Reading →

« Older posts

© 2026 WP News Desk — Powered by WordPress and WP RSS Aggregator | Hosted by WP Engine

Up ↑