{"id":900101,"date":"2026-07-20T00:28:35","date_gmt":"2026-07-20T04:28:35","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=900101"},"modified":"2026-07-20T18:02:24","modified_gmt":"2026-07-20T22:02:24","slug":"wordpress-7-0-2-security-release","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/","title":{"rendered":"WordPress 7.0.2 Security Release Patches Critical RCE Chain"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">WordPress.org shipped the <strong>WordPress 7.0.2 security release<\/strong> on July 17, 2026, patching two vulnerabilities that, when chained, allowed an attacker to run code on a default install without logging in. If you manage a WordPress site, update to 7.0.2, or the matching update for your version (6.9.5 or 6.8.6), right now.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What the WordPress 7.0.2 Security Release Fixes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The release fixes two issues that WordPress.org classifies as one critical and one high-severity vulnerability. Neither issue is catastrophic on its own. Combined, they form a pre-authentication remote code execution (RCE) path: an attacker needs no account, no plugin, and no special configuration to exploit it. A single anonymous HTTP request is enough.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">CVE-2026-60137: SQL Injection in WP_Query<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress core does not properly sanitize the <code>author__not_in<\/code> parameter of <code>WP_Query<\/code>, the class WordPress uses internally to query posts, when untrusted input reaches it. This is an SQL (Structured Query Language) injection weakness, cataloged as Common Weakness Enumeration (CWE) 89.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The flaw affects WordPress 6.8.0 through 6.8.5, 6.9.0 through 6.9.4, and 7.0.0 through 7.0.1. WordPress fixed it in 6.8.6, 6.9.5, and 7.0.2. Full details are tracked under Common Vulnerabilities and Exposures (CVE) identifier <a href=\"https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-60137\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">CVE-2026-60137<\/a> (GHSA-fpp7-x2x2-2mjf).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">CVE-2026-63030: REST API Route Confusion<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The second flaw is a route confusion issue in a REST (Representational State Transfer) API batch endpoint, cataloged as CWE-436 (interpretation conflict). The real danger appears when this flaw combines with CVE-2026-60137. An attacker can route a request through the confused endpoint to reach the vulnerable <code>author__not_in<\/code> parameter, turning the SQL injection into full remote code execution.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This flaw affects WordPress 6.9.0 through 6.9.4 and 7.0.0 through 7.0.1. WordPress 6.8 is not affected by this half of the chain. WordPress fixed it in 6.9.5 and 7.0.2. WordPress.org tracks the details as <a href=\"https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-63030\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">CVE-2026-63030<\/a> (GHSA-ff9f-jf42-662q).<\/p>\n\n\n\n<p class=\"alert alert-info wp-block-paragraph\"><strong>Note:<\/strong> Sources report different Common Vulnerability Scoring System (CVSS) numbers for these two CVEs depending on the scoring authority, and they do not agree on which flaw is the critical one. What matters for your site is not any single number. The two flaws chain into pre-authentication remote code execution, posing a practical risk to any site running an affected version.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because of the severity of the chain, WordPress.org enabled forced auto-updates through the core auto-update system for sites running an affected version. If your site allows background updates, it may already be running a patched version. Confirm your version rather than assume.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What You Should Do<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Check your WordPress version now. Log in to WP Admin and open <strong>Dashboard &gt; Updates<\/strong>. If the version at the top of the page reads anything other than 7.0.2, 6.9.5, or 6.8.6, click <strong>Update Now<\/strong>. This is the fastest path for most site owners and does not require access to files or databases.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you manage WordPress over SSH, WP-CLI updates core in one command:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono-NL.ttf\" style=\"font-size:clamp(16px, 1rem, 24px);font-family:Code-Pro-JetBrains-Mono-NL,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:clamp(26px, 1.625rem, 39px);--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>wp core update<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">wp<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">core<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">update<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Run <code>wp core version<\/code> afterward to confirm the update applied. For a full walkthrough of installing and using WP-CLI on your hosting account, see our <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wp-cli\/install-and-configure-wp-cli\/\">Install and Configure WP-CLI<\/a> guide.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If your site has core auto-updates enabled, keep them on. WordPress ships security fixes like this one through the background update system, specifically so sites stay protected without the owner taking action. Turning auto-updates off trades convenience for a real window of exposure, as this release demonstrates. For more on managing update settings, see InMotion&#8217;s <a href=\"\/support\/edu\/wordpress\/automatically-updating-your-wordpress-site\/\">guide to automatically updating your WordPress site<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For the full technical writeup, see the <a href=\"https:\/\/wordpress.org\/news\/2026\/07\/wordpress-7-0-2-release\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">official WordPress 7.0.2 release announcement<\/a>. If you need help updating a site on your InMotion Hosting account, <a href=\"https:\/\/www.inmotionhosting.com\/contact\" data-type=\"link\" data-id=\"https:\/\/www.inmotionhosting.com\/contact\">contact our Technical Support team<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress.org shipped the WordPress 7.0.2 security release on July 17, 2026, patching two vulnerabilities that, when chained, allowed an attacker to run code on a default install without logging in. If you manage a WordPress site, update to 7.0.2, or the matching update for your version (6.9.5 or 6.8.6), right now. What the WordPress 7.0.2<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/\"> 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_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_ayudawp_aiss_exclude":false,"_ayudawp_aiss_summary":"WordPress.org shipped the WordPress 7.0.2 security release on July 17, 2026, patching two vulnerabilities that, when chained, allowed an attacker to run code on a default install without logging in. WordPress core does not properly sanitize the parameter of , the class WordPress uses internally to query posts, when untrusted input reaches it. Because of the severity of the chain, WordPress.org enabled forced auto-updates through the core auto-update system for sites running an affected version.","_ayudawp_aiss_summary_provider":"extractive","_ayudawp_aiss_summary_hash":"eb45cabfcd45c122b6189cfcf64910f10d61a301","_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[4300],"tags":[],"class_list":["post-900101","post","type-post","status-publish","format-standard","hentry","category-news"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WordPress 7.0.2 Security Release: Update Now<\/title>\n<meta name=\"description\" content=\"The WordPress 7.0.2 security release fixes a critical SQL injection and RCE chain. Update to 7.0.2, 6.9.5, or 6.8.6 immediately.\" \/>\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\/news\/wordpress-7-0-2-security-release\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress 7.0.2 Security Release: Update Now\" \/>\n<meta property=\"og:description\" content=\"The WordPress 7.0.2 security release fixes a critical SQL injection and RCE chain. Update to 7.0.2, 6.9.5, or 6.8.6 immediately.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/\" \/>\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-07-20T04:28:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-20T22:02:24+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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/\"},\"author\":{\"name\":\"Derrell\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#\\\/schema\\\/person\\\/0736f70b4077032374f89709cdc255b7\"},\"headline\":\"WordPress 7.0.2 Security Release Patches Critical RCE Chain\",\"datePublished\":\"2026-07-20T04:28:35+00:00\",\"dateModified\":\"2026-07-20T22:02:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/\"},\"wordCount\":573,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#organization\"},\"articleSection\":[\"News \\\/ Announcements\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/\",\"url\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/\",\"name\":\"WordPress 7.0.2 Security Release: Update Now\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/#website\"},\"datePublished\":\"2026-07-20T04:28:35+00:00\",\"dateModified\":\"2026-07-20T22:02:24+00:00\",\"description\":\"The WordPress 7.0.2 security release fixes a critical SQL injection and RCE chain. Update to 7.0.2, 6.9.5, or 6.8.6 immediately.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/news\\\/wordpress-7-0-2-security-release\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inmotionhosting.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WordPress 7.0.2 Security Release Patches Critical RCE Chain\"}]},{\"@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.2 Security Release: Update Now","description":"The WordPress 7.0.2 security release fixes a critical SQL injection and RCE chain. Update to 7.0.2, 6.9.5, or 6.8.6 immediately.","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\/news\/wordpress-7-0-2-security-release\/","og_locale":"en_US","og_type":"article","og_title":"WordPress 7.0.2 Security Release: Update Now","og_description":"The WordPress 7.0.2 security release fixes a critical SQL injection and RCE chain. Update to 7.0.2, 6.9.5, or 6.8.6 immediately.","og_url":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2026-07-20T04:28:35+00:00","article_modified_time":"2026-07-20T22:02:24+00:00","author":"Derrell","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Derrell","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/"},"author":{"name":"Derrell","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7"},"headline":"WordPress 7.0.2 Security Release Patches Critical RCE Chain","datePublished":"2026-07-20T04:28:35+00:00","dateModified":"2026-07-20T22:02:24+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/"},"wordCount":573,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"articleSection":["News \/ Announcements"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/","url":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/","name":"WordPress 7.0.2 Security Release: Update Now","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2026-07-20T04:28:35+00:00","dateModified":"2026-07-20T22:02:24+00:00","description":"The WordPress 7.0.2 security release fixes a critical SQL injection and RCE chain. Update to 7.0.2, 6.9.5, or 6.8.6 immediately.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/news\/wordpress-7-0-2-security-release\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"WordPress 7.0.2 Security Release Patches Critical RCE Chain"}]},{"@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":4300,"name":"News \/ Announcements","slug":"news","link":"https:\/\/www.inmotionhosting.com\/support\/news\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/900101","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=900101"}],"version-history":[{"count":3,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/900101\/revisions"}],"predecessor-version":[{"id":900106,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/900101\/revisions\/900106"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=900101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=900101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=900101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}