ConicPlex

Start Your Project

A developer's desk at night with a monitor glowing WordPress blue, blue color-breakpoint swatches, and a photo print being cropped with a ruler

On this Page

WordPress 7.1 “Mary Lou” Brings Responsive Styling and a New Media Editor

Aftab Memon

August 21, 2026

WordPress 7.1, codenamed "Mary Lou," shipped on August 19, 2026, closing out WordCamp US with the project’s biggest editing update in over a year. The headline changes are responsive styling controls built into the Site Editor, a rebuilt media editor that crops and flips images in the browser instead of on the server, and two new blocks for Playlist and Tabs content, according to the official announcement on WordPress.org.

If you run or maintain WordPress sites, the practical question isn’t whether to eventually update. It’s whether to do it this week or wait a patch cycle, and that depends more on your plugin stack than on the release itself.

What Actually Changed in 7.1

The Site Editor now lets you set how a block looks at different screen sizes directly through block settings or Global Styles, without writing custom CSS or reaching for a third-party plugin to handle breakpoints. That’s been a real gap for anyone building client sites in the block editor, where “make this stack differently on mobile” usually meant a snippet or an add-on.

Media handling gets the bigger structural change. Image cropping, flipping, and metadata editing now happen client-side through WebAssembly before the file ever reaches your server, with support for freeform and aspect-ratio cropping. For hosts and agencies dealing with upload-processing load on shared hosting, that’s a meaningful shift in where the work happens.

The two new blocks are narrower but useful: a Playlist block for grouping audio files with an optional waveform view, and a Tabs block for organizing content into clickable panels without a plugin. The admin bar is also persistent now across every screen in wp-admin, and the Notes feature picked up rich text and @mentions for teams reviewing drafts together.

For Plugin and Theme Developers

Two developer-facing changes are worth flagging separately. The SVG Icon API is now public, so plugins and themes can register their own icon collections instead of shipping icon fonts or inline SVG sprites. The Abilities API also expanded, adding a filterable execution lifecycle and shared discovery aimed at AI and automation tooling that needs to call into WordPress predictably. If you’re building or maintaining custom WordPress plugins, both are worth a look before your next release cycle.

Should You Update Now

Core releases rarely break sites on their own, but 7.1 touches the editor and media pipeline directly, which is exactly where third-party page builders and gallery plugins tend to step on core’s toes. The more responsible move on a production or client site is to update staging first, click through the editor screens you actually use, and confirm your media library and any custom cropping or gallery plugins still behave before pushing to production. WordPress core itself patches fast when something slips through, as it did twice already this month with 7.0.3 and 7.0.4, so there’s little upside in rushing a major feature release onto a live site the same day it ships.

If your team is still running an older 6.x branch, this is also a reasonable point to plan a proper WordPress upgrade and compatibility pass rather than clicking update and hoping, especially if the site carries page builders or older commercial plugins that haven’t been tested against 7.1 yet.

Sources

Aftab Memon is a Senior WordPress Developer at ConicPlex, working across everything from plugin conflicts and theme customization to full site builds on Elementor and WooCommerce. He spends most of his time in the parts of WordPress that don’t show up in a features list: hosting quirks, hook priority, the difference between a plugin that works in isolation and one that survives a real production stack. He writes here about what actually holds up once a WordPress site is live and being run by a non-technical client, not just what works in a demo.

Keep reading

News & Updates

A laptop and an antique analog monitoring gauge glowing blue on a dark desk at night, symbolizing a quietly exploited server monitoring vulnerability

Zimbra Collaboration Suite RCE Flaw Faces Active Exploitation (CVE-2026-73570)

CISA added Zimbra Collaboration Suite flaw CVE-2026-73570 to its Known Exploited Vulnerabilities catalog on August 21, 2026, confirming active attacks…

Sameer Malek

August 22, 2026

Design

A laptop displaying a dark navy financial dashboard with charts, next to a leather portfolio and fountain pen on an office desk

What Actually Makes a Finance Website Look Trustworthy

A finance website earns trust through specific, checkable signals: named credentials, transparent pricing or process language, fast load times, and…

Hasnain Memon

August 22, 2026

Software

A phone glowing with a notification next to a laptop showing a CRM dashboard on a dealership office desk at dusk, with a car visible through the window

Speed to Lead: Why Your Website’s Tools Need to Feed Your CRM in Real Time

A real WordPress plugin build shows why on-site interactive tools should feed your CRM in real time, not an inbox,…

Sajil Memon

August 22, 2026