{"id":379,"date":"2021-06-24T12:59:38","date_gmt":"2021-06-24T12:59:38","guid":{"rendered":"https:\/\/www.knownhost.com\/kb\/?p=379"},"modified":"2025-08-05T15:22:00","modified_gmt":"2025-08-05T20:22:00","slug":"how-to-use-phpmyadmin-to-change-plugins-for-wordpress","status":"publish","type":"post","link":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/","title":{"rendered":"How to use PHPMyAdmin to change for WordPress"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Deactivating WordPress Plugins<\/h2>\n\n\n\n<p>This process may be a little intimidating for those who are unfamiliar with how WordPress utilizes plugins via the database.<\/p>\n\n\n\n<p>They use a long string that looks like this<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  a:8:{i:0;s:19:\"akismet\/akismet.php\";i:1;s:43:\"all-in-one-seo-pack\/all_in_one_seo_pack.php\";i:2;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:3;s:37:\"disable-comments\/disable-comments.php\";i:4;s:9:\"hello.php\";i:5;s:27:\"redirection\/redirection.php\";i:6;s:43:\"shortcodes-ultimate\/shortcodes-ultimate.php\";i:7;s:23:\"wordfence\/wordfence.php\";}<\/code><\/pre>\n\n\n\n<p>To understand what this is; we&#8217;ll break it down.<\/p>\n\n\n\n<p>&#8216;a:8:&#8217; is the number of active plugins. This string currently has 8 active plugins. This number and the length of the line changes depending on how many plugins are active.<\/p>\n\n\n\n<p>The easiest thing to do when troubleshooting plugins is to just wipe it back to default.<\/p>\n\n\n\n<p>However, first we need to get there.<\/p>\n\n\n\n<p>You&#8217;re going to want to <a href=\"https:\/\/docs.cpanel.net\/knowledge-base\/accounts\/how-to-log-in-to-your-server-or-account\/\">login to your cPanel<\/a> account and navigate to PHPMyAdmin<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"102\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-1024x102.png\" alt=\"\" class=\"wp-image-368\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-1024x102.png 1024w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-300x30.png 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-768x77.png 768w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Once inside you&#8217;re going to see a list of your databases on the left \u2013 in this case; we&#8217;re using &#8216;khtest_wp&#8217; \u2013 we&#8217;ll then go to the &#8216;wp_options&#8217; table.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"578\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-2-1024x578.png\" alt=\"\" class=\"wp-image-369\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-2-1024x578.png 1024w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-2-300x169.png 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-2-768x433.png 768w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-2.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Within this next page you&#8217;ll see a bunch of data in what is called &#8216;rows&#8217; \u2013 rows are numerical and start from 1.<\/p>\n\n\n\n<p>We&#8217;ll want to go to &#8216;page 2&#8217; and search for row 33; you&#8217;ll see the following<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"423\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-1024x423.png\" alt=\"\" class=\"wp-image-383\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-1024x423.png 1024w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-300x124.png 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-768x317.png 768w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>We&#8217;ll want to modify this value. You can do this by double-clicking on it and it&#8217;ll enlarge the text place to modify.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"335\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-1-1024x335.png\" alt=\"\" class=\"wp-image-384\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-1-1024x335.png 1024w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-1-300x98.png 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-1-768x251.png 768w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-3-1.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>At this point; if you want to reset the entire active plugin we replace that entire line with the following<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  a:0:{}<\/code><\/pre>\n\n\n\n<p>This deactivates all plugins that are currently active and marks them as disabled.<\/p>\n\n\n\n<p>Once you&#8217;ve modified the field; click outside of the row to save the changes.<\/p>\n\n\n\n<p>If you want to be advanced and disable only a specific plugin you would need to change the active number of plugins and remove the plugin from the line.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<p>If I wanted to remove just one plugin;<\/p>\n\n\n\n<p>a:8: becomes a:7: and then I&#8217;ll remove my redirection plugin &#8216;i:5;s:27:&#8221;redirection\/redirection.php&#8221;;&#8217; and delete it from the line which gives me the following<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  a:7:{i:0;s:19:\"akismet\/akismet.php\";i:1;s:43:\"all-in-one-seo-pack\/all_in_one_seo_pack.php\";i:2;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:3;s:37:\"disable-comments\/disable-comments.php\";i:4;s:9:\"hello.php\";i:6;s:43:\"shortcodes-ultimate\/shortcodes-ultimate.php\";i:7;s:23:\"wordfence\/wordfence.php\";}<\/code><\/pre>\n\n\n\n<p>Now I only have 7 active plugins and I can login to my WordPress dashboard again.<\/p>\n\n\n\n<p>However, the easiest solution due to the ability to simply re-enable plugins in WordPress is most likely to just deactivate all plugins as noted earlier in this guide.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><\/h2>\n\n\n\n<p>Have a WordPress website? Check out our <a href=\"https:\/\/www.knownhost.com\/wordpress-hosting\"><strong>Managed Hosting for WordPress<\/strong><\/a> and see if we are a good fit for you. <strong><a href=\"https:\/\/www.knownhost.com\">KnownHost <\/a><\/strong>offers 365 days a year, 24 hours a day, all 7 days of the week best in class technical support. A dedicated team ready to help you should you need our assistance. You\u2019re not using KnownHost for the best webhosting experience? Well, why not?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Deactivating WordPress Plugins This process may be a little intimidating for those who are unfamiliar with how WordPress utilizes plugins via the database. They use a long string that looks like this To understand what this is; we&#8217;ll break it down. &#8216;a:8:&#8217; is the number of active plugins. This string currently has 8 active plugins. [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[146],"tags":[],"class_list":["post-379","post","type-post","status-publish","format-standard","hentry","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to use PHPMyAdmin to change for WordPress - KnownHost<\/title>\n<meta name=\"description\" content=\"In this guide, we will teach you how to use phpMyAdmin to change plugins on your WordPress website.\" \/>\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.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to use PHPMyAdmin to change for WordPress - KnownHost\" \/>\n<meta property=\"og:description\" content=\"In this guide, we will teach you how to use phpMyAdmin to change plugins on your WordPress website.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"KnownHost\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-24T12:59:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-05T20:22:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"120\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jonathan K. W.\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jonathan K. W.\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/\"},\"author\":{\"name\":\"Jonathan K. W.\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/3db6e20d1f33519cd68fe0ba1230a48b\"},\"headline\":\"How to use PHPMyAdmin to change for WordPress\",\"datePublished\":\"2021-06-24T12:59:38+00:00\",\"dateModified\":\"2025-08-05T20:22:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/\"},\"wordCount\":422,\"image\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/php-1-1024x102.png\",\"articleSection\":[\"WordPress\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/\",\"name\":\"How to use PHPMyAdmin to change for WordPress - KnownHost\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/php-1-1024x102.png\",\"datePublished\":\"2021-06-24T12:59:38+00:00\",\"dateModified\":\"2025-08-05T20:22:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/3db6e20d1f33519cd68fe0ba1230a48b\"},\"description\":\"In this guide, we will teach you how to use phpMyAdmin to change plugins on your WordPress website.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/php-1-1024x102.png\",\"contentUrl\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/php-1-1024x102.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to use PHPMyAdmin to change for WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/\",\"name\":\"KnownHost\",\"description\":\"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/3db6e20d1f33519cd68fe0ba1230a48b\",\"name\":\"Jonathan K. W.\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g\",\"caption\":\"Jonathan K. W.\"},\"sameAs\":[\"https:\\\/\\\/www.knownhost.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to use PHPMyAdmin to change for WordPress - KnownHost","description":"In this guide, we will teach you how to use phpMyAdmin to change plugins on your WordPress website.","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.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to use PHPMyAdmin to change for WordPress - KnownHost","og_description":"In this guide, we will teach you how to use phpMyAdmin to change plugins on your WordPress website.","og_url":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/","og_site_name":"KnownHost","article_published_time":"2021-06-24T12:59:38+00:00","article_modified_time":"2025-08-05T20:22:00+00:00","og_image":[{"width":1200,"height":120,"url":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1.png","type":"image\/png"}],"author":"Jonathan K. W.","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jonathan K. W.","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/#article","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/"},"author":{"name":"Jonathan K. W.","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/3db6e20d1f33519cd68fe0ba1230a48b"},"headline":"How to use PHPMyAdmin to change for WordPress","datePublished":"2021-06-24T12:59:38+00:00","dateModified":"2025-08-05T20:22:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/"},"wordCount":422,"image":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-1024x102.png","articleSection":["WordPress"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/","url":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/","name":"How to use PHPMyAdmin to change for WordPress - KnownHost","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-1024x102.png","datePublished":"2021-06-24T12:59:38+00:00","dateModified":"2025-08-05T20:22:00+00:00","author":{"@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/3db6e20d1f33519cd68fe0ba1230a48b"},"description":"In this guide, we will teach you how to use phpMyAdmin to change plugins on your WordPress website.","breadcrumb":{"@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/#primaryimage","url":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-1024x102.png","contentUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/06\/php-1-1024x102.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.knownhost.com\/kb\/how-to-use-phpmyadmin-to-change-plugins-for-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.knownhost.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How to use PHPMyAdmin to change for WordPress"}]},{"@type":"WebSite","@id":"https:\/\/www.knownhost.com\/kb\/#website","url":"https:\/\/www.knownhost.com\/kb\/","name":"KnownHost","description":"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.knownhost.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/3db6e20d1f33519cd68fe0ba1230a48b","name":"Jonathan K. W.","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g","caption":"Jonathan K. W."},"sameAs":["https:\/\/www.knownhost.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/379","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/comments?post=379"}],"version-history":[{"count":0,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/379\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/media?parent=379"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/categories?post=379"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/tags?post=379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}