{"id":29878,"date":"2017-04-28T21:01:00","date_gmt":"2017-04-28T13:01:00","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=29878"},"modified":"2018-04-09T16:53:05","modified_gmt":"2018-04-09T08:53:05","slug":"pure-css-lightweight-tooltip-wenk","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/","title":{"rendered":"Create Minified Tooltips in Pure CSS with Wenk"},"content":{"rendered":"<p>With such a strange name, you wouldn\u2019t expect much from <strong><a target=\"_blank\" href=\"https:\/\/tiaanduplessis.github.io\/wenk\/\">Wenk<\/a><\/strong>, a free <strong>CSS tooltip library<\/strong>. Yet it\u2019s <strong>one of the smallest libraries<\/strong> you can get measuring under 1KB when gzipped.<\/p>\n<p>Wenk uses <strong>pure CSS with <code>data-*<\/code> attributes<\/strong> to create <strong>live tooltips<\/strong> that you can restyle and position to your liking. Best of all, it\u2019s a completely free library with source code available <a target=\"_blank\" href=\"https:\/\/github.com\/tiaanduplessis\/wenk\">on GitHub<\/a>.<\/p>\n<p class=\"note\"><strong>Recommended Reading:<\/strong> <a href=\"https:\/\/www.hongkiat.com\/blog\/css-animated-tooltip\/\">Creating Animated Tooltip Easily with Hint.css<\/a><\/p>\n<figure><a target=\"_blank\" href=\"https:\/\/tiaanduplessis.github.io\/wenk\/\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/01-wenk-tooltips-simple-code.jpg\" alt=\"wenk tooltips css\" width=\"800\" height=\"426\"><\/a><\/figure>\n<p>These lightweight tooltips are super simple to add to your website. You just need the <code>Wenk.css<\/code> file <strong>added to your page header<\/strong>, which you can download from the <a target=\"_blank\" href=\"https:\/\/github.com\/tiaanduplessis\/wenk\">GitHub repo<\/a>.<\/p>\n<p>Or, you could even <strong>add the <a target=\"_blank\" href=\"https:\/\/cdn.rawgit.com\/tiaanduplessis\/wenk\/master\/dist\/wenk.css\">CDN file<\/a><\/strong> which is hosted on GitHub\u2019s CDN. Here\u2019s the code for that:<\/p>\n<pre>\r\n&lt;link rel=\"stylesheet\"\r\nhref=\"https:\/\/cdn.rawgit.com\/tiaanduplessis\/wenk\/master\/dist\/wenk.css\"&gt;\r\n<\/pre>\n<p>Or, if you\u2019re an npm\/bower fan you can install this package <strong><a target=\"_blank\" href=\"https:\/\/www.npmjs.com\/package\/wenk\" rel=\"nofollow\">from the terminal<\/a><\/strong>.<\/p>\n<p>The default tooltip tags do not have much custom data. They let you <strong>select the position and the width<\/strong>, but you have to <strong>manually change the CSS<\/strong> if you want them styled differently.<\/p>\n<p>For example, you might want a <a target=\"_blank\" href=\"https:\/\/css-tricks.com\/snippets\/css\/css-triangle\/\">CSS arrow<\/a> added to the tooltip which appears above the tooltip element. This is fairly simple to create but you\u2019ll need to scour the Wenk stylesheet to <strong>find the exact CSS class<\/strong> to extend.<\/p>\n<p>Here\u2019s a sample of some <strong>default code<\/strong> for Wenk tooltips:<\/p>\n<pre>\r\n&lt;!-- example of Wenk tooltip appearing on the right --&gt;\r\n&lt;span data-wenk=\"I'm to the right!\" data-wenk-pos=\"right\"&gt;\r\n  Wenk to the right!\r\n&lt;\/span&gt;\r\n<\/pre>\n<p>The main Wenk landing page includes <strong><a target=\"_blank\" href=\"https:\/\/tiaanduplessis.github.io\/wenk\/\">live demos<\/a><\/strong> that you can test by hovering. These are <strong>the most basic tooltips<\/strong> you\u2019ll get but they\u2019re perfect for a library that weighs less than a kilobyte.<\/p>\n<p>One major thing to consider is <strong>browser support<\/strong>. All versions of Chrome and Firefox <strong>should work fine<\/strong>. Same with Opera 12+ and Opera Mini v8+. But IE8 and IE10 seem to <strong>have trouble<\/strong> rendering these tooltips. Thankfully, their market share is dropping fast but it\u2019s something to consider before using.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/02-wenk-example-demos.gif\" alt=\"wenk tooltips animation\" width=\"960\" height=\"650\"><\/figure>\n<p>I\u2019m still amazed how much you can do with so few KBs. The Wenk library is a testament to modern frontend development and it shows that a little can go a long way.<\/p>\n<p>You can dig through the <strong>entire source<\/strong> <a target=\"_blank\" href=\"https:\/\/github.com\/tiaanduplessis\/wenk\">on GitHub<\/a>, along with <strong>live demos<\/strong> and <strong>code snippets<\/strong> to set up & create these tooltips for your own site.<\/p>\n<p class=\"note\"> <strong>Recommended Reading:<\/strong>\n  <a href=\"https:\/\/www.hongkiat.com\/blog\/tooltips-scripts-50-scripts-with-ajax-javascripts-css-tutorials\/\">Tooltips Scripts: 50+ Scripts With AJAX, Javascripts, CSS & Tutorials<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>With such a strange name, you wouldn\u2019t expect much from Wenk, a free CSS tooltip library. Yet it\u2019s one of the smallest libraries you can get measuring under 1KB when gzipped. Wenk uses pure CSS with data-* attributes to create live tooltips that you can restyle and position to your liking. Best of all, it\u2019s&hellip;<\/p>\n","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3395],"tags":[507,2902],"topic":[4520],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Create Minified Tooltips in Pure CSS with Wenk - Hongkiat<\/title>\n<meta name=\"description\" content=\"With such a strange name, you wouldn&#039;t expect much from Wenk, a free CSS tooltip library. Yet it&#039;s one of the smallest libraries you can get measuring\" \/>\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.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create Minified Tooltips in Pure CSS with Wenk\" \/>\n<meta property=\"og:description\" content=\"With such a strange name, you wouldn&#039;t expect much from Wenk, a free CSS tooltip library. Yet it&#039;s one of the smallest libraries you can get measuring\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2017-04-28T13:01:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-04-09T08:53:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/01-wenk-tooltips-simple-code.jpg\" \/>\n<meta name=\"author\" content=\"Jake Rocheleau\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jake Rocheleau\" \/>\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:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/\"},\"author\":{\"name\":\"Jake Rocheleau\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\"},\"headline\":\"Create Minified Tooltips in Pure CSS with Wenk\",\"datePublished\":\"2017-04-28T13:01:00+00:00\",\"dateModified\":\"2018-04-09T08:53:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/\"},\"wordCount\":381,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/pure-css-lightweight-tooltip-wenk\\\/01-wenk-tooltips-simple-code.jpg\",\"keywords\":[\"CSS\",\"CSS Tools\"],\"articleSection\":[\"UI\\\/UX\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/\",\"name\":\"Create Minified Tooltips in Pure CSS with Wenk - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/pure-css-lightweight-tooltip-wenk\\\/01-wenk-tooltips-simple-code.jpg\",\"datePublished\":\"2017-04-28T13:01:00+00:00\",\"dateModified\":\"2018-04-09T08:53:05+00:00\",\"description\":\"With such a strange name, you wouldn't expect much from Wenk, a free CSS tooltip library. Yet it's one of the smallest libraries you can get measuring\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/pure-css-lightweight-tooltip-wenk\\\/01-wenk-tooltips-simple-code.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/pure-css-lightweight-tooltip-wenk\\\/01-wenk-tooltips-simple-code.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/pure-css-lightweight-tooltip-wenk\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create Minified Tooltips in Pure CSS with Wenk\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\",\"name\":\"Jake Rocheleau\",\"description\":\"Jake is a writer and designer with over 10 years experience working on the web. He writes about user experience design and cool resources for designers\",\"sameAs\":[\"https:\\\/\\\/www.hongkiat.com\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/jake\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Create Minified Tooltips in Pure CSS with Wenk - Hongkiat","description":"With such a strange name, you wouldn't expect much from Wenk, a free CSS tooltip library. Yet it's one of the smallest libraries you can get measuring","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.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/","og_locale":"en_US","og_type":"article","og_title":"Create Minified Tooltips in Pure CSS with Wenk","og_description":"With such a strange name, you wouldn't expect much from Wenk, a free CSS tooltip library. Yet it's one of the smallest libraries you can get measuring","og_url":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2017-04-28T13:01:00+00:00","article_modified_time":"2018-04-09T08:53:05+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/01-wenk-tooltips-simple-code.jpg","type":"","width":"","height":""}],"author":"Jake Rocheleau","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Jake Rocheleau","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/"},"author":{"name":"Jake Rocheleau","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a"},"headline":"Create Minified Tooltips in Pure CSS with Wenk","datePublished":"2017-04-28T13:01:00+00:00","dateModified":"2018-04-09T08:53:05+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/"},"wordCount":381,"commentCount":2,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/01-wenk-tooltips-simple-code.jpg","keywords":["CSS","CSS Tools"],"articleSection":["UI\/UX"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/","url":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/","name":"Create Minified Tooltips in Pure CSS with Wenk - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/01-wenk-tooltips-simple-code.jpg","datePublished":"2017-04-28T13:01:00+00:00","dateModified":"2018-04-09T08:53:05+00:00","description":"With such a strange name, you wouldn't expect much from Wenk, a free CSS tooltip library. Yet it's one of the smallest libraries you can get measuring","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/01-wenk-tooltips-simple-code.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/pure-css-lightweight-tooltip-wenk\/01-wenk-tooltips-simple-code.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/pure-css-lightweight-tooltip-wenk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Create Minified Tooltips in Pure CSS with Wenk"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a","name":"Jake Rocheleau","description":"Jake is a writer and designer with over 10 years experience working on the web. He writes about user experience design and cool resources for designers","sameAs":["https:\/\/www.hongkiat.com"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/jake\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-7LU","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/29878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=29878"}],"version-history":[{"count":3,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/29878\/revisions"}],"predecessor-version":[{"id":42260,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/29878\/revisions\/42260"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=29878"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=29878"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=29878"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=29878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}