{"id":5814088,"date":"2023-07-24T23:29:26","date_gmt":"2023-07-24T23:29:26","guid":{"rendered":"https:\/\/www.wpallimport.com\/?post_type=documentation&#038;p=5814088"},"modified":"2025-12-08T17:51:00","modified_gmt":"2025-12-08T17:51:00","slug":"mapping-fields","status":"publish","type":"documentation","link":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/","title":{"rendered":"How to Map Custom Fields"},"content":{"rendered":"\n<p>Mapping is used when the value you need to import to your site differs from the value in your file. A visual interface is available for mapping Custom Fields and custom taxonomies. To map elsewhere, you can use a <a href=\"#mapping-function\">custom PHP function<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a href=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Custom-Fields-.jpg\" data-rel=\"lightbox-image-0\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img decoding=\"async\" width=\"858\" height=\"598\" src=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Custom-Fields-.jpg\" alt=\"Mapping Custom Fields\" class=\"wp-image-5814092\" style=\"width:396px;height:276px\" srcset=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Custom-Fields-.jpg 858w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Custom-Fields--300x209.jpg 300w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Custom-Fields--768x535.jpg 768w\" sizes=\"(max-width: 858px) 100vw, 858px\" \/><\/a><\/figure>\n\n\n\n<p>For example, you may have a file with product categories that are written in&nbsp;Dutch, but you want to import these products to categories that already exist on your site&nbsp;with&nbsp;English names.<\/p>\n\n\n\n<p>Or, your theme or plugin requires the value of a Custom Field it uses to be either 1 or 0, but in your XML or CSV file, the values are expressed as Yes or No.<\/p>\n\n\n\n<p>You need to map the values in your file to the values you want imported to your site.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"map-dropdown\"><strong>Example \u2013 Mapping For A Dropdown<\/strong><\/h2>\n\n\n\n<p>In the previous article,&nbsp;<a href=\"\/documentation\/custom-fields\/theme-plugin-fields\/\" target=\"_blank\" rel=\"noreferrer noopener\">Importing to Theme &amp; Plugin Fields<\/a>, we explained how to detect the fields used by your theme or plugins, and their possible values.<\/p>\n\n\n\n<p>Our theme has a dropdown to specify whether a Property Listing is for rent or for sale.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/rent-or-buy.jpg\" alt=\"Rent or Buy Example\" class=\"wp-image-426\"\/><\/figure>\n\n\n\n<p>The field name is <strong>rob_value<\/strong>, and the possible values, as stored in the database, are <strong>Rent<\/strong> and <strong>Buy<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values.jpg\" data-rel=\"lightbox-image-1\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img decoding=\"async\" width=\"1024\" height=\"228\" src=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values-1024x228.jpg\" alt=\"Custom Fields Existing Values\" class=\"wp-image-5814094\" srcset=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values-1024x228.jpg 1024w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values-300x67.jpg 300w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values-768x171.jpg 768w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values-1536x342.jpg 1536w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values-2048x456.jpg 2048w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Custom-Fields-Existing-Values.jpg 2172w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p><em>Note: You can see the values as they are stored in the database by clicking inside the Value textbox for the <strong>rob_value<\/strong> field in WP All Import. The values stored in the database may not be the same as the values shown inside the select box in the theme. We must map the values as they are stored in the database.<\/em><\/p>\n\n\n\n<p>Our XML file has a &lt;rentorbuy&gt; element that is set to <strong>FORSALE<\/strong> if the property is for sale (<strong>Buy<\/strong>), and <strong>FORRENT<\/strong> if the property is for rent (<strong>Rent<\/strong>).<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/rob-in-xml.png\" alt=\"XML Data\" class=\"wp-image-428\"\/><\/figure>\n\n\n\n<p>Without mapping, simply dragging &amp; dropping &lt;rentorbuy&gt; to the <strong>Value<\/strong> box for rob_value would not work because the value of &lt;rentorbuy&gt; is not correct for our theme.<\/p>\n\n\n\n<p>To solve this problem, we use the <strong>Mapping<\/strong> feature.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example.jpg\" data-rel=\"lightbox-image-2\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img decoding=\"async\" width=\"1024\" height=\"283\" src=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example-1024x283.jpg\" alt=\"Map Custom Fields Example\" class=\"wp-image-5814227\" srcset=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example-1024x283.jpg 1024w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example-300x83.jpg 300w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example-768x212.jpg 768w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example-1536x425.jpg 1536w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example-2048x567.jpg 2048w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Map-Custom-Fields-Example.jpg 2176w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p>Click <strong>Field Options\u2026<\/strong> and then click <strong>Mapping<\/strong>.<\/p>\n\n\n\n<p>A dialog box will pop up, allowing you to specify the mapping rules.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values.jpg\" data-rel=\"lightbox-image-3\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img decoding=\"async\" width=\"1024\" height=\"359\" src=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values-1024x359.jpg\" alt=\"Mapping Box Values\" class=\"wp-image-5814228\" srcset=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values-1024x359.jpg 1024w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values-300x105.jpg 300w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values-768x269.jpg 768w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values-1536x538.jpg 1536w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values-2048x718.jpg 2048w, https:\/\/www.wpallimport.com\/wp-content\/uploads\/2023\/07\/Mapping-Box-Values.jpg 2174w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p>Now, when the import is run, <strong>FORSALE<\/strong> in your file will be translated to <strong>Buy<\/strong>, and <strong>FORRENT<\/strong> in your file will be translated to <strong>Rent<\/strong>, so your data will be imported correctly, as per the requirements of your theme and plugins.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"mapping-function\">Mapping Function Example<\/h2>\n\n\n\n<p>If you need to map using a PHP function elsewhere, we have an example available to share:<\/p>\n\n\n\n<div class=\"wp-block-wpcodebox-snippet wpcodebox-snippet\" data-language=\"php\"><pre class=\"line-numbers\"><code class=\"language-php\">\/\/ Mapping function\nfunction my_map_field( $data ) {\n    $map = array(\n            'Translate This' =&gt; 'To This New Value',\n            'And this' =&gt; 'To this',\n            'Add as many' =&gt; 'Rules',\n            'As you need' =&gt; 'In this array',\n        );\n\n    return isset( $map[$data] ) ? $map[$data] : $data;\n}<\/code><\/pre><\/div>\n\n\n\n<p>Learn more about using PHP functions here: <a href=\"https:\/\/www.wpallimport.com\/documentation\/inline-php\/\" target=\"_blank\" rel=\"noreferrer noopener\">Calling PHP Functions In Your Import Configuration<\/a>.<\/p>\n\n\n\n<div class=\"docs-interstitial\">\n\n    <img decoding=\"async\" src=\"https:\/\/www.wpallimport.com\/wp-content\/plugins\/custom-acf-blocks\/blocks\/docs-interstitial\/img\/octopus-logo.svg\" class=\"docs-interstitial__logo\">    <h3>Import Any CSV, XML, or Excel to WordPress<\/h3>\n    <ul><li>Any theme or plugin<\/li><li>Images &amp; galleries<\/li><li>Custom fields<\/li><li>Categories &amp; tags<\/li><li>Woo, ACF, Meta Box, JetEngine<\/li><\/ul>\n    <div class=\"docs-interstitial__cta\">\n        <a class=\"docs-interstitial__btn\" href=\"#pricing\" target=\"_self\">View Pricing<\/a>\n                    <a class=\"docs-interstitial__text-link\" href=\"https:\/\/www.wpallimport.com\/import-wordpress-csv-xml-excel\/\" target=\"_self\">\n                Product Tour\n                <div class=\"docs-interstitial__text-link-arrow\">\n                    <svg width=\"13\" height=\"11\" viewBox=\"0 0 13 11\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M8 1.5L12 5.5L8 9.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n                    <path d=\"M11.5 5.5H1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/a>\n            <\/div>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">Related Docs<\/h2>\n\n\n\n\n\n<p>Learn how to use custom fields when importing via WP All Import.<\/p>\n\n\n\n\n\n<p>Learn more about serialization and importing serialized fields.<\/p>\n\n\n\n\n\n<p>Provides instructions on how to run PHP code during the import.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Use our mapping capability to change the value(s) in your file to those you want to use. All with a convenient graphical interface.<\/p>\n","protected":false},"author":96198,"featured_media":2990183,"parent":2991556,"menu_order":0,"template":"","tags":[138],"content_author":[213],"search_tags":[],"class_list":["post-5814088","documentation","type-documentation","status-publish","has-post-thumbnail","hentry","tag-w-article","content_author-editorial-staff"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Map XML\/CSV Values To Other Destination Values - WP All Import<\/title>\n<meta name=\"description\" content=\"Use our mapping capability to change the value(s) in your file to those you want to use. All with a convenient graphical interface.\" \/>\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.wpallimport.com\/documentation\/mapping-fields\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Map XML\/CSV Values To Other Destination Values - WP All Import\" \/>\n<meta property=\"og:description\" content=\"Use our mapping capability to change the value(s) in your file to those you want to use. All with a convenient graphical interface.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/\" \/>\n<meta property=\"og:site_name\" content=\"WP All Import\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/groups\/wpallimport\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-08T17:51:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"402\" \/>\n\t<meta property=\"og:image:height\" content=\"191\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Editorial Staff\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/\",\"url\":\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/\",\"name\":\"Map XML\/CSV Values To Other Destination Values - WP All Import\",\"isPartOf\":{\"@id\":\"https:\/\/www.wpallimport.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg\",\"datePublished\":\"2023-07-24T23:29:26+00:00\",\"dateModified\":\"2025-12-08T17:51:00+00:00\",\"description\":\"Use our mapping capability to change the value(s) in your file to those you want to use. All with a convenient graphical interface.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#primaryimage\",\"url\":\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg\",\"contentUrl\":\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg\",\"width\":402,\"height\":191},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wpallimport.com\/#website\",\"url\":\"https:\/\/www.wpallimport.com\/\",\"name\":\"WP All Import\",\"description\":\"Import XML &amp; CSV to WordPress\",\"publisher\":{\"@id\":\"https:\/\/www.wpallimport.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wpallimport.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.wpallimport.com\/#organization\",\"name\":\"WP All Import\",\"url\":\"https:\/\/www.wpallimport.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.wpallimport.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/logo-v5-no-text.svg\",\"contentUrl\":\"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/logo-v5-no-text.svg\",\"width\":199,\"height\":37,\"caption\":\"WP All Import\"},\"image\":{\"@id\":\"https:\/\/www.wpallimport.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Map XML\/CSV Values To Other Destination Values - WP All Import","description":"Use our mapping capability to change the value(s) in your file to those you want to use. All with a convenient graphical interface.","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.wpallimport.com\/documentation\/mapping-fields\/","og_locale":"en_US","og_type":"article","og_title":"Map XML\/CSV Values To Other Destination Values - WP All Import","og_description":"Use our mapping capability to change the value(s) in your file to those you want to use. All with a convenient graphical interface.","og_url":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/","og_site_name":"WP All Import","article_author":"https:\/\/www.facebook.com\/groups\/wpallimport","article_modified_time":"2025-12-08T17:51:00+00:00","og_image":[{"width":402,"height":191,"url":"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes","Written by":"Editorial Staff"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/","url":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/","name":"Map XML\/CSV Values To Other Destination Values - WP All Import","isPartOf":{"@id":"https:\/\/www.wpallimport.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#primaryimage"},"image":{"@id":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#primaryimage"},"thumbnailUrl":"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg","datePublished":"2023-07-24T23:29:26+00:00","dateModified":"2025-12-08T17:51:00+00:00","description":"Use our mapping capability to change the value(s) in your file to those you want to use. All with a convenient graphical interface.","breadcrumb":{"@id":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wpallimport.com\/documentation\/mapping-fields\/#primaryimage","url":"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg","contentUrl":"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/visual-mapping.jpg","width":402,"height":191},{"@type":"WebSite","@id":"https:\/\/www.wpallimport.com\/#website","url":"https:\/\/www.wpallimport.com\/","name":"WP All Import","description":"Import XML &amp; CSV to WordPress","publisher":{"@id":"https:\/\/www.wpallimport.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wpallimport.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.wpallimport.com\/#organization","name":"WP All Import","url":"https:\/\/www.wpallimport.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.wpallimport.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/logo-v5-no-text.svg","contentUrl":"https:\/\/www.wpallimport.com\/wp-content\/uploads\/2020\/02\/logo-v5-no-text.svg","width":199,"height":37,"caption":"WP All Import"},"image":{"@id":"https:\/\/www.wpallimport.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/documentation\/5814088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/documentation"}],"about":[{"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/types\/documentation"}],"author":[{"embeddable":true,"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/users\/96198"}],"version-history":[{"count":0,"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/documentation\/5814088\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/documentation\/2991556"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/media\/2990183"}],"wp:attachment":[{"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/media?parent=5814088"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/tags?post=5814088"},{"taxonomy":"content_author","embeddable":true,"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/content_author?post=5814088"},{"taxonomy":"search_tags","embeddable":true,"href":"https:\/\/www.wpallimport.com\/wp-json\/wp\/v2\/search_tags?post=5814088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}