{"id":13792,"date":"2020-06-02T09:40:27","date_gmt":"2020-06-02T09:40:27","guid":{"rendered":"http:\/\/wiki2.plumserver.com\/?post_type=ht_kb&#038;p=13792"},"modified":"2021-07-08T12:37:58","modified_gmt":"2021-07-08T09:37:58","slug":"read-more-about-default-settings","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide","title":{"rendered":"Read more about default settings"},"content":{"rendered":"\n<p>Below you will find standard social media buttons settings. Please, note that it is just an additional information. After our module is installed these buttons will be automatically set on default. So, you can use this information in case you have accidentally changed the settings, deleted a button or if you want to know where and how you can edit social media buttons at your website.<\/p>\n\n\n\n<p>For more details on settings visit our <a href=\"\/docs\/magento-1-faves\/v1\/configuration\n\">Plumrocket Faves v1.0 Configuration<\/a> section.<\/p>\n\n\n\n<h2 id=\"default-settings-for-social-media-buttons\">Default settings for Social Media buttons<\/h2>\n\n\n\n<p>The page &#8220;Manage Buttons&#8221; allows you to manage social media buttons on your website. The website administrator can manage already existing buttons and add new ones.<\/p>\n\n\n\n<p>In order the access the &#8220;Manage Buttons&#8221; page you will have to log in first and follow these instructions:<\/p>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Press the \u201cPlumrocket\u201d tab in the menu.<\/strong><\/li><li><strong>Select \u201cFaves\u201d.<\/strong><\/li><li><strong>Select \u201cManage Buttons\u201d.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"\/docs\/wp-content\/uploads\/2020\/06\/Main2.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/06\/Main2-1024x172.png\" alt=\"\" class=\"wp-image-13799\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Step-by-Step action:<\/p>\n\n\n\n<ol><li><strong>Select the required button.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"\/docs\/wp-content\/uploads\/2020\/06\/Choose-button.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/06\/Choose-button-1024x293.png\" alt=\"\" class=\"wp-image-13797\" \/><\/a><\/figure>\n\n\n\n<h3>Facebook Button<\/h3>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Option &#8220;Name&#8221;:<\/strong> allows you to choose any name for the button.<\/li><li><strong>Option &#8220;Type&#8221;:<\/strong> allows you to choose the type of button (system name for the button) that is used when you insert the button into HTML. This name is unique and it cannot be changed in the future.<\/li><li>O<strong>ption &#8220;Description&#8221;:<\/strong> allows you to provide any description of the button in order to understand what it stands for in the future.<\/li><li>O<strong>ption &#8220;Status&#8221;:<\/strong> shows whether the button is enables or disabled.<\/li><li>O<strong>ption &#8220;Header Script&#8221;:<\/strong> requires you to enter the scripts that must be enabled for the button to function. The default code is as follow<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;!--aaaa--&gt;\n&lt;script type=&quot;text\/javascript&quot; \n    src=&quot;\/\/connect.facebook.net\/en_US\/all.js#xfbml=1&amp;appId=416086851745150&quot;&gt;\n&lt;\/script&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"6\"><li><strong>Option &#8220;Button Code&#8221;:<\/strong> requires you to enter the code of the button. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;div class=&quot;fb-like&quot; data-show-faces=&quot;false&quot; layout=&quot;button_count&quot; \n    show_faces=&quot;false&quot; action=&quot;like&quot; colorscheme=&quot;light&quot; scrolling=&quot;no&quot; \n    frameborder=&quot;0&quot; allowtransparency=&quot;true&quot; width=&quot;450&quot; data-send=&quot;false&quot; \n    data-href=&quot;{{url}}&quot;&gt;\n&lt;\/div&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"7\"><li><strong>Option &#8220;Callback code&#8221;:<\/strong> requires you to enter the callback code. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-jscript\">jQuery(document).ready(function() {\n    FB.Event.subscribe(&#039;edge.create&#039;, function(url) {\n        plumrocketFaveObserveEvent(url, &#039;{{type}}&#039;);\n    });\n});<\/code><\/pre><\/div>\n\n\n\n<ol start=\"8\"><li><strong>Press button &#8220;Save&#8221; to save changes.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"\/docs\/wp-content\/uploads\/2020\/06\/Facebook.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/06\/Facebook-1024x408.png\" alt=\"\" class=\"wp-image-13801\" \/><\/a><\/figure>\n\n\n\n<h3>Tweet Button<\/h3>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Option &#8220;Name&#8221;:<\/strong> allows you to choose any name for the button.<\/li><li><strong>Option &#8220;Type&#8221;:<\/strong> allows you to choose the type of button (system name for the button) that is used when you insert the button into HTML. This name is unique and it cannot be changed in the future.<\/li><li>O<strong>ption &#8220;Description&#8221;:<\/strong> allows you to provide any description of the button in order to understand what it stands for in the future.<\/li><li>O<strong>ption &#8220;Status&#8221;:<\/strong> shows whether the button is enables or disabled.<\/li><li>O<strong>ption &#8220;Header Script&#8221;:<\/strong> requires you to enter the scripts that must be enabled for the button to function. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;script type=&quot;text\/javascript&quot; src=&quot;\/\/platform.twitter.com\/widgets.js&quot;&gt;\n&lt;\/script&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"6\"><li><strong>Option &#8220;Button Code&#8221;:<\/strong> requires you to enter the code of the button. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;a href=&quot;https:\/\/twitter.com\/share&quot; class=&quot;twitter-share-button&quot; \n    data-url=&quot;{{url}}&quot; data-lang=&quot;en&quot;&gt;\n&lt;\/a&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"7\"><li><strong>Option &#8220;Callback code&#8221;:<\/strong> requires you to enter the callback code. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-jscript\">jQuery(document).ready(function() {\n    twttr.events.bind(&#039;tweet&#039;, function(event) {\n        plumrocketFaveObserveEvent(event.data.screen_name, &#039;{{type}}&#039;);\n    });\n});<\/code><\/pre><\/div>\n\n\n\n<ol start=\"8\"><li><strong>Press button &#8220;Save&#8221; to save changes.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"\/docs\/wp-content\/uploads\/2020\/06\/Tweet.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/06\/Tweet-1024x369.png\" alt=\"\" class=\"wp-image-13803\" \/><\/a><\/figure>\n\n\n\n<h3>Google plus Button<\/h3>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Option &#8220;Name&#8221;:<\/strong> allows you to choose any name for the button.<\/li><li><strong>Option &#8220;Type&#8221;:<\/strong> allows you to choose the type of button (system name for the button) that is used when you insert the button into HTML. This name is unique and it cannot be changed in the future.<\/li><li>O<strong>ption &#8220;Description&#8221;:<\/strong> allows you to provide any description of the button in order to understand what it stands for in the future.<\/li><li>O<strong>ption &#8220;Status&#8221;:<\/strong> shows whether the button is enables or disabled.<\/li><li>O<strong>ption &#8220;Header Script&#8221;:<\/strong> requires you to enter the scripts that must be enabled for the button to function. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;script type=&quot;text\/javascript&quot; src=&quot;http:\/\/apis.google.com\/js\/plusone.js&quot;&gt;\n&lt;\/script&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"6\"><li><strong>Option &#8220;Button Code&#8221;:<\/strong> requires you to enter the code of the button. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;g:plusone size=&quot;medium&quot; href=&quot;{{url}}&quot;\n    callback=&quot;plumrocketFeedObserveGoogleEvent&quot;&gt;\n&lt;\/g:plusone&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"7\"><li><strong>Option &#8220;Callback code&#8221;:<\/strong> requires you to enter the callback code. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-jscript\">function plumrocketFeedObserveGoogleEvent(obj) {\n    if (obj.state == &#039;on&#039;)\n        plumrocketFaveObserveEvent(obj.href, &#039;{{type}}&#039;);\n}<\/code><\/pre><\/div>\n\n\n\n<ol start=\"8\"><li><strong>Press button &#8220;Save&#8221; to save changes.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"\/docs\/wp-content\/uploads\/2020\/06\/Google-plus.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/06\/Google-plus-1024x355.png\" alt=\"\" class=\"wp-image-13804\" \/><\/a><\/figure>\n\n\n\n<h3>Pin It Button<\/h3>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-info\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Detailed description:<\/p>\n\n\n\n<ol><li><strong>Option &#8220;Name&#8221;:<\/strong> allows you to choose any name for the button.<\/li><li><strong>Option &#8220;Type&#8221;:<\/strong> allows you to choose the type of button (system name for the button) that is used when you insert the button into HTML. This name is unique and it cannot be changed in the future.<\/li><li>O<strong>ption &#8220;Description&#8221;:<\/strong> allows you to provide any description of the button in order to understand what it stands for in the future.<\/li><li>O<strong>ption &#8220;Status&#8221;:<\/strong> shows whether the button is enables or disabled.<\/li><li>O<strong>ption &#8220;Header Script&#8221;:<\/strong> requires you to enter the scripts that must be enabled for the button to function. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;script type=&quot;text\/javascript&quot; src=&quot;\/\/assets.pinterest.com\/js\/pinit.js&quot;&gt;\n&lt;\/script&gt;\n&lt;script type=&quot;text\/javascript&quot; \n    src=&quot;{{skin}}js\/plumrocket\/fave\/pinIt-callback.js{{\/skin}}&quot;&gt;\n&lt;\/script&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"6\"><li><strong>Option &#8220;Button Code&#8221;:<\/strong> requires you to enter the code of the button. The default code is as follows:<\/li><\/ol>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-xml\">&lt;a href=&quot;http:\/\/pinterest.com\/pin\/create\/button\/?url={{url}}&amp;media={{media}}&amp;description={{description}}&quot; onclick=&quot;return false;&quot; \n    class=&quot;pin-it-button&quot; count-layout=&quot;horizontal&quot;&gt;\n    &lt;img border=&quot;0&quot; src=&quot;\/\/assets.pinterest.com\/images\/PinExt.png&quot; \n        title=&quot;Pin It&quot; \/&gt;\n&lt;\/a&gt;\n&lt;script type=&quot;text\/javascript&quot;&gt;\n    \/\/jQuery(document).ready(function() {\n        pinItTracking.add(jQuery(&#039;.pin-it-button:last&#039;), &#039;{{url}}&#039;);\n    \/\/});\n&lt;\/script&gt;<\/code><\/pre><\/div>\n\n\n\n<ol start=\"7\"><li><strong>Option &#8220;Callback code&#8221;:<\/strong> requires you to enter the callback code.<\/li><li><strong>Press button &#8220;Save&#8221; to save changes.<\/strong><\/li><\/ol>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"\/docs\/wp-content\/uploads\/2020\/06\/Pin-it.png\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"\/docs\/wp-content\/uploads\/2020\/06\/Pin-it-1024x432.png\" alt=\"\" class=\"wp-image-13806\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<p><strong><a href=\"\/docs\/magento-1-faves\/v1\/overview\n\">Go back to the Module description page<\/a><\/strong><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p><a href=\"\/docs\/magento-1-faves\/v1\/configuration\n\"><strong>More information about Plumrocket Faves v1.0 Configuration<\/strong><\/a><\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Below you will find standard social media buttons settings. Please, note that it is just an additional information. After our module is installed these buttons will be automatically set on default. So, you can use this information in case you have accidentally changed the settings, deleted a button or if you want to know where &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Read more about default settings&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[223],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v17.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Read more about default settings - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"Below you will find standard social media buttons settings. Please, note that it is just an additional information. After our module is installed these\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Read more about default settings\" \/>\n<meta property=\"og:description\" content=\"Below you will find standard social media buttons settings. Please, note that it is just an additional information. After our module is installed these\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-02T09:40:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-08T09:37:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/06\/Main2-1024x172.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Plumrocket\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Read more about default settings - Plumrocket Documentation","description":"Below you will find standard social media buttons settings. Please, note that it is just an additional information. After our module is installed these","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:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide","og_locale":"en_US","og_type":"article","og_title":"Read more about default settings","og_description":"Below you will find standard social media buttons settings. Please, note that it is just an additional information. After our module is installed these","og_url":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide","og_site_name":"Plumrocket Documentation","article_published_time":"2020-06-02T09:40:27+00:00","article_modified_time":"2021-07-08T09:37:58+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2020\/06\/Main2-1024x172.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/plumrocket.com\/docs\/#website","url":"https:\/\/plumrocket.com\/docs\/","name":"Plumrocket Documentation","description":"Extensions docs, troubleshootings etc.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plumrocket.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide#primaryimage","inLanguage":"en-US","url":"\/docs\/wp-content\/uploads\/2020\/06\/Main2-1024x172.png","contentUrl":"\/docs\/wp-content\/uploads\/2020\/06\/Main2-1024x172.png"},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide","name":"Read more about default settings - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide#primaryimage"},"datePublished":"2020-06-02T09:40:27+00:00","dateModified":"2021-07-08T09:37:58+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20"},"description":"Below you will find standard social media buttons settings. Please, note that it is just an additional information. After our module is installed these","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1\/devguide#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento Extensions","item":"https:\/\/plumrocket.com\/magento-1-extensions"},{"@type":"ListItem","position":2,"name":"Magento Faves","item":"https:\/\/plumrocket.com\/magento-1-faves"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-1-faves"},{"@type":"ListItem","position":4,"name":"v1","item":"https:\/\/plumrocket.com\/docs\/magento-1-faves\/v1"},{"@type":"ListItem","position":5,"name":"Read more about default settings"}]},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/38b360639b934d6c984ee4f3ffce7d20","name":"Plumrocket","image":{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/72392a92ae750c66560be284502b6676?s=96&d=mm&r=g","caption":"Plumrocket"},"sameAs":["https:\/\/plumrocket.com\/docs"]}]}},"_links":{"self":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/13792"}],"collection":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/comments?post=13792"}],"version-history":[{"count":0,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/13792\/revisions"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=13792"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=13792"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=13792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}