{"id":6130,"date":"2021-06-13T23:08:58","date_gmt":"2021-06-13T23:08:58","guid":{"rendered":"https:\/\/eeldev.com\/?p=6130"},"modified":"2021-06-13T23:20:55","modified_gmt":"2021-06-13T23:20:55","slug":"eoscore-1-8-9","status":"publish","type":"post","link":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/","title":{"rendered":"EOSCore 1.8.9"},"content":{"rendered":"<div class=\"pdfprnt-buttons pdfprnt-buttons-post pdfprnt-top-right\"><a href=\"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/6130?print=pdf\" class=\"pdfprnt-button pdfprnt-button-pdf\" target=\"_blank\" ><\/a><a href=\"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/6130?print=print\" class=\"pdfprnt-button pdfprnt-button-print\" target=\"_blank\" ><\/a><\/div>\n<h2 class=\"has-text-align-center has-white-color has-vivid-red-background-color has-text-color has-background wp-block-heading\"><strong>WARNING!<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Updating <strong>EOSCore <\/strong>from a previous installment to this new version will <strong>BREAK<\/strong> your project, you will need to update your <strong>DefaultEngine.ini<\/strong> to use the new configuration settings.<\/li><li>This means that all <strong>EOS<\/strong> settings are now called <strong>EOSCore<\/strong>.<\/li><li>The reason for this change is simply so the EOSCore subsystem does not conflict with Epic&#8217;s EOS implementation that is shipped with the engine in the future.<\/li><li>Some references will also break and will need updating, such as &#8220;<strong>Create EOS Session<\/strong>&#8221; nodes.<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Old<\/strong>\n[OnlineSubsystem]\nDefaultPlatformService=EOS\n\n<strong>New<\/strong>\n[OnlineSubsystem]\nDefaultPlatformService=<strong>EOSCore<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Old<\/strong>\n[\/Script\/OnlineSubsystemEOS.NetDriverEOS]\nNetConnectionClassName=\"OnlineSubsystemEOS.NetConnectionEOS\"\nbIsUsingP2PSockets=true\n\n<strong>New<\/strong>\n[\/Script\/OnlineSubsystemEOS<strong>Core<\/strong>.NetDriver<strong>EOSCore<\/strong>]\nNetConnectionClassName=\"OnlineSubsystemEOS<strong>Core<\/strong>.NetConnectionEOS<strong>Core<\/strong>\"\nbIsUsingP2PSockets=true<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Old<\/strong>\n[\/Script\/Engine.GameEngine]\n!NetDriverDefinitions=ClearArray\n+NetDriverDefinitions=(DefName=\"GameNetDriver\",DriverClassName=\"OnlineSubsystemEOS.NetDriverEOS\",DriverClassNameFallback=\"OnlineSubsystemUtils.IpNetDriver\")\n\n<strong>New<\/strong>\n[\/Script\/Engine.GameEngine]\n!NetDriverDefinitions=ClearArray\n+NetDriverDefinitions=(DefName=\"GameNetDriver\",DriverClassName=\"OnlineSubsystem<strong>EOSCore<\/strong>.NetDriver<strong>EOSCore<\/strong>\",DriverClassNameFallback=\"OnlineSubsystemUtils.IpNetDriver\")<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Old<\/strong>\n[\/Script\/OnlineSubsystemEOS.EOSCoreSettings]\nDefaultConfigurationName=DefaultConfig\nTickBudgetInMilliseconds=0\n+EOSConfigurations=...\n\n<strong>New<\/strong>\n[\/Script\/OnlineSubsystem<strong>EOSCore<\/strong>.EOSCoreSettings]\nDefaultConfigurationName=DefaultConfig\nTickBudgetInMilliseconds=0\n+EOSConfigurations=...<\/pre>\n\n\n\n<h2 class=\"has-text-align-center has-white-color has-vivid-red-background-color has-text-color has-background wp-block-heading\"><strong>WARNING!<\/strong><\/h2>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>General<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Renamed all function parameters to match the Unreal coding standard <\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Old Style:<\/strong> void MyFunction(param1, param2, param3);\n<strong>New Style:<\/strong> void MyFunction(Param1, Param2, Parm3);<\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Cleaned up a lot of unused code<\/li><li>Refactored a lot of logic<\/li><li>Updated the tooltip for <strong>all <\/strong>EOS functions to match the latest tooltip from the SDK<\/li><li>Added a custom DisplayName to <strong>all <\/strong>EOS functions to make the functions easier to read<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\"><img loading=\"lazy\" decoding=\"async\" width=\"483\" height=\"290\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\" alt=\"\" data-id=\"6158\" data-full-url=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\" data-link=\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-8-2\/new_style\/#main\" class=\"wp-image-6158\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png 483w, https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style-300x180.png 300w\" sizes=\"auto, (max-width: 483px) 100vw, 483px\" \/><\/a><figcaption class=\"blocks-gallery-item__caption\">New style<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><a href=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/old_style.png\"><img loading=\"lazy\" decoding=\"async\" width=\"413\" height=\"238\" src=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/old_style.png\" alt=\"\" data-id=\"6159\" data-full-url=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/old_style.png\" data-link=\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-8-2\/old_style\/#main\" class=\"wp-image-6159\" srcset=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/old_style.png 413w, https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/old_style-300x173.png 300w\" sizes=\"auto, (max-width: 413px) 100vw, 413px\" \/><\/a><figcaption class=\"blocks-gallery-item__caption\">Old style<\/figcaption><\/figure><\/li><\/ul><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>ECOM<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Refactored most Ecom functions to fix an issue when submitting arrays on some systems\/configurations<\/li><li>Converted OfferId struct to a regular FString<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Lobby<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>LobbyId has been converted to a FString rather than a struct<\/li><\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WARNING! Updating EOSCore from a previous installment to this new version will BREAK your project, you will need to update your DefaultEngine.ini to use the new configuration settings. This means that all EOS settings are now called EOSCore. The reason for this change is simply so the EOSCore subsystem does not conflict with Epic&#8217;s EOS &#8230; <a title=\"EOSCore 1.8.9\" class=\"read-more\" href=\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\" aria-label=\"Read more about EOSCore 1.8.9\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1,15],"tags":[],"class_list":["post-6130","post","type-post","status-publish","format-standard","hentry","category-all","category-eoscore"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EOSCore 1.8.9 - eelDev<\/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:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EOSCore 1.8.9 - eelDev\" \/>\n<meta property=\"og:description\" content=\"WARNING! Updating EOSCore from a previous installment to this new version will BREAK your project, you will need to update your DefaultEngine.ini to use the new configuration settings. This means that all EOS settings are now called EOSCore. The reason for this change is simply so the EOSCore subsystem does not conflict with Epic&#8217;s EOS ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\" \/>\n<meta property=\"og:site_name\" content=\"eelDev\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-13T23:08:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-13T23:20:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\" \/>\n<meta name=\"author\" content=\"hulken\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"hulken\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\"},\"author\":{\"name\":\"hulken\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41\"},\"headline\":\"EOSCore 1.8.9\",\"datePublished\":\"2021-06-13T23:08:58+00:00\",\"dateModified\":\"2021-06-13T23:20:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\"},\"wordCount\":176,\"publisher\":{\"@id\":\"https:\/\/eeldev.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\",\"articleSection\":[\"all\",\"eoscore\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\",\"url\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\",\"name\":\"EOSCore 1.8.9 - eelDev\",\"isPartOf\":{\"@id\":\"https:\/\/eeldev.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\",\"datePublished\":\"2021-06-13T23:08:58+00:00\",\"dateModified\":\"2021-06-13T23:20:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage\",\"url\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\",\"contentUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png\",\"width\":483,\"height\":290},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eeldev.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EOSCore 1.8.9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eeldev.com\/#website\",\"url\":\"https:\/\/eeldev.com\/\",\"name\":\"eelDev\",\"description\":\"eelDev.com\",\"publisher\":{\"@id\":\"https:\/\/eeldev.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eeldev.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eeldev.com\/#organization\",\"name\":\"eelDev\",\"url\":\"https:\/\/eeldev.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png\",\"contentUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png\",\"width\":2048,\"height\":682,\"caption\":\"eelDev\"},\"image\":{\"@id\":\"https:\/\/eeldev.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41\",\"name\":\"hulken\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g\",\"caption\":\"hulken\"},\"url\":\"https:\/\/eeldev.com\/index.php\/author\/hulken\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EOSCore 1.8.9 - eelDev","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:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/","og_locale":"en_US","og_type":"article","og_title":"EOSCore 1.8.9 - eelDev","og_description":"WARNING! Updating EOSCore from a previous installment to this new version will BREAK your project, you will need to update your DefaultEngine.ini to use the new configuration settings. This means that all EOS settings are now called EOSCore. The reason for this change is simply so the EOSCore subsystem does not conflict with Epic&#8217;s EOS ... Read more","og_url":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/","og_site_name":"eelDev","article_published_time":"2021-06-13T23:08:58+00:00","article_modified_time":"2021-06-13T23:20:55+00:00","og_image":[{"url":"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png","type":"","width":"","height":""}],"author":"hulken","twitter_card":"summary_large_image","twitter_misc":{"Written by":"hulken","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#article","isPartOf":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/"},"author":{"name":"hulken","@id":"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41"},"headline":"EOSCore 1.8.9","datePublished":"2021-06-13T23:08:58+00:00","dateModified":"2021-06-13T23:20:55+00:00","mainEntityOfPage":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/"},"wordCount":176,"publisher":{"@id":"https:\/\/eeldev.com\/#organization"},"image":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage"},"thumbnailUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png","articleSection":["all","eoscore"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/","url":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/","name":"EOSCore 1.8.9 - eelDev","isPartOf":{"@id":"https:\/\/eeldev.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage"},"image":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage"},"thumbnailUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png","datePublished":"2021-06-13T23:08:58+00:00","dateModified":"2021-06-13T23:20:55+00:00","breadcrumb":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#primaryimage","url":"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png","contentUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2021\/06\/new_style.png","width":483,"height":290},{"@type":"BreadcrumbList","@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-9\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eeldev.com\/"},{"@type":"ListItem","position":2,"name":"EOSCore 1.8.9"}]},{"@type":"WebSite","@id":"https:\/\/eeldev.com\/#website","url":"https:\/\/eeldev.com\/","name":"eelDev","description":"eelDev.com","publisher":{"@id":"https:\/\/eeldev.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eeldev.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eeldev.com\/#organization","name":"eelDev","url":"https:\/\/eeldev.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eeldev.com\/#\/schema\/logo\/image\/","url":"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png","contentUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png","width":2048,"height":682,"caption":"eelDev"},"image":{"@id":"https:\/\/eeldev.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41","name":"hulken","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eeldev.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g","caption":"hulken"},"url":"https:\/\/eeldev.com\/index.php\/author\/hulken\/"}]}},"_links":{"self":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/6130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/comments?post=6130"}],"version-history":[{"count":29,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/6130\/revisions"}],"predecessor-version":[{"id":6184,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/6130\/revisions\/6184"}],"wp:attachment":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/media?parent=6130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/categories?post=6130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/tags?post=6130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}