{"id":3547,"date":"2025-09-04T08:27:23","date_gmt":"2025-09-04T08:27:23","guid":{"rendered":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/?p=3547"},"modified":"2025-09-04T08:27:24","modified_gmt":"2025-09-04T08:27:24","slug":"check-php-version-in-windows-cmd","status":"publish","type":"post","link":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html","title":{"rendered":"Guide to Check PHP Version in Windows CMD"},"content":{"rendered":"\n<p>If you are a developer or working with PHP-based applications like WordPress, Laravel, or Joomla, it\u2019s important to know which version of PHP is installed on your system. This is because different frameworks and CMSs require specific PHP versions to work smoothly.<\/p>\n\n\n\n<p>In this detailed guide, we will walk you through the step-by-step process of checking the PHP version in Windows CMD (Command Prompt) in a beginner-friendly manner.<\/p>\n\n\n\n<hr><p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/464\/check-node-version-in-windows-cmd.html\"><strong>Guide to Check Node Version in Windows CMD<\/strong><\/a><\/p><hr>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why Do You Need to Check the PHP Version?<\/strong><\/h2>\n\n\n\n<p>Before moving to the steps, here\u2019s why checking the PHP version is useful:<\/p>\n\n\n\n<p>\u2794 To make sure your applications are compatible with the installed PHP version.<\/p>\n\n\n\n<p>\u2794 To troubleshoot errors caused by older PHP versions.<\/p>\n\n\n\n<p>\u2794 To confirm if PHP is installed and properly configured in your Windows system.<\/p>\n\n\n\n<p>\u2794 To plan an upgrade if your version is outdated.<\/p>\n\n\n\n<hr><p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/411\/how-to-change-the-php-timezone-using-php.ini.html\"><strong>How to Change the PHP Time Zone Using php.ini?<\/strong><\/a><\/p><hr>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Steps to Check PHP Version in Windows CMD<\/strong><\/h2>\n\n\n\n<p>Follow these steps to check the installed PHP version on your Windows machine using Command Prompt:<\/p>\n\n\n\n<p>\u2794 To open Windows CMD, press Windows Key + R on your keyboard.<\/p>\n\n\n\n<p>\u2794 A dialog box will open. In that, Type <strong>\u2018cmd\u2019 <\/strong>in it &amp; press <strong>\u2018Enter.\u2019 <\/strong>This will open the Command Prompt window.<\/p>\n\n\n\n<p>\u2794 Once it is open, type the following command and press <strong>\u2018Enter\u2019<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td class=\"kb_firewall\">php -v<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>After running the above command, you will see output like this:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"590\" height=\"83\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png\" alt=\"php version\" class=\"wp-image-3548\" srcset=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png 590w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version-300x42.png 300w\" sizes=\"auto, (max-width: 590px) 100vw, 590px\" \/><\/figure>\n<\/div>\n\n\n<p>As shown in the image, PHP 8.1.33 is the installed version.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What If You Get an Error?<\/strong><\/h2>\n\n\n\n<p>Sometimes, running <strong>php -v<\/strong> may show an error like <strong>\u2018php\u2019<\/strong> is not recognized as an internal or external command. This means PHP is either:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Not installed, or<\/li>\n\n\n\n<li>Installed but not added to the Windows PATH environment variable.<\/li>\n<\/ul>\n\n\n\n<p><strong>How to Fix?:\u00a0<\/strong><\/p>\n\n\n\n<p>You<strong> <\/strong>just have to<strong> <\/strong>add PHP to the System PATH<\/p>\n\n\n\n<p>\u2794 You need to locate the folder where PHP is installed (typically in <strong>C:\\xampp\\php<\/strong> or <strong>C:\\Program Files\\php<\/strong>).<\/p>\n\n\n\n<p>\u2794 You have to copy the path by right-clicking on it.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"192\" height=\"94\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/copy-file-path.png\" alt=\"copy file path\" class=\"wp-image-3549\"\/><\/figure>\n<\/div>\n\n\n<p>\u2794 After that, you have to type <strong>\u2018Environment\u2019<\/strong> in the search menu.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"177\" height=\"129\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/search-environment.png\" alt=\"search environment\" class=\"wp-image-3550\"\/><\/figure>\n<\/div>\n\n\n<p>\u2794 In that, click on <strong>\u2018Edit the system environment variables.\u2019<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"351\" height=\"105\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/edit-the-system-environment-variables.png\" alt=\"edit the system environment variables\" class=\"wp-image-3551\" srcset=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/edit-the-system-environment-variables.png 351w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/edit-the-system-environment-variables-300x90.png 300w\" sizes=\"auto, (max-width: 351px) 100vw, 351px\" \/><\/figure>\n<\/div>\n\n\n<p>\u2794 Click on <strong>\u2018Environment Variables\u2019<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"401\" height=\"423\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/click-on-environment-variables.png\" alt=\"click on environment variables\" class=\"wp-image-3552\" srcset=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/click-on-environment-variables.png 401w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/click-on-environment-variables-284x300.png 284w\" sizes=\"auto, (max-width: 401px) 100vw, 401px\" \/><\/figure>\n<\/div>\n\n\n<p>\u2794 Under System variables, find the variable named <strong>\u2018Path.\u2019 <\/strong>&amp; double click on it.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"174\" height=\"156\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/system-variables-option.png\" alt=\"system variable's option\" class=\"wp-image-3553\"\/><\/figure>\n<\/div>\n\n\n<p>\u2794 In that, click on<strong> \u2018New\u2019 <\/strong>and paste the PHP installation directory path.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"117\" height=\"315\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/create-new-path.png\" alt=\"create new path\" class=\"wp-image-3554\" srcset=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/create-new-path.png 117w, https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/create-new-path-111x300.png 111w\" sizes=\"auto, (max-width: 117px) 100vw, 117px\" \/><\/figure>\n<\/div>\n\n\n<p>\u2794 Click <strong>\u2018OK\u2019<\/strong> to save the changes.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"209\" height=\"59\" src=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/save-new-path.png\" alt=\"save new path\" class=\"wp-image-3555\"\/><\/figure>\n<\/div>\n\n\n<p>\u2794 Restart the Command Prompt and run this command: <strong>\u2018php -v\u2019<\/strong>.<\/p>\n\n\n\n<p>Now, it should display the PHP version.<\/p>\n\n\n\n<hr><p><strong>Also Read: <\/strong><a href=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/454\/connect-remote-desktop-using-cmd.html\"><strong>How can you connect to a Remote Desktop using CMD?<\/strong><\/a><\/p><hr>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>Checking your PHP version in Windows CMD is not just about knowing a number; it helps you ensure your applications run smoothly, stay secure, and remain compatible with the latest features.<\/p>\n\n\n\n<p>If you see the version number using <strong>php -v<\/strong>, it means PHP is installed and working correctly.<\/p>\n\n\n\n<p>If you encounter an error, don\u2019t worry; simply add PHP to your system PATH or reinstall it.<\/p>\n\n\n\n<p>Once you know your PHP version, you can decide whether to upgrade to a newer version for better speed, security, and compatibility with modern frameworks like WordPress, Laravel, or Drupal.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you are a developer or working with PHP-based applications like WordPress, Laravel, or Joomla, it\u2019s important to know which version of PHP is installed on your system. This is because different frameworks and CMSs require specific PHP versions to work smoothly. In this detailed guide, we will walk you through the step-by-step process of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[49],"tags":[],"class_list":["post-3547","post","type-post","status-publish","format-standard","hentry","category-vps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Check PHP Version in Windows CMD?<\/title>\n<meta name=\"description\" content=\"Learn how to check the PHP version in Windows CMD from our beginner-friendly guide with solutions for errors &amp; tips to verify PHP installation easily.\" \/>\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.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Check PHP Version in Windows CMD?\" \/>\n<meta property=\"og:description\" content=\"Learn how to check the PHP version in Windows CMD from our beginner-friendly guide with solutions for errors &amp; tips to verify PHP installation easily.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html\" \/>\n<meta property=\"og:site_name\" content=\"Host IT Smart Knowledge base\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-04T08:27:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-04T08:27:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png\" \/>\n\t<meta property=\"og:image:width\" content=\"590\" \/>\n\t<meta property=\"og:image:height\" content=\"83\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\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\":\"WebPage\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html\",\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html\",\"name\":\"How to Check PHP Version in Windows CMD?\",\"isPartOf\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png\",\"datePublished\":\"2025-09-04T08:27:23+00:00\",\"dateModified\":\"2025-09-04T08:27:24+00:00\",\"author\":{\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108\"},\"description\":\"Learn how to check the PHP version in Windows CMD from our beginner-friendly guide with solutions for errors & tips to verify PHP installation easily.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html#primaryimage\",\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png\",\"contentUrl\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png\",\"width\":590,\"height\":83},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website\",\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/\",\"name\":\"Host IT Smart Knowledge base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g\",\"caption\":\"Admin\"},\"sameAs\":[\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/\"],\"url\":\"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Check PHP Version in Windows CMD?","description":"Learn how to check the PHP version in Windows CMD from our beginner-friendly guide with solutions for errors & tips to verify PHP installation easily.","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.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html","og_locale":"en_US","og_type":"article","og_title":"How to Check PHP Version in Windows CMD?","og_description":"Learn how to check the PHP version in Windows CMD from our beginner-friendly guide with solutions for errors & tips to verify PHP installation easily.","og_url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html","og_site_name":"Host IT Smart Knowledge base","article_published_time":"2025-09-04T08:27:23+00:00","article_modified_time":"2025-09-04T08:27:24+00:00","og_image":[{"width":590,"height":83,"url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png","type":"image\/png"}],"author":"Admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html","url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html","name":"How to Check PHP Version in Windows CMD?","isPartOf":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html#primaryimage"},"image":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html#primaryimage"},"thumbnailUrl":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png","datePublished":"2025-09-04T08:27:23+00:00","dateModified":"2025-09-04T08:27:24+00:00","author":{"@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108"},"description":"Learn how to check the PHP version in Windows CMD from our beginner-friendly guide with solutions for errors & tips to verify PHP installation easily.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/465\/check-php-version-in-windows-cmd.html#primaryimage","url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png","contentUrl":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-content\/uploads\/2025\/09\/php-version.png","width":590,"height":83},{"@type":"WebSite","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#website","url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/","name":"Host IT Smart Knowledge base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/317c14a877385667f19d3b7496bd5108","name":"Admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d4827c56a6721070dde339640d47ff44ba0d0e515c7e577cf29305ab72383fe3?s=96&d=mm&r=g","caption":"Admin"},"sameAs":["https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/"],"url":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts\/3547","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/comments?post=3547"}],"version-history":[{"count":5,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts\/3547\/revisions"}],"predecessor-version":[{"id":3566,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/posts\/3547\/revisions\/3566"}],"wp:attachment":[{"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/media?parent=3547"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/categories?post=3547"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostitsmart.com\/manage\/knowledgebase\/wp-json\/wp\/v2\/tags?post=3547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}