{"id":2945,"date":"2015-11-19T16:57:11","date_gmt":"2015-11-19T15:57:11","guid":{"rendered":"https:\/\/www.ice-dev.com\/non-classifiee\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/"},"modified":"2015-11-19T16:57:11","modified_gmt":"2015-11-19T15:57:11","slug":"php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2","status":"publish","type":"post","link":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/","title":{"rendered":"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2)"},"content":{"rendered":"<p>It&#8217;s common that with the use of outdated versions of Internet Explorer, some clients may experience browser-related issues. For example, some WYSIWYG editors operate very unpredictably on IE8 or IE7.<\/p>\n<p>Remember, if your client is on Windows XP, their version of Internet Explorer will be at most version 8.<\/p>\n<p>Our PHP script detects if the version of Internet Explorer is outdated. If so, a message prompts the user to switch to a more efficient, secure, and up-to-date browser!<\/p>\n<p>&nbsp;<\/p>\n<h2>How to use it ?<\/h2>\n<p>We recommend using this code on the login page of your administration. Just copy\/paste this code right after the tag, after retrieving the script below :<br \/>\n<script src=\"https:\/\/gist.github.com\/reficedev\/7fbd48da4ec7e4b89597.js\"><\/script><script src=\"https:\/\/gist.github.com\/reficedev\/98f9e86ff4fb0c631371.js\"><\/script><\/p>\n<p>For the record, additional comments are no longer taken into account from version 10 onwards. The above code will therefore only execute on versions equal to or lower than Internet Explorer 9.<\/p>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2015\/11\/ie-detect-screenshot.jpg\" alt=\"ie-detect-screenshot\"><br \/>\n<em>Preview of the message displayed for an IE8 user<\/em><\/p>\n<p>Download the files for Symfony 2 :<a class=\"lien-zip\" href=\"https:\/\/github.com\/reficedev\/alert-ie-sf2\" target=\"_blank\" rel=\"noopener\"> https:\/\/github.com\/reficedev\/alert-ie-sf2<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here&#8217;s a PHP script (Procedural + Symfony2) that will allow you to display a message if your users are using a version of Internet Explorer lower than 10. <\/p>\n","protected":false},"author":3,"featured_media":2003,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"kia_subtitle":"","footnotes":""},"categories":[51],"tags":[],"class_list":["post-2945","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-html-css-js-integration"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2) - Ice Development<\/title>\n<meta name=\"description\" content=\"Here is a PHP script (Procedural + Symfony2) which will allow you to display a message if your users are using a version of Internet Explorer lower than 10.\" \/>\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.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2) - Ice Development\" \/>\n<meta property=\"og:description\" content=\"Here is a PHP script (Procedural + Symfony2) which will allow you to display a message if your users are using a version of Internet Explorer lower than 10.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/\" \/>\n<meta property=\"og:site_name\" content=\"Ice Development\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ice.development\" \/>\n<meta property=\"article:published_time\" content=\"2015-11-19T15:57:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2015\/11\/ie9-ghost-buster.png\" \/>\n\t<meta property=\"og:image:width\" content=\"250\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"joffrey HABAI\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@icedevelopment\" \/>\n<meta name=\"twitter:site\" content=\"@icedevelopment\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joffrey HABAI\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/\"},\"author\":{\"name\":\"joffrey HABAI\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#\\\/schema\\\/person\\\/a294e21c005621f7bfa260d4315e1b8f\"},\"headline\":\"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2)\",\"datePublished\":\"2015-11-19T15:57:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/\"},\"wordCount\":175,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ice-dev.com\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/ie9-ghost-buster.png\",\"articleSection\":[\"HTML\\\/CSS\\\/JS integration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/\",\"url\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/\",\"name\":\"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2) - Ice Development\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ice-dev.com\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/ie9-ghost-buster.png\",\"datePublished\":\"2015-11-19T15:57:11+00:00\",\"description\":\"Here is a PHP script (Procedural + Symfony2) which will allow you to display a message if your users are using a version of Internet Explorer lower than 10.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ice-dev.com\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/ie9-ghost-buster.png\",\"contentUrl\":\"https:\\\/\\\/www.ice-dev.com\\\/wp-content\\\/uploads\\\/2015\\\/11\\\/ie9-ghost-buster.png\",\"width\":250,\"height\":250},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/html-css-js-integration\\\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/ice-development\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#website\",\"url\":\"https:\\\/\\\/www.ice-dev.com\\\/\",\"name\":\"Ice Development\",\"description\":\"agence web Lyon\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ice-dev.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#organization\",\"name\":\"Ice Development\",\"url\":\"https:\\\/\\\/www.ice-dev.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ice-dev.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/apple-touch-2.png\",\"contentUrl\":\"https:\\\/\\\/www.ice-dev.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/apple-touch-2.png\",\"width\":512,\"height\":512,\"caption\":\"Ice Development\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ice.development\",\"https:\\\/\\\/x.com\\\/icedevelopment\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/ice-development-lyon\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ice-dev.com\\\/#\\\/schema\\\/person\\\/a294e21c005621f7bfa260d4315e1b8f\",\"name\":\"joffrey HABAI\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d1da0aa2d703657405601e50bb799d38f69eabad25b226f9c236f84ce7447d38?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d1da0aa2d703657405601e50bb799d38f69eabad25b226f9c236f84ce7447d38?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d1da0aa2d703657405601e50bb799d38f69eabad25b226f9c236f84ce7447d38?s=96&d=mm&r=g\",\"caption\":\"joffrey HABAI\"},\"url\":\"https:\\\/\\\/www.ice-dev.com\\\/en\\\/author\\\/jhabai\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2) - Ice Development","description":"Here is a PHP script (Procedural + Symfony2) which will allow you to display a message if your users are using a version of Internet Explorer lower than 10.","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.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/","og_locale":"en_US","og_type":"article","og_title":"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2) - Ice Development","og_description":"Here is a PHP script (Procedural + Symfony2) which will allow you to display a message if your users are using a version of Internet Explorer lower than 10.","og_url":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/","og_site_name":"Ice Development","article_publisher":"https:\/\/www.facebook.com\/ice.development","article_published_time":"2015-11-19T15:57:11+00:00","og_image":[{"width":250,"height":250,"url":"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2015\/11\/ie9-ghost-buster.png","type":"image\/png"}],"author":"joffrey HABAI","twitter_card":"summary_large_image","twitter_creator":"@icedevelopment","twitter_site":"@icedevelopment","twitter_misc":{"Written by":"joffrey HABAI","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#article","isPartOf":{"@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/"},"author":{"name":"joffrey HABAI","@id":"https:\/\/www.ice-dev.com\/#\/schema\/person\/a294e21c005621f7bfa260d4315e1b8f"},"headline":"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2)","datePublished":"2015-11-19T15:57:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/"},"wordCount":175,"commentCount":0,"publisher":{"@id":"https:\/\/www.ice-dev.com\/#organization"},"image":{"@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2015\/11\/ie9-ghost-buster.png","articleSection":["HTML\/CSS\/JS integration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/","url":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/","name":"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2) - Ice Development","isPartOf":{"@id":"https:\/\/www.ice-dev.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#primaryimage"},"image":{"@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2015\/11\/ie9-ghost-buster.png","datePublished":"2015-11-19T15:57:11+00:00","description":"Here is a PHP script (Procedural + Symfony2) which will allow you to display a message if your users are using a version of Internet Explorer lower than 10.","breadcrumb":{"@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#primaryimage","url":"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2015\/11\/ie9-ghost-buster.png","contentUrl":"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2015\/11\/ie9-ghost-buster.png","width":250,"height":250},{"@type":"BreadcrumbList","@id":"https:\/\/www.ice-dev.com\/en\/html-css-js-integration\/php-script-to-warn-the-internet-user-of-the-use-of-an-obsolete-browser-php-procedural-symfony2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.ice-dev.com\/en\/ice-development\/"},{"@type":"ListItem","position":2,"name":"PHP script to warn the Internet user of the use of an obsolete browser (PHP Procedural + Symfony2)"}]},{"@type":"WebSite","@id":"https:\/\/www.ice-dev.com\/#website","url":"https:\/\/www.ice-dev.com\/","name":"Ice Development","description":"agence web Lyon","publisher":{"@id":"https:\/\/www.ice-dev.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ice-dev.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ice-dev.com\/#organization","name":"Ice Development","url":"https:\/\/www.ice-dev.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ice-dev.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2023\/06\/apple-touch-2.png","contentUrl":"https:\/\/www.ice-dev.com\/wp-content\/uploads\/2023\/06\/apple-touch-2.png","width":512,"height":512,"caption":"Ice Development"},"image":{"@id":"https:\/\/www.ice-dev.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ice.development","https:\/\/x.com\/icedevelopment","https:\/\/www.linkedin.com\/company\/ice-development-lyon\/"]},{"@type":"Person","@id":"https:\/\/www.ice-dev.com\/#\/schema\/person\/a294e21c005621f7bfa260d4315e1b8f","name":"joffrey HABAI","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d1da0aa2d703657405601e50bb799d38f69eabad25b226f9c236f84ce7447d38?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d1da0aa2d703657405601e50bb799d38f69eabad25b226f9c236f84ce7447d38?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d1da0aa2d703657405601e50bb799d38f69eabad25b226f9c236f84ce7447d38?s=96&d=mm&r=g","caption":"joffrey HABAI"},"url":"https:\/\/www.ice-dev.com\/en\/author\/jhabai\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/posts\/2945","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/comments?post=2945"}],"version-history":[{"count":0,"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/posts\/2945\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/media\/2003"}],"wp:attachment":[{"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/media?parent=2945"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/categories?post=2945"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ice-dev.com\/en\/wp-json\/wp\/v2\/tags?post=2945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}