{"id":132088,"date":"2026-04-30T13:55:26","date_gmt":"2026-04-30T17:55:26","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=132088"},"modified":"2026-04-30T13:55:36","modified_gmt":"2026-04-30T17:55:36","slug":"wordpress-7-0-release-date","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/","title":{"rendered":"WordPress 7.0 Releases May 20, 2026: What&#8217;s New"},"content":{"rendered":"\n<p><strong>WordPress 7.0<\/strong> is scheduled to be released on <strong>May 20, 2026<\/strong>, following a rescheduled launch from the original April 9 target date. The WordPress core team pushed the date back to allow time for additional architectural improvements focused on stability and performance. The final release will bring real-time co-editing, new blocks, a Web Client AI API, and a refreshed admin design to the world&#8217;s most widely used content management system.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s New in WordPress 7.0<\/h2>\n\n\n\n<p>WordPress 7.0 is a major release that merges features from Gutenberg plugin versions 22.0 through 22.6 into core. The changes span collaboration, editing, blocks, design tools, media handling, and developer APIs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Real-time collaboration<\/h3>\n\n\n\n<p>Multiple users can now edit the same post or page simultaneously. WordPress 7.0 ships with a default HTTP polling sync provider and opens a hook for hosts and plugins to add WebSocket support. Offline edits sync when a user reconnects, and the Notes feature gains real-time syncing and a new keyboard shortcut for adding comments inline. For teams that review and publish content together, this eliminates the back-and-forth of sequential editing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Visual revisions and view transitions<\/h3>\n\n\n\n<p>The editor now shows a visual diff between revision versions, so you can see exactly what changed in a page&#8217;s layout, not just its text. Cross-document view transitions add smooth animation as you navigate between admin screens, without any additional configuration required.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">New and improved blocks<\/h3>\n\n\n\n<p>WordPress 7.0 adds two new core blocks: <strong>Breadcrumbs<\/strong> and <strong>Icons<\/strong>. The Cover block can now use an embedded video as its background. The Grid block becomes responsive, automatically adapting layouts across screen sizes. The Gallery block now supports lightbox, letting visitors click through images without leaving the page. Navigation block editing is also streamlined, with customizable overlay menus that can be set to appear or hide at specific breakpoints.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Responsive editing and pattern controls<\/h3>\n\n\n\n<p>Editors can now mark individual blocks to show or hide based on screen size, a feature previously available only with custom CSS or a plugin. Pattern editing in 7.0 introduces a Spotlight mode for isolating content within a pattern and an Isolated Editor mode for modifying synced patterns, template parts, and navigation menus without affecting the surrounding layout.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Client-side media processing<\/h3>\n\n\n\n<p>Image resizing and compression now run in the browser rather than on the server. This reduces the processing load on the web server during uploads and opens support for modern image formats. The result is faster upload feedback and less server memory consumption per media operation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Web Client AI API for developers<\/h3>\n\n\n\n<p>WordPress 7.0 introduces a <strong>Web Client AI API<\/strong> in core, providing a standardized interface for plugins and themes to connect to external generative AI providers. The API itself is provider-agnostic: AI model providers remain external to WordPress core, and any plugin can register a provider. Alongside this, the new <strong>Client Side Abilities API<\/strong> lets developers register browser-side capabilities. PHP-only block registration with auto-generated inspector controls rounds out the developer additions, reducing the JavaScript required to ship a functional block.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Updated WordPress 7.0 Release Schedule<\/h2>\n\n\n\n<p>The WordPress core team posted an updated schedule on April 22, 2026, moving the final release from April 9 to May 20. The revised timeline reflects additional work on architectural stability. The milestone labels were also renumbered; what was RC 3 is now treated as a beta, and what was RC 4 becomes the first formal release candidate. Key remaining milestones are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>RC 3 (new Beta 1):<\/strong> May 8, 2026 \u2014 broad community testing window<\/li>\n\n\n\n<li><strong>RC 4 (new RC 1):<\/strong> May 14, 2026<\/li>\n\n\n\n<li><strong>Dry run and code freeze:<\/strong> May 19, 2026<\/li>\n\n\n\n<li><strong>Final release:<\/strong> May 20, 2026<\/li>\n<\/ul>\n\n\n\n<p class=\"alert alert-info\">A release party takes place in the <code>#core<\/code> channel on the Making WordPress Slack, open to first-timers and veteran contributors alike. The full updated schedule is on the <a href=\"https:\/\/make.wordpress.org\/core\/2026\/04\/22\/wordpress-7-0-release-party-updated-schedule\/\">Make WordPress Core blog<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What This Means for Your InMotion Hosting Site<\/h2>\n\n\n\n<p>WordPress 7.0 has not yet been released. Do not upgrade any production site until May 20, 2026, when the stable version is available. The steps below will help you prepare before that date.<\/p>\n\n\n\n<p><strong>Check your PHP version now.<\/strong> WordPress 7.0 recommends PHP 8.3 or greater. The minimum supported version is PHP 7.2.24; running older versions may expose your site to security vulnerabilities. If your site is on an older PHP version, update it before May 20 to avoid compatibility problems. InMotion Hosting&#8217;s <a href=\"\/support\/website\/how-to-change-the-php-version-your-account-uses\/\">guide to changing your PHP version<\/a> walks you through selecting the right version for your account.<\/p>\n\n\n\n<p><strong>Back up before upgrading.<\/strong> Even stable major WordPress releases can surface plugin or theme conflicts. Create a full site backup before applying the update. InMotion Hosting provides <a href=\"\/support\/edu\/cpanel\/cpanel-backups\/\">cPanel backup tools<\/a> on cPanel-based hosting plans.<\/p>\n\n\n\n<p><strong>Test plugins and themes in advance.<\/strong> The new real-time collaboration feature, the Web Client AI API, and the responsive block visibility controls all touch areas that third-party plugins may extend. If you maintain a plugin or a custom theme, the WordPress team recommends testing against the RC builds and marking your plugin&#8217;s readme with <code>Tested up to: 7.0<\/code> before the final release.<\/p>\n\n\n\n<p><strong>Note:<\/strong> By default, WordPress automatically applies minor and security updates. Major version upgrades, such as WordPress 7.0, typically require a manual update or an explicit opt-in in your auto-update settings. Verify your update preferences in your WordPress dashboard under <strong>Dashboard > Updates<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Stay Informed Before the Release<\/h2>\n\n\n\n<p>WordPress 7.0 is still in its final pre-release phase. RC 3 on May 8 gives developers and hosts a final window to test compatibility. If you want to preview features without risking your live site, the <a href=\"https:\/\/wordpress.org\/plugins\/wordpress-beta-tester\/\">WordPress Beta Tester plugin<\/a> lets you run the release candidate on a staging or development environment.<\/p>\n\n\n\n<p>For the full feature breakdown and developer notes, see the <a href=\"https:\/\/wordpress.org\/news\/2026\/02\/wordpress-7-0-beta-1\/\">WordPress 7.0 Beta 1 announcement<\/a> and the <a href=\"https:\/\/make.wordpress.org\/core\/tag\/dev-notes+7-0\/\">7.0 developer notes<\/a> on the Make WordPress Core blog. InMotion Hosting will publish a follow-up article on May 20, once WordPress 7.0 is live, covering the final release notes and upgrade steps.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress 7.0 is scheduled to be released on May 20, 2026, following a rescheduled launch from the original April 9 target date. The WordPress core team pushed the date back to allow time for additional architectural improvements focused on stability and performance. The final release will bring real-time co-editing, new blocks, a Web Client AI<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57032,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4414],"tags":[4635,4633,4634,4626],"class_list":["post-132088","post","type-post","status-publish","format-standard","hentry","category-wordpress-news","tag-cms","tag-release","tag-update","tag-wordpress"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WordPress 7.0 Releases May 20, 2026: What&#039;s New<\/title>\n<meta name=\"description\" content=\"WordPress 7.0 releases May 20, 2026 with real-time collaboration, new blocks, and a Web Client AI API. What InMotion customers should know.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress 7.0 Releases May 20, 2026: What&#039;s New\" \/>\n<meta property=\"og:description\" content=\"WordPress 7.0 releases May 20, 2026 with real-time collaboration, new blocks, and a Web Client AI API. What InMotion customers should know.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-30T17:55:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-30T17:55:36+00:00\" \/>\n<meta name=\"author\" content=\"Derrell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Derrell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\"},\"author\":{\"name\":\"Derrell\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7\"},\"headline\":\"WordPress 7.0 Releases May 20, 2026: What&#8217;s New\",\"datePublished\":\"2026-04-30T17:55:26+00:00\",\"dateModified\":\"2026-04-30T17:55:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\"},\"wordCount\":939,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"keywords\":[\"cms\",\"release\",\"update\",\"wordpress\"],\"articleSection\":[\"WordPress News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\",\"name\":\"WordPress 7.0 Releases May 20, 2026: What's New\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"datePublished\":\"2026-04-30T17:55:26+00:00\",\"dateModified\":\"2026-04-30T17:55:36+00:00\",\"description\":\"WordPress 7.0 releases May 20, 2026 with real-time collaboration, new blocks, and a Web Client AI API. What InMotion customers should know.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress 7.0 Releases May 20, 2026: What&#8217;s New\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7\",\"name\":\"Derrell\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/derrell-willis\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/derrellw\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WordPress 7.0 Releases May 20, 2026: What's New","description":"WordPress 7.0 releases May 20, 2026 with real-time collaboration, new blocks, and a Web Client AI API. What InMotion customers should know.","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:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/","og_locale":"en_US","og_type":"article","og_title":"WordPress 7.0 Releases May 20, 2026: What's New","og_description":"WordPress 7.0 releases May 20, 2026 with real-time collaboration, new blocks, and a Web Client AI API. What InMotion customers should know.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2026-04-30T17:55:26+00:00","article_modified_time":"2026-04-30T17:55:36+00:00","author":"Derrell","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Derrell","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/"},"author":{"name":"Derrell","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7"},"headline":"WordPress 7.0 Releases May 20, 2026: What&#8217;s New","datePublished":"2026-04-30T17:55:26+00:00","dateModified":"2026-04-30T17:55:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/"},"wordCount":939,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"keywords":["cms","release","update","wordpress"],"articleSection":["WordPress News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/","name":"WordPress 7.0 Releases May 20, 2026: What's New","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2026-04-30T17:55:26+00:00","dateModified":"2026-04-30T17:55:36+00:00","description":"WordPress 7.0 releases May 20, 2026 with real-time collaboration, new blocks, and a Web Client AI API. What InMotion customers should know.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/wordpress-7-0-release-date\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"WordPress 7.0 Releases May 20, 2026: What&#8217;s New"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7","name":"Derrell","sameAs":["https:\/\/www.linkedin.com\/in\/derrell-willis"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/derrellw\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4414,"name":"WordPress News","slug":"wordpress-news","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wordpress-news\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/132088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57032"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=132088"}],"version-history":[{"count":1,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/132088\/revisions"}],"predecessor-version":[{"id":132089,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/132088\/revisions\/132089"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=132088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=132088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=132088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}