{"id":848,"date":"2019-04-15T06:15:53","date_gmt":"2019-04-15T06:15:53","guid":{"rendered":"https:\/\/mobileapp.sankalpcs.com\/blog\/?p=848"},"modified":"2019-04-15T06:15:53","modified_gmt":"2019-04-15T06:15:53","slug":"ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions","status":"publish","type":"post","link":"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/","title":{"rendered":"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions"},"content":{"rendered":"<p style=\"text-align: justify;\">Ionic 4 is a reliable and most preferred <a href=\"https:\/\/mobileapp.sankalpcs.com\/blog\/top-reasons-to-pick-ionic-framework-for-mobile-apps\/\">mobile app framework utilized<\/a> for developing hybrid mobile apps. The framework comprises of various tools and features that are used in hybrid app development. Ionic is an open source HTML5 Software Development Kit (SDK).<\/p>\n<p style=\"text-align: justify;\">The primary components of Ionic are Saas based user interface, Angular and a Compiler.<\/p>\n<p style=\"text-align: justify;\">As far as new features are concerned, the latest version, Ionic 4 beta has come up with a <a href=\"https:\/\/mobileapp.sankalpcs.com\/features\">variety of new features<\/a> and tools for a better experience. This version has been launched in January 2019 and is grabbing the attention of experts because of its versatile features and functionalities.<\/p>\n<p style=\"text-align: justify;\">Among the added features: improvement in performance, and build-time, robust theming capabilities, multi-framework compatibility, new documentation are the highlighted ones. With an extraordinary change in the material design, the Ionic Angular 4 is 1.5 times better than Ionic Angular 3.<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-853\" src=\"http:\/\/localhost\/mobileapp\/wp-content\/uploads\/2019\/04\/New-Features-of-Ionic-4.0-1-1.jpg\" alt=\"Features of Ionic 4.0\" width=\"560\" height=\"315\" srcset=\"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-content\/uploads\/2019\/04\/New-Features-of-Ionic-4.0-1-1.jpg 560w, https:\/\/mobileapp.sankalpcs.com\/blog\/wp-content\/uploads\/2019\/04\/New-Features-of-Ionic-4.0-1-1-300x169.jpg 300w\" sizes=\"(max-width: 560px) 100vw, 560px\" \/><\/p>\n<p>&nbsp;<\/p>\n<h4 style=\"text-align: justify;\"><strong>Let\u2019s learn about the newly introduced features in Ionic 4 one by one:<\/strong><\/h4>\n<h5 style=\"text-align: justify;\"><strong>Stencil<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">It is a web component compiler that works with many front-end frameworks. It uses additional APIs like TypeScript, Virtual DOM and JSX, especially for progressive web apps.<\/p>\n<h5 style=\"text-align: justify;\"><strong>Web Components<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">In Ionic 4, web components have been developed for every component to save the efforts of writing the codes again and again thereby rendering performance improvement. The web components allow building reusable, new and custom encapsulated HTML tags for developing progressive web apps.<\/p>\n<h5 style=\"text-align: justify;\"><strong>Capacitor:<\/strong><\/h5>\n<p style=\"text-align: justify;\">It is an API that works on cross-platforms and is a code execution layer. It simplifies the process of calling the native SDKs and writes custom native plugins. The capacitor extends PWA support by enabling the developer to write one app and deploy it on different app stores and the mobile web.<\/p>\n<h5 style=\"text-align: justify;\"><strong>Lazy Loading<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">As the name suggests, Lazy Loading increases the speed of performance of the app by deferring the initialization of components. The focus here is to reduce the loading time of an app by dividing it into various bundles and loading them as per the need.<\/p>\n<h5 style=\"text-align: justify;\"><strong>PWA Enabled<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">Progressive Web Apps are in huge demand, and the team of Ionic has ensured that Ionic 4 contains all the state-of-the-art features like Stencil, Capacitor and Lazy Loading that make Ionic 4 as one of the preferred user interfaces for developing effective PWAs.<\/p>\n<h5 style=\"text-align: justify;\"><strong>Routing<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">This is again a new feature that brings change in routing. In Ionic 4, there will be no need of pushing the components directly into ion-nav; instead, the developer will have to map the components to specific routes. Ionic 4 is using native Angular routing.<\/p>\n<h5 style=\"text-align: justify;\"><strong>Ionicons 4.0<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">This is a collection of newly designed icons available for use in web, iOS, Android and desktop apps. They come in reduced sizes and are distributed as web components.<\/p>\n<h5 style=\"text-align: justify;\"><strong>HTML Templates<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">This is one of the four aspects of web components. HTML templates define how to declare code fragments of mark-up which are not used at the time of page load but can be initiated during the runtime.<\/p>\n<h5 style=\"text-align: justify;\"><strong>Ionic Native 5<\/strong>:<\/h5>\n<p style=\"text-align: justify;\">Ionic Native 5 makes your project framework agnostic which implies that all the components can work with any of the popular frameworks or even without it.<\/p>\n<p style=\"text-align: justify;\">The list of newly introduced features in Ionic 4 is quite long. Some other attractive features are listed below:<\/p>\n<p style=\"text-align: justify;\">Ion Backdrop<\/p>\n<p style=\"text-align: justify;\">Ion-Picker<\/p>\n<p style=\"text-align: justify;\">Ion-Ripple Effect<\/p>\n<p style=\"text-align: justify;\">Ion-Route<\/p>\n<p style=\"text-align: justify;\">Ion-Searchbar<\/p>\n<p style=\"text-align: justify;\">Color Changes<\/p>\n<p style=\"text-align: justify;\">Ion-Select Popover<\/p>\n<p style=\"text-align: justify;\">CSS Variables<\/p>\n<p style=\"text-align: justify;\">Changelogs<\/p>\n<p style=\"text-align: justify;\">Ion-Skeleton Text<\/p>\n<p style=\"text-align: justify;\">Ion-Show-When<\/p>\n<p style=\"text-align: justify;\">Tappable Items<\/p>\n<p style=\"text-align: justify;\">Ion-Reorder<\/p>\n<h4 style=\"text-align: justify;\"><strong>Now let\u2019s look at the migration process.<\/strong><\/h4>\n<p style=\"text-align: justify;\">Migration from Ionic 3.0 to Ionic 4.0<\/p>\n<ol style=\"text-align: justify;\">\n<li>Review Angular\u2019s Release Guide<\/li>\n<li>Generate a new project<\/li>\n<li>Strat copying angular services, pipes, components, providers and styling<\/li>\n<li>Copy the rest of the application taking a page or a feature at a time<\/li>\n<li>Use official Angular Router for integration<\/li>\n<li>Embrace the official tooling of each framework for a consistent experience<\/li>\n<li>Use the loadChildren method of the Angular router for Lazy Loading<\/li>\n<\/ol>\n<h4 style=\"text-align: justify;\"><strong>Conclusion<\/strong><\/h4>\n<p style=\"text-align: justify;\">Ionic 4 has become the first choice of <strong><a href=\"https:\/\/mobileapp.sankalpcs.com\/blog\/why-ionic-is-one-of-the-most-popular-hybrid-app-development-framework\/\">Ionic app developers<\/a><\/strong> as it has incorporated numerous enhancements that help develop cross-platform and progressive web apps.<\/p>\n<p style=\"text-align: justify;\">The mentioned above features will benefit Ionic app development.<\/p>\n<p>Read More:\u00a0<span style=\"color: #ff6600;\"><a style=\"color: #ff6600;\" href=\"https:\/\/mobileapp.sankalpcs.com\/blog\/most-popular-frameworks-for-hybrid-mobile-development\/\">Most Popular Frameworks For Hybrid Mobile Development<\/a><\/span><\/p>\n<div class=\"wp-socializer wpsr-share-icons\" data-lg-action=\"show\" data-sm-action=\"show\" data-sm-width=\"768\"><h3>Share and Enjoy !<\/h3><div class=\"wpsr-si-inner\"><div class=\"wpsr-counter wpsrc-sz-40px\" style=\"color:#000\"><span class=\"scount\" data-wpsrs=\"\" data-wpsrs-svcs=\"facebook,twitter,linkedin\"><i class=\"fa fa-share-alt\" aria-hidden=\"true\"><\/i><\/span><small class=\"stext\">Shares<\/small><\/div><div class=\"socializer sr-popup sr-count-1 sr-fluid sr-40px sr-opacity sr-pad\"><span class=\"sr-facebook\"><a data-id=\"facebook\" style=\"color:#ffffff;\" rel=\"nofollow\" href=\"https:\/\/www.facebook.com\/share.php?u=\" target=\"_blank\" title=\"Share this on Facebook\"><i class=\"fab fa-facebook-f\"><\/i><span class=\"ctext\" data-wpsrs=\"\" data-wpsrs-svcs=\"facebook\"><\/span><\/a><\/span>\n<span class=\"sr-twitter\"><a data-id=\"twitter\" style=\"color:#ffffff;\" rel=\"nofollow\" href=\"https:\/\/twitter.com\/intent\/tweet?text=%20-%20%20\" target=\"_blank\" title=\"Tweet this !\"><i class=\"fab fa-twitter\"><\/i><\/a><\/span>\n<span class=\"sr-linkedin\"><a data-id=\"linkedin\" style=\"color:#ffffff;\" rel=\"nofollow\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=\" target=\"_blank\" title=\"Add this to LinkedIn\"><i class=\"fab fa-linkedin-in\"><\/i><\/a><\/span>\n<span class=\"sr-share-menu\"><a href=\"#\" target=\"_blank\" title=\"More share links\" style=\"color:#ffffff;\" data-metadata=\"{&quot;url&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;excerpt&quot;:&quot;&quot;,&quot;image&quot;:&quot;&quot;,&quot;short-url&quot;:&quot;&quot;,&quot;rss-url&quot;:&quot;https:\\\/\\\/mobileapp.sankalpcs.com\\\/blog\\\/feed\\\/&quot;,&quot;comments-section&quot;:&quot;comments&quot;,&quot;raw-url&quot;:null,&quot;twitter-username&quot;:&quot;&quot;,&quot;fb-app-id&quot;:&quot;&quot;,&quot;fb-app-secret&quot;:&quot;&quot;}\"><i class=\"fa fa-plus\"><\/i><\/a><\/span><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Ionic 4 is a reliable and most preferred mobile app framework utilized for developing hybrid mobile apps. The framework comprises of various tools and features that are used in hybrid app development. Ionic is an open source HTML5 Software Development Kit (SDK). The primary components of Ionic are Saas based user interface, Angular and a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":853,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[11,15],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.7.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions - Mobile app<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions - Mobile app\" \/>\r\n<meta property=\"og:description\" content=\"Ionic 4 is a reliable and most preferred mobile app framework utilized for developing hybrid mobile apps. The framework comprises of various tools and features that are used in hybrid app development. Ionic is an open source HTML5 Software Development Kit (SDK). The primary components of Ionic are Saas based user interface, Angular and a [&hellip;]\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Mobile app\" \/>\r\n<meta property=\"article:published_time\" content=\"2019-04-15T06:15:53+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-content\/uploads\/2019\/04\/New-Features-of-Ionic-4.0-1-1.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"560\" \/>\r\n\t<meta property=\"og:image:height\" content=\"315\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"mobileapp\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"mobileapp\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/\",\"url\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/\",\"name\":\"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions - Mobile app\",\"isPartOf\":{\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/#website\"},\"datePublished\":\"2019-04-15T06:15:53+00:00\",\"dateModified\":\"2019-04-15T06:15:53+00:00\",\"author\":{\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/#\/schema\/person\/f8203a62f085d79528dd43ea92672eab\"},\"breadcrumb\":{\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/#website\",\"url\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/\",\"name\":\"Mobile app\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/#\/schema\/person\/f8203a62f085d79528dd43ea92672eab\",\"name\":\"mobileapp\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/dc00be3d34e306dbcf96827ae20d0687?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/dc00be3d34e306dbcf96827ae20d0687?s=96&d=mm&r=g\",\"caption\":\"mobileapp\"},\"sameAs\":[\"http:\/\/localhost\/mobileapp\"],\"url\":\"https:\/\/mobileapp.sankalpcs.com\/blog\/author\/mobileapp\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions - Mobile app","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:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/","og_locale":"en_US","og_type":"article","og_title":"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions - Mobile app","og_description":"Ionic 4 is a reliable and most preferred mobile app framework utilized for developing hybrid mobile apps. The framework comprises of various tools and features that are used in hybrid app development. Ionic is an open source HTML5 Software Development Kit (SDK). The primary components of Ionic are Saas based user interface, Angular and a [&hellip;]","og_url":"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/","og_site_name":"Mobile app","article_published_time":"2019-04-15T06:15:53+00:00","og_image":[{"width":560,"height":315,"url":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-content\/uploads\/2019\/04\/New-Features-of-Ionic-4.0-1-1.jpg","type":"image\/jpeg"}],"author":"mobileapp","twitter_card":"summary_large_image","twitter_misc":{"Written by":"mobileapp","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/","url":"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/","name":"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions - Mobile app","isPartOf":{"@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/#website"},"datePublished":"2019-04-15T06:15:53+00:00","dateModified":"2019-04-15T06:15:53+00:00","author":{"@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/#\/schema\/person\/f8203a62f085d79528dd43ea92672eab"},"breadcrumb":{"@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/2019\/04\/15\/ionic-4-whats-new-in-it-and-how-to-migrate-from-its-older-versions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mobileapp.sankalpcs.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Ionic 4 What\u2019s New in It and How to Migrate from Its Older Versions"}]},{"@type":"WebSite","@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/#website","url":"https:\/\/mobileapp.sankalpcs.com\/blog\/","name":"Mobile app","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mobileapp.sankalpcs.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/#\/schema\/person\/f8203a62f085d79528dd43ea92672eab","name":"mobileapp","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mobileapp.sankalpcs.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/dc00be3d34e306dbcf96827ae20d0687?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dc00be3d34e306dbcf96827ae20d0687?s=96&d=mm&r=g","caption":"mobileapp"},"sameAs":["http:\/\/localhost\/mobileapp"],"url":"https:\/\/mobileapp.sankalpcs.com\/blog\/author\/mobileapp\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/posts\/848"}],"collection":[{"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/comments?post=848"}],"version-history":[{"count":0,"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/posts\/848\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/media\/853"}],"wp:attachment":[{"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/media?parent=848"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/categories?post=848"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobileapp.sankalpcs.com\/blog\/wp-json\/wp\/v2\/tags?post=848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}