{"id":18458,"date":"2019-02-19T09:27:13","date_gmt":"2019-02-19T09:27:13","guid":{"rendered":"https:\/\/ebooz.com\/control-wordpress-via-the-command-line-with-wp-cli\/"},"modified":"2023-08-17T15:22:52","modified_gmt":"2023-08-17T15:22:52","slug":"control-wordpress-via-the-command-line-with-wp-cli","status":"publish","type":"post","link":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/","title":{"rendered":"Control WordPress via the command line with WP-CLI"},"content":{"rendered":"\n<p>Even on a standard installation, WordPress is a highly visual platform. That not only makes it easy to create content, but also maintain the site. With just a few clicks, you can install a plugin, run software updates, and modify any number of settings.<\/p>\n<p>However, there are situations where the visual interface can get in the way. For example, running large imports or other memory-intensive tasks can cause problems on slower servers. Also, you don\u2019t always get the level of fine-grain control that might be needed.<\/p>\n<p>For those who want more control and the ability to perform complex tasks, WP-CLI might be just what you\u2019re looking for.<\/p>\n<p><img decoding=\"async\" style=\"font-weight: inherit;\" src=\"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg\" alt=\"\" \/><\/p>\n\n<h2 class=\"wp-block-heading\" id=\"what-is-wp-cli\">What is WP-CLI?<\/h2>\n\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/wp-cli.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">WP-CLI<\/a>\u00a0is a command line interface for WordPress. It offers the ability to maintain almost every aspect of your WordPress website without the need to log in to the control panel.<\/p>\n<p>Like WordPress, WP-CLI is free software. To use it, you must first install it on your remote server or local machine. From there, you can put the power of the command line to work for your site.<\/p>\n<p>But before you get too excited, a warning.\u00a0<strong>This is a highly powerful (and potentially dangerous) tool.<\/strong>\u00a0<strong>\u00a0<\/strong>Make a mistake and you may not recover easily. Therefore, it is recommended that you set up a test site and use it to learn some of the basic commands. Once you feel comfortable, you can start using it on your production sites.<\/p>\n<p>If you\u2019re not very familiar with the command line, WP-CLI can seem a bit overwhelming. Fortunately, there is a lot of documentation available. You\u2019ll first want to check out the fantastic Quick Start Guide to help get you up and running.<\/p>\n<h2 id=\"what-does\">What does?<\/h2>\n<p>A lot! WP-CLI aims to be a complete alternative to the control panel, so all the basics are covered. For example, you can install new plugins, update your existing installation, create a new WordPress installation, or manage a multisite network.<\/p>\n<p>But it goes beyond daily maintenance. There are some commands built into WP-CLI that aren\u2019t even available in the dashboard (at least, not without installing a plugin).<\/p>\n<p>One of the most powerful features included is the ability to perform a search and replace within the database. This could be used, for example, to replace the development URL of a site with the production version during launch.<\/p>\n\n<pre>B\u00fasqueda de $ wp : reemplace 'http:\/\/development.mysite.com' 'http:\/\/www.mysite.com' - dry - run  <\/pre>\n\n<p>The first URL above is what we are looking for (\u00a0<code>development.mysite.com<\/code>) and the second is what we want to replace it with (\u00a0<code>www.mysite.com<\/code>).<\/p>\n<p>Also note the\u00a0<code>--dry-run<\/code>\u00a0argument at the end of the command. This will allow you to see the results of a search and replace without making any changes to the database. Once you\u2019re sure what the result will be, you can run it again, this time without including the argument. Again, check the documentation to make sure you\u2019re not doing something you shouldn\u2019t.<\/p>\n<p>Then there is the ability to\u00a0<a href=\"https:\/\/make.wordpress.org\/cli\/handbook\/commands-cookbook\/\" target=\"_blank\" rel=\"noreferrer noopener\">create<\/a>\u00a0your own custom commands. This allows WP-CLI to perform tasks related to a third-party plugin, theme, or other functionality that you have created.<\/p>\n<p>Other tasks, such as creating child themes, theme editor blocks, \u00a0<a href=\"https:\/\/speckyboy.com\/supercharge-wordpress-gutenberg\/\" target=\"_blank\" rel=\"noreferrer noopener\">Gutenberg<\/a>\u00a0or the startup code for a custom plugin, are possible through the \u00a0<a href=\"https:\/\/developer.wordpress.org\/cli\/commands\/scaffold\/\" target=\"_blank\" rel=\"noreferrer noopener\"><code>wp scaffold<\/code><\/a>\u00a0command.<\/p>\n<p>However, we are really just scratching the surface of what this tool is capable of.<\/p>\n<h2 id=\"powerful-and-extendable\">Powerful and Extendable<\/h2>\n<p>One of the coolest things about WP-CLI is that there are no real limits to what you can do with it. While you may only want to use it to handle basic tasks, you could also theoretically add functionality for your own niche use cases. This could benefit everything from small sites to businesses.<\/p>\n<p>Of course, the command line isn\u2019t everyone\u2019s cup of tea. Having recently been introduced to WP-CLI, I was quite concerned about using it. But once you get down to command syntax (and learn from a few mistakes), you might get more comfortable over time.<\/p>\n<p>So if you want to do even more with WordPress, take a look at WP-CLI. It could become the next great addition to your developer\u2019s toolbox.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Even on a standard installation, WordPress is a highly visual platform. That not only makes it easy to create content, but also maintain the site. With just a few clicks, you can install a plugin, run software updates, and modify any number of settings. However, there are situations where the visual interface can get in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17665,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[67,68,69],"tags":[],"class_list":["post-18458","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news-en-2","category-web-design-en","category-wordpress-en-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Control WordPress via the command line with WP-CLI - Ebooz.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Control WordPress via the command line with WP-CLI - Ebooz.com\" \/>\n<meta property=\"og:description\" content=\"Even on a standard installation, WordPress is a highly visual platform. That not only makes it easy to create content, but also maintain the site. With just a few clicks, you can install a plugin, run software updates, and modify any number of settings. However, there are situations where the visual interface can get in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/\" \/>\n<meta property=\"og:site_name\" content=\"Ebooz.com\" \/>\n<meta property=\"article:published_time\" content=\"2019-02-19T09:27:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-17T15:22:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"768\" \/>\n\t<meta property=\"og:image:height\" content=\"361\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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\":\"Article\",\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e\"},\"headline\":\"Control WordPress via the command line with WP-CLI\",\"datePublished\":\"2019-02-19T09:27:13+00:00\",\"dateModified\":\"2023-08-17T15:22:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/\"},\"wordCount\":685,\"publisher\":{\"@id\":\"https:\/\/ebooz.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg\",\"articleSection\":[\"News\",\"Web design\",\"Wordpress\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/\",\"url\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/\",\"name\":\"Control WordPress via the command line with WP-CLI - Ebooz.com\",\"isPartOf\":{\"@id\":\"https:\/\/ebooz.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg\",\"datePublished\":\"2019-02-19T09:27:13+00:00\",\"dateModified\":\"2023-08-17T15:22:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage\",\"url\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg\",\"contentUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg\",\"width\":768,\"height\":361},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/ebooz.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Control WordPress via the command line with WP-CLI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ebooz.com\/#website\",\"url\":\"https:\/\/ebooz.com\/\",\"name\":\"Ebooz.com\",\"description\":\"Dise\u00f1o Web en Marbella\",\"publisher\":{\"@id\":\"https:\/\/ebooz.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ebooz.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ebooz.com\/#organization\",\"name\":\"Ebooz.com\",\"url\":\"https:\/\/ebooz.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ebooz.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg\",\"contentUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg\",\"width\":240,\"height\":88,\"caption\":\"Ebooz.com\"},\"image\":{\"@id\":\"https:\/\/ebooz.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/ebooz.com\"],\"url\":\"https:\/\/ebooz.com\/en\/author\/info_e6lcx3i1\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Control WordPress via the command line with WP-CLI - Ebooz.com","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:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/","og_locale":"en_US","og_type":"article","og_title":"Control WordPress via the command line with WP-CLI - Ebooz.com","og_description":"Even on a standard installation, WordPress is a highly visual platform. That not only makes it easy to create content, but also maintain the site. With just a few clicks, you can install a plugin, run software updates, and modify any number of settings. However, there are situations where the visual interface can get in [&hellip;]","og_url":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/","og_site_name":"Ebooz.com","article_published_time":"2019-02-19T09:27:13+00:00","article_modified_time":"2023-08-17T15:22:52+00:00","og_image":[{"width":768,"height":361,"url":"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#article","isPartOf":{"@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/"},"author":{"name":"admin","@id":"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e"},"headline":"Control WordPress via the command line with WP-CLI","datePublished":"2019-02-19T09:27:13+00:00","dateModified":"2023-08-17T15:22:52+00:00","mainEntityOfPage":{"@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/"},"wordCount":685,"publisher":{"@id":"https:\/\/ebooz.com\/#organization"},"image":{"@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage"},"thumbnailUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg","articleSection":["News","Web design","Wordpress"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/","url":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/","name":"Control WordPress via the command line with WP-CLI - Ebooz.com","isPartOf":{"@id":"https:\/\/ebooz.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage"},"image":{"@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage"},"thumbnailUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg","datePublished":"2019-02-19T09:27:13+00:00","dateModified":"2023-08-17T15:22:52+00:00","breadcrumb":{"@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#primaryimage","url":"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg","contentUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2019\/02\/wp-cli-01-768x361-1.jpg","width":768,"height":361},{"@type":"BreadcrumbList","@id":"https:\/\/ebooz.com\/en\/control-wordpress-via-the-command-line-with-wp-cli\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/ebooz.com\/"},{"@type":"ListItem","position":2,"name":"Control WordPress via the command line with WP-CLI"}]},{"@type":"WebSite","@id":"https:\/\/ebooz.com\/#website","url":"https:\/\/ebooz.com\/","name":"Ebooz.com","description":"Dise\u00f1o Web en Marbella","publisher":{"@id":"https:\/\/ebooz.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ebooz.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ebooz.com\/#organization","name":"Ebooz.com","url":"https:\/\/ebooz.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ebooz.com\/#\/schema\/logo\/image\/","url":"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg","contentUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg","width":240,"height":88,"caption":"Ebooz.com"},"image":{"@id":"https:\/\/ebooz.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/ebooz.com"],"url":"https:\/\/ebooz.com\/en\/author\/info_e6lcx3i1\/"}]}},"_links":{"self":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/posts\/18458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/comments?post=18458"}],"version-history":[{"count":0,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/posts\/18458\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/media\/17665"}],"wp:attachment":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/media?parent=18458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/categories?post=18458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/tags?post=18458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}