{"id":38194,"date":"2017-10-04T21:01:35","date_gmt":"2017-10-04T13:01:35","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=38194"},"modified":"2017-11-24T19:12:04","modified_gmt":"2017-11-24T11:12:04","slug":"inlinetweet-js-tweet-script","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/","title":{"rendered":"Add Tweetable Links in Your Content with InlineTweet.js"},"content":{"rendered":"<p>You\u2019ll see this feature a lot on big sites such as TechCrunch and Mashable. You\u2019ll be reading an article and notice that an entire sentence is <strong>highlighted like a link<\/strong>.<\/p>\n<p>Yet, when you click it\u2019ll <strong>open a tweet window<\/strong> asking you to share that text snippet with your Twitter followers. It\u2019s a great way to <strong>drive traffic to your site<\/strong> and encourage <a href=\"https:\/\/www.hongkiat.com\/blog\/optimizing-social-button\/\">more social shares<\/a>.<\/p>\n<p>To replicate this effect on your site, try <strong><a href=\"https:\/\/ireade.github.io\/inlinetweetjs\/\" rel=\"nofollow\" target=\"_blank\">InlineTweet.js<\/a><\/strong>. It can save you hours of setup time by adding this functionality right to your page.<\/p>\n<figure><a href=\"https:\/\/ireade.github.io\/inlinetweetjs\/\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/inlinetweet-js-tweet-script\/01-tweetable-link-inline-plugin.jpg\" width=\"1000\" height=\"515\" alt=\"InlineTweet.js script\"><\/a><\/figure>\n<p>This free JavaScript plugin is super easy to install and it even has a <strong><a href=\"https:\/\/github.com\/ireade\/wp-inlinetweetjs\" rel=\"nofollow\" target=\"_blank\">free WordPress plugin<\/a><\/strong> if you prefer that route.<\/p>\n<p class=\"recommended_top\">\n\t\t\t\t\t<strong>Read Also:<\/strong>\u00a0\n\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/create-medium-floating-action-menu\/\">How to Create Medium-Like Floating Action Menu<\/a>\n\t\t\t\t<\/p>\n<p>It <strong>does not require any JavaScript dependencies<\/strong>, so you can run this sans-jQuery.<\/p>\n<p>All content works <strong>directly through <a href=\"https:\/\/www.hongkiat.com\/blog\/better-ux-html-data-attributes\/\">data attributes<\/a><\/strong>, so you would set these up one-by-one, based on your content. Naturally, the WordPress plugin makes this a lot easier, so if you prefer having more control this is a great option.<\/p>\n<p>On the <a href=\"https:\/\/ireade.github.io\/inlinetweetjs\/\" rel=\"nofollow\" target=\"_blank\">main script page<\/a>, you\u2019ll find <strong>a few code snippets<\/strong> demonstrating how this works.<\/p>\n<p>You just need to include the JS script into your page and copy some CSS into your stylesheet (only 3 blocks). From there, you can <strong>append HTML codes<\/strong> like this:<\/p>\n<pre>\r\n&lt;span data-inline-tweet\r\n      data-inline-tweet-via=\"ireaderinokun\"\r\n      data-inline-tweet-tags=\"webdesign,webdev,js,yolo\"\r\n      data-inline-tweet-url=\"bitsofco.de\">\r\n  Lorem Khaled Ipsum is a major key to success\r\n&lt;\/span>\r\n<\/pre>\n<p>The <strong>only required item<\/strong> here is the very top <code>data-inline-tweet<\/code> attribute. This is the only thing you need to get the effect working, <strong>everything else is optional<\/strong>.<\/p>\n<p>But, those extra options do make a difference because they <strong>add features to the auto-generated tweet<\/strong>:<\/p>\n<ul>\n<li><code>Data-inline-tweet-via<\/code> \u2013 adds an @mention into the tweet<\/li>\n<li><code>Data-inline-tweet-tags<\/code> \u2013 appends tags to the tweet (if there\u2019s room)<\/li>\n<li><code>Data-inline-tweet-url<\/code> \u2013 includes a clickable URL in your tweet<\/li>\n<\/ul>\n<p>The setup can be difficult which is why I recommend using the WordPress plugin if you can.<\/p>\n<p>But, it\u2019s not all that bad if you just copy\/paste the contents to whatever text you want tweetable. And for a free plugin, this thing is very lightweight.<\/p>\n<p>Take a peek at the <a href=\"https:\/\/ireade.github.io\/inlinetweetjs\/\" rel=\"nofollow\" target=\"_blank\">demo page<\/a> to see this in action and look into the <a href=\"https:\/\/github.com\/ireade\/inlinetweetjs\/\" rel=\"nofollow\" target=\"_blank\">GitHub repo<\/a> if you wanna learn more.<\/p>\n<p class=\"recommended_top\">\n\t\t\t\t\t<strong>Read Also:<\/strong>\u00a0\n\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/twitter-tools\/\">80 Twitter Tools for Almost Everything<\/a>\n\t\t\t\t<\/p>","protected":false},"excerpt":{"rendered":"<p>You\u2019ll see this feature a lot on big sites such as TechCrunch and Mashable. You\u2019ll be reading an article and notice that an entire sentence is highlighted like a link. Yet, when you click it\u2019ll open a tweet window asking you to share that text snippet with your Twitter followers. It\u2019s a great way to&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":[3393],"tags":[3497,4117,166],"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>Add Tweetable Links in Your Content with InlineTweet.js - Hongkiat<\/title>\n<meta name=\"description\" content=\"You&#039;ll see this feature a lot on big sites such as TechCrunch and Mashable. You&#039;ll be reading an article and notice that an entire sentence is highlighted\" \/>\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\/inlinetweet-js-tweet-script\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Add Tweetable Links in Your Content with InlineTweet.js\" \/>\n<meta property=\"og:description\" content=\"You&#039;ll see this feature a lot on big sites such as TechCrunch and Mashable. You&#039;ll be reading an article and notice that an entire sentence is highlighted\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/\" \/>\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-10-04T13:01:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-11-24T11:12:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/inlinetweet-js-tweet-script\/01-tweetable-link-inline-plugin.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\\\/inlinetweet-js-tweet-script\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/\"},\"author\":{\"name\":\"Jake Rocheleau\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\"},\"headline\":\"Add Tweetable Links in Your Content with InlineTweet.js\",\"datePublished\":\"2017-10-04T13:01:35+00:00\",\"dateModified\":\"2017-11-24T11:12:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/\"},\"wordCount\":359,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/inlinetweet-js-tweet-script\\\/01-tweetable-link-inline-plugin.jpg\",\"keywords\":[\"Javascript Library\",\"Javascripts\",\"Twitter\"],\"articleSection\":[\"Toolkit\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/\",\"name\":\"Add Tweetable Links in Your Content with InlineTweet.js - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/inlinetweet-js-tweet-script\\\/01-tweetable-link-inline-plugin.jpg\",\"datePublished\":\"2017-10-04T13:01:35+00:00\",\"dateModified\":\"2017-11-24T11:12:04+00:00\",\"description\":\"You'll see this feature a lot on big sites such as TechCrunch and Mashable. You'll be reading an article and notice that an entire sentence is highlighted\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/inlinetweet-js-tweet-script\\\/01-tweetable-link-inline-plugin.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/inlinetweet-js-tweet-script\\\/01-tweetable-link-inline-plugin.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/inlinetweet-js-tweet-script\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Add Tweetable Links in Your Content with InlineTweet.js\"}]},{\"@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":"Add Tweetable Links in Your Content with InlineTweet.js - Hongkiat","description":"You'll see this feature a lot on big sites such as TechCrunch and Mashable. You'll be reading an article and notice that an entire sentence is highlighted","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\/inlinetweet-js-tweet-script\/","og_locale":"en_US","og_type":"article","og_title":"Add Tweetable Links in Your Content with InlineTweet.js","og_description":"You'll see this feature a lot on big sites such as TechCrunch and Mashable. You'll be reading an article and notice that an entire sentence is highlighted","og_url":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2017-10-04T13:01:35+00:00","article_modified_time":"2017-11-24T11:12:04+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/inlinetweet-js-tweet-script\/01-tweetable-link-inline-plugin.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\/inlinetweet-js-tweet-script\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/"},"author":{"name":"Jake Rocheleau","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a"},"headline":"Add Tweetable Links in Your Content with InlineTweet.js","datePublished":"2017-10-04T13:01:35+00:00","dateModified":"2017-11-24T11:12:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/"},"wordCount":359,"commentCount":0,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/inlinetweet-js-tweet-script\/01-tweetable-link-inline-plugin.jpg","keywords":["Javascript Library","Javascripts","Twitter"],"articleSection":["Toolkit"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/","url":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/","name":"Add Tweetable Links in Your Content with InlineTweet.js - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/inlinetweet-js-tweet-script\/01-tweetable-link-inline-plugin.jpg","datePublished":"2017-10-04T13:01:35+00:00","dateModified":"2017-11-24T11:12:04+00:00","description":"You'll see this feature a lot on big sites such as TechCrunch and Mashable. You'll be reading an article and notice that an entire sentence is highlighted","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/inlinetweet-js-tweet-script\/01-tweetable-link-inline-plugin.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/inlinetweet-js-tweet-script\/01-tweetable-link-inline-plugin.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/inlinetweet-js-tweet-script\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Add Tweetable Links in Your Content with InlineTweet.js"}]},{"@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-9W2","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/38194","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=38194"}],"version-history":[{"count":2,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/38194\/revisions"}],"predecessor-version":[{"id":41960,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/38194\/revisions\/41960"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=38194"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=38194"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=38194"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=38194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}