bg-up-triangles

WordPress Just Built AI Into Its Core. Here Is What Changes for Law Firm Websites.

Jason Bland | April 13, 2026

WordPress 7.0

WordPress 7.0 is the most consequential update to the platform that powers 43% of the internet in years. With 7.0, WordPress has been rebuilt from the inside out so that AI is a first-class part of the CMS rather than a collection of disconnected third-party plugins. For law firms running their websites on WordPress, and for the agencies building those sites, these new features should be embraced as a toolkit for how content is being consumed (and used) by AI as well as the shifting search patterns of prospective law firm clients. Here is what is changing and what it means.

The Short Version for Attorneys

If the technical details are not your concern, here is what WordPress 7.0 actually means for your firm:

  • Your website will be able to suggest improvements to blog posts and practice area content as they are being written, without anyone having to copy text into a separate AI tool.
  • Photos on your site, including attorney headshots and office images, can be automatically labeled with descriptive text that helps Google understand what they show and makes your site more accessible.
  • Long articles can be condensed into summaries with a single click, which helps with social sharing, email newsletters, and the short descriptions that appear in Google search results (CLM clients already have this feature with CLM Sequoia.)
  • If your firm serves Spanish-speaking clients, producing audience-specific content in a non-English language will be easier and faster.
  • Multiple people at your firm, attorneys, paralegals, and marketing staff, can review and comment on website content together in one place rather than passing Word documents or Google Docs back and forth over email.

WordPress 7.0 Release Status

As of April 13, 2026 — Make WordPress Core

Release Delayed
Original Date
April 9, 2026
Current Status
Extended Cycle
New Date
TBD by April 22
AI Client & Abilities API
Ready
Connectors Screen (AI provider config)
Ready
Editor AI features (alt text, summarization, suggestions)
Ready
DataViews Admin Redesign
Ready
Real-Time Collaboration (data storage architecture)
Cause of Delay

Quick note on timing: WordPress 7.0 was delayed from its original April 9th date while the core team finalizes the data storage architecture behind the real-time collaboration feature. A revised release date will be announced by April 22, with mid-to-late May the likely window.

The AI Infrastructure Change That Actually Matters

Before WordPress 7.0, every plugin that wanted to offer AI features had to build its own integration from scratch, hardwired to a single vendor. Yoast with its own OpenAI hook, your SEO plugin with its own, your image tool with its own. None of them shared credentials, none could communicate, and every new AI feature on your site was another siloed dependency to manage. WordPress 7.0 replaces that fragmentation with a shared AI infrastructure layer that every plugin and theme component can plug into.

The three pieces that make this work:

The AI Client is a provider-agnostic PHP API built directly into WordPress core. Any plugin describes what it needs; WordPress routes the request to whatever AI provider the site owner has configured. No vendor lock-in built into the plugin layer. The Abilities API gives AI services a standardized way to understand what your specific site can actually do, including its content structure, registered capabilities, and available actions. It works with the Model Context Protocol, the same standard that allows AI assistants like Claude to interact with external systems. The Connectors screen is the admin-facing side: a new settings panel where you choose which AI provider powers everything. WordPress ships with official provider plugins for Anthropic Claude, Google Gemini, and OpenAI, plus support for self-hosted models for firms with stricter data governance requirements. One configuration, platform-wide.

What the AI Features Do in the Editor

Beyond the infrastructure, 7.0 ships with specific AI capabilities in the block editor. These are the ones relevant to law firm content teams on a day-to-day basis:

  • ✍️Smart content suggestions — inline readability, SEO, and engagement analysis from your connected LLM as you write, without leaving the editor.
  • 🖼️Auto-generated alt text — AI-generated alt text applied automatically on image upload, or in bulk across existing Media Library images.
  • 📋One-click summarization — condense any post into an excerpt, summary, or meta description with a single editor action.
  • 🌎Translation assistance — AI-assisted translation inside the editor without a separate plugin or vendor workflow.
  • 🎨Inline image generation—AI image generation available directly in the block editor and Media Library, not just in featured image panels – although CLM still strongly recommends using authentic imagery and not AI for your law firm’s website.
  • 📝AI review notes — block-level AI review attached to specific content sections, surfacing issues or suggestions at the individual block rather than the document level.

WordPress 7.0 is not trying to be an AI writer. These are review, enhancement, and workflow tools that sit inside an editorial process.

What This Means for Law Firms on WordPress

Alt text at scale, finally

The average law firm site has hundreds of images, attorney headshots, office photos, practice area graphics, infographics, and other media. Our team is incredibly diligent about making sure all images have an alt tag with descriptive text. But larger firms with in-house personnel and multiple vendors can find that some images inevitably get overlooked. This is an SEO problem and also an accessibility issue for people with visual impairments who rely on descriptive alt text. With 7.0, bulk alt text generation across the entire Media Library becomes a single admin action.

Faster publishing without cutting corners on review

Most law firm content publishing delays live in the review cycle, not the drafting stage. Content gets drafted, emailed to a partner, revised in Word, emailed back, and then re-entered in WordPress. The AI tools in the 7.0 editor, specifically inline suggestions, excerpt generation, and meta description drafting, can compress the time between first draft and attorney-ready-to-review without touching the review step itself. Faster to review does not mean fewer eyes on it.

PHP version is now a prerequisite for AI access

WordPress 7.0 drops support for PHP 7.2 and 7.3 and raises the minimum to 7.4, with PHP 8.2 or higher recommended. The AI Client is a PHP API. Sites on legacy PHP versions will not have access to any of the AI features. Most managed WordPress hosts are already running PHP 8.x, but shared hosting and legacy server configurations are common in the law firm space. Check your PHP version before the update drops (CLM law firms don’t have to do anything – we’ve got it covered.)

Multi-lingual law firms get access to easier translations

Over 41 million people in the United States speak Spanish at home. That is nearly 13% of the population nationally, and the numbers get considerably higher in the markets where most law firms competing in this space are concentrated: close to 30% of the population in Texas and California, more than 20% in Florida. As we have written about at length, when someone in that population needs a lawyer, they are searching online, and they are very likely doing it in Spanish.

The SEO opportunity that most bilingual law firms leave on the table is not translation itself. It is indexed, navigable, properly linked Spanish content at scale. A single Spanish page does nothing meaningful. Browser-based auto-translation does not give Google native Spanish content to index. What actually works is a full parallel version of the site, practice area pages, blog content, forms, menus, footers, and theme elements, all translated, all internally linked, all with proper hreflang tags so browsers serve the right version based on a visitor’s language settings. Done right, that approach can unlock hundreds of new keyword rankings and improved map pack visibility for Spanish searches and other languages.

Right now, we have law firms signing cases that came to their sites via searches in Mandarin, Russian, Spanish, Arabic, and many other languages that represent the communities they serve.

The reason most firms never get there is cost, workflow, or bad advice. AI-assisted translation inside the core WordPress editor changes that significantly. Currently, we use a rather pricey language library for whole site translations that provides natural-sounding translated versions of our clients’ websites.

That’s not going away.

What the new WordPress features will help with is drafting standalone content specifically for a language demographic. This is relatively common where a firm may have a topic that relates specifically to a demographic and it doesn’t make sense to draft the article in English just to generate an automated translation. The new AI-powered tool in WordPress will help your content team draft standalone content in a non-English language without having to publish and translate an English version first.

AI that understands your site structure, not just your content

This is the less obvious but more significant long-term implication. Because the Abilities API lets AI tools understand a site’s specific architecture, AI-assisted content work on a 7.0 site is contextually grounded. For a firm with hundreds of practice area pages, an AI suggestion tool understands the relationships between those pages and can surface relevant internal linking opportunities to existing content rather than treating every new blog post as if it were being written on a blank slate.

CLM Sequoia, our AI law firm marketing platform, is already doing this but with WordPress 7.0, we will be able to make smarter connections between our platform and our clients’ WordPress sites to find internal linking opportunities in older content.

How CLM Is Incorporating 7.0 Into Law Firm Marketing Services

We manage WordPress sites for law firms. Here is how these changes affect what we do for clients.

Bulk alt text remediation as a standard deliverable

For any client site we audit post-7.0, bulk alt text generation across the Media Library becomes one of the first technical SEO actions on the list. It is a measurable, demonstrable win that improves both accessibility compliance and image search visibility. The ability to run it at scale from a single admin action makes it viable to include as part of a standard engagement.

CLM Sequoia has an alternative version, which was built to provide more descriptive alt tags, merging the intentions of both SEO and accessibility. Our initial review of 7.0’s alt text generator shows that it has some maturing to do. We will likely continue developing Sequoia’s solution until the native WordPress tool catches up.

Tighter content review loops

The 7.0 inline commenting and editorial notes system moves the content feedback loop inside WordPress and makes it easier for us to integrate with our own platform. For clients where multiple stakeholders review content before it is published, this will move us one step closer to replacing the email-and-document round-trip that adds days to the production cycle and creates version confusion. Content drafted, reviewed, revised, and approved in one place is both faster and more auditable.

Practice area content strategy that scales with AI assistance

The Abilities API means that AI tools working inside a client’s 7.0 site can understand that site’s specific content architecture. Internal linking suggestions, topical gap identification, and content improvement recommendations will be grounded in what the firm actually has, not generic best practices applied to an unknown site. That context-awareness makes the AI layer significantly more useful than any standalone tool we could add on top of a site independently. CLM clients are already benefiting from this with CLM Sequoia, but with WordPress supporting some of these functions internally, we’re building a smarter, more seamless connection between our platform and our clients’ websites.

Worth saying directly: WordPress 7.0’s AI tools are most powerful when the site already has a structured content architecture underneath them. Well-built practice area pages, intentional internal linking, and a defined content strategy become more effective with AI tools accelerating them. If those foundations are not in place, the tools add convenience to a disorganized operation. A firm with a well-built foundation will get more benefits out of these upgrades.

CLM Sequoia and WordPress 7.0

Most of what we have covered so far applies to any law firm running WordPress. The Sequoia angle is more specific. The Connectors architecture in 7.0 will make it possible to wire Sequoia’s research library into the AI layer on CLM client sites as a private knowledge source, so rather than a general-purpose model answering questions from generic training data, the AI features on those sites can draw from CLM’s library of legal marketing research when surfacing content suggestions, identifying optimization opportunities, or helping attorneys or firm personnel understand why a recommendation is being made. On the content management side, WordPress 7.0’s DataViews admin interface changes how that research archive can be maintained, surfacing the full library in a structured, filterable view that supports bulk actions and AI-assisted operations rather than the standard WordPress post list it currently requires.

Jason Bland

Jason Bland is a Co-Founder of Custom Legal Marketing. He focuses on strategies for law firms in highly competitive markets. He's a contributor on Forbes.com, is a member of the Forbes Agency Council and has been quoted in Inc. Magazine, Business Journals, Above the Law, and many other publications.

Law Firm SEO That Works

The Definitive Guide to Law Firm SEO That Works

Law Firm SEO That Works is where we show attorneys what their competitors wish they knew.

Explore More