{"id":7394,"date":"2026-05-20T14:34:49","date_gmt":"2026-05-20T19:34:49","guid":{"rendered":"https:\/\/wpengine.com\/?p=7394"},"modified":"2026-06-04T10:09:13","modified_gmt":"2026-06-04T15:09:13","slug":"wordpress-7-0-release","status":"publish","type":"post","link":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/","title":{"rendered":"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective"},"content":{"rendered":"<p data-analytics-track-visibility=\"yes\">I\u2019ve been designing and building on WordPress<sup><a href=\"#disclaimer\">\u00ae[1]<\/a><\/sup> since 2006. In those two decades, I\u2019ve watched it evolve from a simple blogging tool into the most powerful content management tool on the open web. Yet, for many of us, that journey has felt like a series of compromises.&nbsp;<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Developing great experiences often became a tug-of-war between the creative vision and the software\u2019s technical limitations, as we fought with custom CSS for mobile menus or installed a dozen third-party plugins just to add a breadcrumb trail. These friction points don\u2019t just slow down the workflow; they add weight to our databases and complexity to our maintenance.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">On May 20, 2026, WordPress 7.0, aka <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/wordpress.org\/news\/2026\/05\/armstrong\/\" target=\"_blank\" rel=\"noreferrer noopener\">Armstrong<\/a>, officially moved WordPress CMS users past these limitations and into what I believe is a better, more future-ready state. The release has turned the core software into a more sophisticated, design-focused operating system and set the stage for the next phase of the web with a native AI framework built in.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Here is how WordPress 7.0 is improving collaborative workflows, modernizing core functionality, and preparing itself for the intelligent web.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"toc-standardizing-ai-integration-for-future-readiness\" data-analytics-track-visibility=\"yes\">Standardizing AI integration for future readiness<\/h2>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Historically, every plugin with AI features required its own independent setup. If you used multiple AI-powered tools, you had to manage several different connections and API keys.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">WordPress 7.0 addresses this with a shared infrastructure layer through two new features (built on top of the Abilities API from 6.9): the Connectors API and the WP AI Client SDK. Together, they provide a standardized infrastructure for connecting WordPress websites to external AI providers like OpenAI, Google, and Anthropic.&nbsp;<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">The <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/core\/2026\/03\/18\/introducing-the-connectors-api-in-wordpress-7-0\/\" target=\"_blank\" rel=\"noreferrer noopener\">Connectors API<\/a> is a new framework for managing external service connections. While it currently focuses on AI providers, its architecture is designed to support other external services in the future.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">The <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/ai\/2025\/11\/21\/introducing-the-wordpress-ai-client-sdk\/\" target=\"_blank\" rel=\"noreferrer noopener\">WP AI Client SDK<\/a> is a WordPress-native library (wordpress\/wp-ai-client) that allows developers to interact with multiple AI providers through a single, consistent interface. It uses the WordPress HTTP API under the hood and integrates seamlessly with the Abilities API to expose WordPress-specific functions to AI models.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">These features are some of the first major steps toward AI integration, allowing developers to interact and connect with AI-powered features in a secure, consistent, and easy-to-configure way.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"toc-design-flexibility-with-safety-rails\" data-analytics-track-visibility=\"yes\">Design flexibility with safety rails<\/h2>\n\n\n\n<p data-analytics-track-visibility=\"yes\">One of the most persistent frustrations for designers has been the lack of native control over the mobile hamburger menu. In 7.0, <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/core\/2026\/03\/04\/customisable-navigation-overlays-in-wordpress-7-0\/\" target=\"_blank\" rel=\"noreferrer noopener\">navigation overlays<\/a> have finally become fully customizable template parts. Mike McAllister\u2019s work with the <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/olliewp.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Ollie Menu Designer<\/a> was a clear inspiration for this feature. He proved that the block editor could handle complex menus if the core software provided the right framework.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Users can now design exactly what happens when a visitor clicks a mobile menu, incorporating social icons, a search bar, or a contact form. Native navigation overlays mark the end of fighting with theme CSS or installing heavy third-party menu plugins, and any images in the navigation overlay are automatically deprioritized to protect the page\u2019s critical rendering path.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Outside the navigation menu, expanded Pattern Editing capabilities, specifically <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/test\/2026\/02\/27\/call-for-testing-pattern-editing-and-content-only-interactivity-in-wordpress-7-0\/#:~:text=Resources-,What%20is%20content%2Donly%20mode%3F,-Content%2Donly%20mode\" target=\"_blank\" rel=\"noreferrer noopener\">\u201ccontent-only\u201d mode<\/a>, allow users to better protect their design patterns. For example, if a designer builds a complex hero section as a pattern and another user goes in to edit images, copy, or links, the block structure and styling will be visible but uneditable by default. Your protected patterns now act as individual blocks in their own right, and users can click \u201cedit pattern\u201d for greater editing access to all available elements. Decoupling content elements from structural elements will help prevent accidental breakage of design elements during routine site updates.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"toc-core-performance-and-modernization\" data-analytics-track-visibility=\"yes\">Core performance and modernization<\/h2>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Core updates in 7.0 focused on long-term stability and hardening the codebase. The release includes a refreshed admin experience, optimized core code, more efficient database handling, and expanded native block functionality to reduce reliance on plugins.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">As we mentioned above, improved accuracy in prioritizing image loading <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/core.trac.wordpress.org\/ticket\/64823\" target=\"_blank\" rel=\"noreferrer noopener\">prevents hidden images in navigation overlays<\/a> or interactive blocks from degrading the loading of critical resources. In classic themes, on-demand block stylesheet loading is more reliable, and <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/core.trac.wordpress.org\/ticket\/61500\" target=\"_blank\" rel=\"noreferrer noopener\">classic scripts can now list script modules as dependencies<\/a> to reduce render-blocking.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Version 7.0 also <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/core\/2026\/01\/09\/dropping-support-for-php-7-2-and-7-3\/\" target=\"_blank\" rel=\"noreferrer noopener\">raises the minimum PHP version requirement<\/a> to 7.4, allowing core to leverage newer features in the language.&nbsp;<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Each of these enhancements (and more we haven\u2019t discussed here!) improves the out-of-the-box performance of the WordPress core software.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"toc-improving-native-functionality-through-blocks\" data-analytics-track-visibility=\"yes\">Improving native functionality through blocks<\/h3>\n\n\n\n<p data-analytics-track-visibility=\"yes\">For years, WordPress development relied on a lean core software package supplemented by lots of plugins to piecemeal essential functionality. WordPress 7.0 introduces <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/wordpress.org\/news\/2026\/02\/wordpress-7-0-beta-1\/#:~:text=7.0%20delivers%20a%20series%20of%20new%20and%20improved%20blocks%20and%20block%20features\" target=\"_blank\" rel=\"noreferrer noopener\">more blocks<\/a> and expands functionality for some existing blocks so they can handle tasks previously outsourced to third-party code, allowing core to do more.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">The Grid block is now responsive across columns, enabling multi-column layouts that reflow perfectly across devices. It\u2019s a modern layout tool developers have been waiting for.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">The addition of Breadcrumbs and Icon blocks is another welcome expansion. The Breadcrumbs block is highly customizable and schema-ready out of the box, and the Icon block supports scalable SVGs with 88 preloaded icons, all ready to use without requiring massive font libraries.<br><\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">The Gallery block now supports lightbox navigation, so users can finally browse through image sets using on-screen buttons or keyboard arrows. The system automatically skips any images where the lightbox is disabled to provide a seamless experience.<br><\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">A few additional blocks have also been refined:<br><\/p>\n\n\n\n<ul class=\"wp-block-list\" data-analytics-track-visibility=\"yes\">\n<li>Query Loop block: Faster and more reliable data fetching.<\/li>\n\n\n\n<li>Heading block: Updated variations for better control over H1-H6 hierarchy.<\/li>\n\n\n\n<li>Paragraph block: Text columns and text indent support.<\/li>\n<\/ul>\n\n\n\n<p data-analytics-track-visibility=\"yes\">New <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/core\/2026\/03\/15\/block-visibility-in-wordpress-7-0\/\" target=\"_blank\" rel=\"noreferrer noopener\">viewport-based block visibility<\/a> lets users hide any block based on the viewer\u2019s device type. No plugin or custom CSS code required; simply choose which blocks you want to hide and on what device type. In List View, blocks will display an icon indicating certain viewports are hidden, and hovering over the icon shows which viewports those are.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Users can also <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/core\/2026\/03\/03\/php-only-block-registration\/\" target=\"_blank\" rel=\"noreferrer noopener\">register blocks entirely with PHP<\/a>, which will be a welcome change for those who miss the simplicity of shortcodes.&nbsp;<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">These core and block improvements provide a solid structural foundation, but 7.0 goes even further by giving designers guardrails to ensure their layouts remain intact during the editing process.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"toc-wp-engines-full-time-contribution-team\" data-analytics-track-visibility=\"yes\">WP Engine\u2019s full-time contribution team<\/h2>\n\n\n\n<p data-analytics-track-visibility=\"yes\">WP Engine\u2019s sponsored contributors, <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/profiles.wordpress.org\/westonruter\/\" target=\"_blank\" rel=\"noreferrer noopener\">Weston Ruter<\/a>, <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/profiles.wordpress.org\/mindctrl\/\" target=\"_blank\" rel=\"noreferrer noopener\">John Parris<\/a>, and <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/profiles.wordpress.org\/joefusco\/\" target=\"_blank\" rel=\"noreferrer noopener\">Joe Fusco<\/a>, were instrumental in building and testing many of the features included in WordPress 7.0.&nbsp;<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Both Fusco and Parris concentrated on the real-time collaboration (RTC) framework, which was tabled for 7.0 but will likely ship with a future release. Fusco spearheaded the migration of collaboration data from post meta to dedicated database tables, ensuring the system remains performant and scalable, while Parris optimized RTC by implementing awareness-state caching and refining REST endpoints to eliminate race conditions and ensure multi-user editing feels instantaneous and reliable.&nbsp;<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Ruter\u2019s contributions focused primarily on core modernization and performance optimization. He led the integration of advanced static analysis tools like PHPStan to harden the codebase, helped bring the command palette to mobile, contributed to smooth admin view transitions, and brought the built-in code editor up to date. His extensive work on the script\/style dependency system is crucial for maintaining CSS cascade integrity in classic themes, and he led key media optimizations, including fine-tuning fetchpriority for images.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\">Along with dozens of other community members, WP Engine\u2019s core contributor team has done the prep work for a new, collaborative experience in a future WordPress release and reinforced the underlying stability and speed of the world\u2019s most-used CMS in time for 7.0.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"toc-looking-ahead-to-2026\" data-analytics-track-visibility=\"yes\">Looking ahead to 2026<\/h2>\n\n\n\n<p data-analytics-track-visibility=\"yes\">While WordPress 7.0 is the landmark release of the year, it is only the beginning of the <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/wordpress.org\/about\/roadmap\/\" target=\"_blank\" rel=\"noreferrer noopener\">2026 roadmap<\/a>. We are looking forward to even more exciting updates in <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/core\/7-1\/\" target=\"_blank\" rel=\"noreferrer noopener\">version 7.1 (expected in August<\/a>) and <a data-analytics-action-type=\"link\" data-analytics-link-location=\"Post Content\" data-analytics-link-type=\"outbound\" href=\"https:\/\/make.wordpress.org\/core\/7-2\/\" target=\"_blank\" rel=\"noreferrer noopener\">7.2 (expected in December)<\/a>.<\/p>\n\n\n\n<p data-analytics-track-visibility=\"yes\"><br>WordPress 7.0 is making a major leap into a more collaborative, AI-ready system. Our gratitude goes out to the entire community of contributors who made this release possible, and special thanks to WP Engine\u2019s sponsored core contribution team for all their hard work on 7.0.<\/p>","protected":false},"excerpt":{"rendered":"<p>I\u2019ve been designing and building on WordPress\u00ae[1] since 2006. In those two decades, I\u2019ve watched it evolve from a simple blogging tool into the most powerful content management tool on the open web. Yet, for many of us, that journey has felt like a series of compromises.&nbsp; Developing great experiences often became a tug-of-war between [&hellip;]<\/p>\n","protected":false},"author":50,"featured_media":7395,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"mediapress_draft_name":"","_mediapress_is_draft_copy":false,"footnotes":""},"audience":[],"blog-category":[123],"buyer-stage":[],"company-and-culture":[39],"content-type":[54],"location":[],"persona":[],"product":[],"topic":[98,99,6,100],"use-cases":[],"class_list":["post-7394","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","blog-category-industry-innovation","company-and-culture-community","content-type-blog","topic-ai","topic-cms","topic-design","topic-wordpress"],"time_to_read":7,"acf":{"hero_image_alt_text":"","display_author_bio":false,"featured_on_hub_page":true,"featured_on_tag_page":true,"featured_on_category_page":true,"wp_engine_pick":true,"taxonomy_selector":{"":null,"taxonomy-audience":false,"taxonomy-buyer-stage":false,"taxonomy-company-and-culture":[39],"taxonomy-content-type":[54],"taxonomy-location":false,"taxonomy-persona":false,"taxonomy-product":false,"taxonomy-support-topic":false,"taxonomy-topic":[100,98,6,99],"taxonomy-use-cases":false}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective | WP Engine\u00ae<\/title>\n<meta name=\"description\" content=\"The latest release introduces native AI infrastructure, a refreshed admin experience, and expanded block capabilities.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective\" \/>\n<meta property=\"og:description\" content=\"The latest release introduces native AI infrastructure, a refreshed admin experience, and expanded block capabilities.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Engine\u00ae\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpengine\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-20T19:34:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-04T15:09:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/wp-content\/uploads\/2026\/05\/WPE-IMG-WordPress7.0_1920x1080.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Brian Gardner\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@wpengine\" \/>\n<meta name=\"twitter:site\" content=\"@wpengine\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brian Gardner\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/\"},\"author\":{\"name\":\"Brian Gardner\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/#\\\/schema\\\/person\\\/a71ecbcc0b8dfacada1f63d4b455e0c2\"},\"headline\":\"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective\",\"datePublished\":\"2026-05-20T19:34:49+00:00\",\"dateModified\":\"2026-06-04T15:09:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/\"},\"wordCount\":1344,\"publisher\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wpengine.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/WPE-IMG-WordPress7.0_1920x1080.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/\",\"url\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/\",\"name\":\"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective | WP Engine\u00ae\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wpengine.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/WPE-IMG-WordPress7.0_1920x1080.png\",\"datePublished\":\"2026-05-20T19:34:49+00:00\",\"dateModified\":\"2026-06-04T15:09:13+00:00\",\"description\":\"The latest release introduces native AI infrastructure, a refreshed admin experience, and expanded block capabilities.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wpengine.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/WPE-IMG-WordPress7.0_1920x1080.png\",\"contentUrl\":\"https:\\\/\\\/wpengine.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/WPE-IMG-WordPress7.0_1920x1080.png\",\"width\":1200,\"height\":675,\"caption\":\"What's new in WordPress 7.0? A Community Member's Perspective\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/wordpress-7-0-release\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wpengine.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/#website\",\"url\":\"https:\\\/\\\/wpengine.com\\\/\",\"name\":\"WP Engine\u00ae\",\"description\":\"Managed Hosting for WordPress\",\"publisher\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wpengine.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/#organization\",\"name\":\"WP Engine\",\"url\":\"https:\\\/\\\/wpengine.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wpengine.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/WPEngine_OGImage-1.webp\",\"contentUrl\":\"https:\\\/\\\/wpengine.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/WPEngine_OGImage-1.webp\",\"width\":1200,\"height\":630,\"caption\":\"WP Engine\"},\"image\":{\"@id\":\"https:\\\/\\\/wpengine.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/wpengine\\\/\",\"https:\\\/\\\/x.com\\\/wpengine\",\"https:\\\/\\\/www.instagram.com\\\/wpengine\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/wpengine\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCJeAEAxX69v24CUBZ0WBYSg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wpengine.com\\\/#\\\/schema\\\/person\\\/a71ecbcc0b8dfacada1f63d4b455e0c2\",\"name\":\"Brian Gardner\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/25b2f9f3e3426c67d76320d27da3c32e9621a542a2c1d20d1db51139421e29f4?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/25b2f9f3e3426c67d76320d27da3c32e9621a542a2c1d20d1db51139421e29f4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/25b2f9f3e3426c67d76320d27da3c32e9621a542a2c1d20d1db51139421e29f4?s=96&d=mm&r=g\",\"caption\":\"Brian Gardner\"},\"description\":\"Brian Gardner is Head of Community at WP Engine. He is the founder of StudioPress and co-creator of the Genesis Framework. Connect with him on LinkedIn and X.\",\"url\":\"https:\\\/\\\/wpengine.com\\\/blog\\\/author\\\/brian-gardner\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective | WP Engine\u00ae","description":"The latest release introduces native AI infrastructure, a refreshed admin experience, and expanded block capabilities.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/","og_locale":"en_US","og_type":"article","og_title":"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective","og_description":"The latest release introduces native AI infrastructure, a refreshed admin experience, and expanded block capabilities.","og_url":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/","og_site_name":"WP Engine\u00ae","article_publisher":"https:\/\/www.facebook.com\/wpengine\/","article_published_time":"2026-05-20T19:34:49+00:00","article_modified_time":"2026-06-04T15:09:13+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/wpengine.com\/wp-content\/uploads\/2026\/05\/WPE-IMG-WordPress7.0_1920x1080.png","type":"image\/png"}],"author":"Brian Gardner","twitter_card":"summary_large_image","twitter_creator":"@wpengine","twitter_site":"@wpengine","twitter_misc":{"Written by":"Brian Gardner","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/#article","isPartOf":{"@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/"},"author":{"name":"Brian Gardner","@id":"https:\/\/wpengine.com\/#\/schema\/person\/a71ecbcc0b8dfacada1f63d4b455e0c2"},"headline":"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective","datePublished":"2026-05-20T19:34:49+00:00","dateModified":"2026-06-04T15:09:13+00:00","mainEntityOfPage":{"@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/"},"wordCount":1344,"publisher":{"@id":"https:\/\/wpengine.com\/#organization"},"image":{"@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/#primaryimage"},"thumbnailUrl":"https:\/\/wpengine.com\/wp-content\/uploads\/2026\/05\/WPE-IMG-WordPress7.0_1920x1080.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/","url":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/","name":"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective | WP Engine\u00ae","isPartOf":{"@id":"https:\/\/wpengine.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/#primaryimage"},"image":{"@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/#primaryimage"},"thumbnailUrl":"https:\/\/wpengine.com\/wp-content\/uploads\/2026\/05\/WPE-IMG-WordPress7.0_1920x1080.png","datePublished":"2026-05-20T19:34:49+00:00","dateModified":"2026-06-04T15:09:13+00:00","description":"The latest release introduces native AI infrastructure, a refreshed admin experience, and expanded block capabilities.","breadcrumb":{"@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/#primaryimage","url":"https:\/\/wpengine.com\/wp-content\/uploads\/2026\/05\/WPE-IMG-WordPress7.0_1920x1080.png","contentUrl":"https:\/\/wpengine.com\/wp-content\/uploads\/2026\/05\/WPE-IMG-WordPress7.0_1920x1080.png","width":1200,"height":675,"caption":"What's new in WordPress 7.0? A Community Member's Perspective"},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/blog\/wordpress-7-0-release\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpengine.com\/"},{"@type":"ListItem","position":2,"name":"What\u2019s New in WordPress\u00ae 7.0? A Community Member\u2019s Perspective"}]},{"@type":"WebSite","@id":"https:\/\/wpengine.com\/#website","url":"https:\/\/wpengine.com\/","name":"WP Engine\u00ae","description":"Managed Hosting for WordPress","publisher":{"@id":"https:\/\/wpengine.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpengine.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/wpengine.com\/#organization","name":"WP Engine","url":"https:\/\/wpengine.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/#\/schema\/logo\/image\/","url":"https:\/\/wpengine.com\/wp-content\/uploads\/2025\/09\/WPEngine_OGImage-1.webp","contentUrl":"https:\/\/wpengine.com\/wp-content\/uploads\/2025\/09\/WPEngine_OGImage-1.webp","width":1200,"height":630,"caption":"WP Engine"},"image":{"@id":"https:\/\/wpengine.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/wpengine\/","https:\/\/x.com\/wpengine","https:\/\/www.instagram.com\/wpengine\/","https:\/\/www.linkedin.com\/company\/wpengine\/","https:\/\/www.youtube.com\/channel\/UCJeAEAxX69v24CUBZ0WBYSg"]},{"@type":"Person","@id":"https:\/\/wpengine.com\/#\/schema\/person\/a71ecbcc0b8dfacada1f63d4b455e0c2","name":"Brian Gardner","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/25b2f9f3e3426c67d76320d27da3c32e9621a542a2c1d20d1db51139421e29f4?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/25b2f9f3e3426c67d76320d27da3c32e9621a542a2c1d20d1db51139421e29f4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/25b2f9f3e3426c67d76320d27da3c32e9621a542a2c1d20d1db51139421e29f4?s=96&d=mm&r=g","caption":"Brian Gardner"},"description":"Brian Gardner is Head of Community at WP Engine. He is the founder of StudioPress and co-creator of the Genesis Framework. Connect with him on LinkedIn and X.","url":"https:\/\/wpengine.com\/blog\/author\/brian-gardner\/"}]}},"mediapress_workflow_parent_id":null,"_links":{"self":[{"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/posts\/7394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/users\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/comments?post=7394"}],"version-history":[{"count":0,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/posts\/7394\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/media\/7395"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/media?parent=7394"}],"wp:term":[{"taxonomy":"audience","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/audience?post=7394"},{"taxonomy":"blog-category","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/blog-category?post=7394"},{"taxonomy":"buyer-stage","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/buyer-stage?post=7394"},{"taxonomy":"company-and-culture","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/company-and-culture?post=7394"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/content-type?post=7394"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/location?post=7394"},{"taxonomy":"persona","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/persona?post=7394"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/product?post=7394"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/topic?post=7394"},{"taxonomy":"use-cases","embeddable":true,"href":"https:\/\/wpengine.com\/wp-json\/wp\/v2\/use-cases?post=7394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}