{"id":289,"date":"2019-07-22T07:24:03","date_gmt":"2019-07-22T07:24:03","guid":{"rendered":"https:\/\/amplethemes.com\/blog\/?p=289"},"modified":"2019-07-22T08:31:17","modified_gmt":"2019-07-22T08:31:17","slug":"how-to-find-your-wordpress-page-id-and-post-id","status":"publish","type":"post","link":"https:\/\/amplethemes.com\/blog\/how-to-find-your-wordpress-page-id-and-post-id\/","title":{"rendered":"How to Find Your WordPress Page ID and Post ID"},"content":{"rendered":"<p style=\"text-align: left;\">If you\u2019ve been using WordPress for any significant amount of time, you\u2019ve probably come across a situation where you need to find a WordPress page ID or post ID.<\/p>\n<p style=\"text-align: left;\">Page and post IDs can come in handy both when you\u2019re using plugins and working with code. But despite their importance, WordPress doesn\u2019t make it especially obvious where you can find the ID for posts and pages.<\/p>\n<p>nu<\/p>\n<h3 style=\"text-align: left;\">What Is a WordPress Page ID and Post ID?<\/h3>\n<p style=\"text-align: left;\">You may not know it, but WordPress gives every piece of content on your site its own unique ID number.<\/p>\n<p style=\"text-align: left;\">Without getting too much into database structure, let\u2019s just say that this helps WordPress keep track of all the different pieces of content on your site.<\/p>\n<p style=\"text-align: left;\">Whenever WordPress needs to serve up content, it uses the ID number to find each specific piece of content. Which means that if\u00a0you\u00a0want to query\/target specific content, it can be handy to know how to find WordPress page and post IDs.<\/p>\n<p style=\"text-align: left;\"><em>If you have a masochistic bent and want to see this for yourself, you can take a dive into your WordPress site\u2019s database to view it in action:<\/em><\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-292\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/1-2-300x123.png\" alt=\"\" width=\"715\" height=\"293\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/1-2-300x123.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/1-2-768x316.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/1-2-848x348.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/1-2.png 886w\" sizes=\"(max-width: 715px) 100vw, 715px\" \/><\/p>\n<h2 style=\"text-align: left;\">How to Find WordPress Page ID and Post ID<\/h2>\n<p style=\"text-align: left;\">Finding a WordPress page ID or post ID is fairly simple, though a bit indirect. The ID is visible in the URL of every single post or page when you edit a piece of content in your WordPress dashboard.<\/p>\n<p style=\"text-align: left;\">For example, let\u2019s say you want to find the post ID for the\u00a0<strong>What\u2019s This Post\u2019s ID?<\/strong>\u00a0Post:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-293\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/2-2-300x130.png\" alt=\"\" width=\"736\" height=\"319\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/2-2-300x130.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/2-2-768x333.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/2-2-848x368.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/2-2.png 886w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/><\/p>\n<p style=\"text-align: left;\">All you need to do is click\u00a0<strong>Edit<\/strong>. Then, when you see the WordPress Editor, look for the number in the actual URL of the page you\u2019re on. For posts and pages, you should see\u00a0<strong>post=NUMBER<\/strong>. That\u00a0<strong>NUMBER<\/strong>\u00a0is the post id:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-294\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/3-1-300x112.png\" alt=\"\" width=\"747\" height=\"279\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/3-1-300x112.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/3-1-768x288.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/3-1-848x318.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/3-1.png 897w\" sizes=\"(max-width: 747px) 100vw, 747px\" \/><\/p>\n<p style=\"text-align: left;\">So, in the example above, the post ID is\u00a0<strong>49<\/strong>. Simple enough, right?<\/p>\n<p style=\"text-align: left;\">Even for pages, WordPress will still use\u00a0<strong>post<\/strong>\u00a0in the URL. For example, here\u2019s what it looks like to find the page ID of a WordPress page:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-296\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/4-1-300x116.png\" alt=\"\" width=\"768\" height=\"297\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/4-1-300x116.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/4-1-768x297.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/4-1-848x328.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/4-1.png 917w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/p>\n<h3 style=\"text-align: left;\">How to Find Media, Category, and Tag IDs in WordPress<\/h3>\n<p style=\"text-align: left;\">It\u2019s not just WordPress posts and pages that have IDs. You can also find specific IDs for:<\/p>\n<ul style=\"text-align: left;\">\n<li>Media items<\/li>\n<li>Categories<\/li>\n<li>Tags<\/li>\n<\/ul>\n<p style=\"text-align: left;\">The process is pretty much identical. That is, you just need to:<\/p>\n<ul style=\"text-align: left;\">\n<li>Edit the item you want to find the ID for<\/li>\n<\/ul>\n<ul style=\"text-align: left;\">\n<li>Look for the number in the URL<\/li>\n<\/ul>\n<p style=\"text-align: left;\">For example, here\u2019s what it looks like to find the ID for a category:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-297\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/5-1-300x116.png\" alt=\"\" width=\"773\" height=\"299\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/5-1-300x116.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/5-1-768x298.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/5-1-848x329.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/5-1.png 895w\" sizes=\"(max-width: 773px) 100vw, 773px\" \/><\/p>\n<p style=\"text-align: left;\"><em>Notice how it\u2019s now \u201ccategory&amp;tag_ID=\u201d instead of \u201cpost=\u201d?<\/em><\/p>\n<p style=\"text-align: left;\">And here\u2019s what it looks like to find the media ID for an image in your WordPress Media Library:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-298\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/6-1-300x147.png\" alt=\"\" width=\"776\" height=\"380\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/6-1-300x147.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/6-1-768x375.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/6-1-839x410.png 839w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/6-1.png 886w\" sizes=\"(max-width: 776px) 100vw, 776px\" \/><\/p>\n<p style=\"text-align: left;\"><em>WordPress still uses \u201cpost=\u201d for media attachments.<\/em><\/p>\n<p style=\"text-align: left;\">While you\u2019ll be working with posts and pages most of the time, you\u2019ll still find specific instances where finding these IDs can be helpful. For example, you can use media IDs to build the default WordPress Gallery shortcode.<\/p>\n<h3 style=\"text-align: left;\">How to Show WordPress Post ID With a Plugin<\/h3>\n<p style=\"text-align: left;\">If you need to work with post and page IDs on a regular basis, you might want a bit more user-friendly approach to find post IDs and page IDs.<\/p>\n<p style=\"text-align: left;\">If that sounds like you, the free\u00a0<a href=\"https:\/\/wordpress.org\/plugins\/wpsite-show-ids\/\" target=\"_blank\" rel=\"noopener noreferrer\">Show IDs by 99 Robots<\/a>\u00a0plugin adds an\u00a0<strong>ID<\/strong>\u00a0column to all of the aforementioned pieces of content.<\/p>\n<p style=\"text-align: left;\">It\u2019s super lightweight \u2013 the whole thing is under 100 lines of code and there are no front-end requests to slow down your site.<\/p>\n<p style=\"text-align: left;\">There\u2019s also nothing to configure \u2013 all you need to do is install and activate the plugin. Then, you\u2019ll see a new\u00a0<strong>ID<\/strong>\u00a0column in your WordPress dashboard interface:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-299\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/7-1-300x130.png\" alt=\"\" width=\"727\" height=\"315\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/7-1-300x130.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/7-1-768x332.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/7-1-848x366.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/7-1.png 882w\" sizes=\"(max-width: 727px) 100vw, 727px\" \/><\/p>\n<p style=\"text-align: left;\">By default, you\u2019ll see the ID column in every single \u201cEdit\u201d interface. That is, it will show up for:<\/p>\n<ul style=\"text-align: left;\">\n<li>Posts<\/li>\n<li>Pages<\/li>\n<li>Custom post types<\/li>\n<li>Categories and tags<\/li>\n<li>Media library items<\/li>\n<\/ul>\n<p style=\"text-align: left;\">But if you want to hide the column for certain types of content, you can use the built-in\u00a0<strong>Screen Options<\/strong>\u00a0to hide it.<\/p>\n<p style=\"text-align: left;\">First, click to open the\u00a0<strong>Screen Options<\/strong>:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-300\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/8-300x110.png\" alt=\"\" width=\"731\" height=\"268\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/8-300x110.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/8-768x282.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/8-848x311.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/8.png 886w\" sizes=\"(max-width: 731px) 100vw, 731px\" \/><\/p>\n<p style=\"text-align: left;\">Then, uncheck the box for\u00a0<strong>ID<\/strong>:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-301\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/9-300x86.png\" alt=\"\" width=\"781\" height=\"224\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/9-300x86.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/9-768x220.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/9-848x243.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/9.png 877w\" sizes=\"(max-width: 781px) 100vw, 781px\" \/><\/p>\n<h3 style=\"text-align: left;\">How to Display WordPress Page ID or Post ID With PHP<\/h3>\n<p style=\"text-align: left;\">Finally, if you want to display a piece of content\u2019s ID on the front-end, WordPress includes the\u00a0<a href=\"https:\/\/codex.wordpress.org\/Function_Reference\/the_ID\" target=\"_blank\" rel=\"noopener noreferrer\">the_ID() function<\/a>\u00a0to help you display the numeric ID of a post.<\/p>\n<p style=\"text-align: left;\">As long as you add the function within the Loop, it will print the current ID.<\/p>\n<p style=\"text-align: left;\">Here\u2019s a usage example from the WordPress Codex:<\/p>\n<div style=\"text-align: left;\">\n<div id=\"highlighter_828734\" class=\"syntaxhighlighter xml\">\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">01<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"xml plain\">&lt;<\/code><code class=\"xml keyword\">p<\/code><code class=\"xml plain\">&gt;Post Number: &lt;?<\/code><code class=\"xml keyword\">php<\/code> <code class=\"xml plain\">the_ID(); ?&gt;&lt;\/<\/code><code class=\"xml keyword\">p<\/code><code class=\"xml plain\">&gt;<\/code><\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<h2 style=\"text-align: left;\">What Can You Do With Post and Page IDs?<\/h2>\n<p style=\"text-align: left;\">Ok, so now that you know how to find WordPress page and post IDs, how does that actually help you work with WordPress?<\/p>\n<p style=\"text-align: left;\">There are a couple general ways you can make use of post and page IDs<\/p>\n<h3 style=\"text-align: left;\">Target Specific Posts or Pages With Plugins<\/h3>\n<p style=\"text-align: left;\">Many plugins let you either include or exclude certain posts or pages from the plugin by using the ID number for each piece of content.<\/p>\n<p style=\"text-align: left;\">For example, the popular Advanced Ads ad management plugin lets you target specific pieces of content by ID number:<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" class=\"alignnone wp-image-302\" src=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/10-300x113.png\" alt=\"\" width=\"807\" height=\"304\" srcset=\"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/10-300x113.png 300w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/10-768x289.png 768w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/10-848x321.png 848w, https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/10.png 854w\" sizes=\"(max-width: 807px) 100vw, 807px\" \/><\/p>\n<p style=\"text-align: left;\">Additionally, some plugins let you use shortcode parameters to query specific pieces of content in a shortcode.<\/p>\n<p style=\"text-align: left;\">You\u2019ll find plenty of plugins that still go with this approach, so knowing how to find a WordPress page ID and post ID can definitely come in handy.<\/p>\n<p style=\"text-align: left;\">With that being said, many plugins are moving to a more user-friendly approach that lets you select specific pieces of content based on the title. So you won\u2019t\u00a0<em>always<\/em>\u00a0need to find the actual ID.<\/p>\n<h3 style=\"text-align: left;\">Use PHP to Only Show Code Snippets On Specific Posts or Pages<\/h3>\n<p style=\"text-align: left;\"><strong>This section is a little bit more advanced.\u00a0<\/strong>But if you have some basic knowledge of PHP, you can also use post or page IDs to add code snippets to specific posts or pages on your site.<\/p>\n<p style=\"text-align: left;\">This has some cool applications, even if you\u2019re not a developer.<\/p>\n<p style=\"text-align: left;\">For example, it lets you easily run A\/B testing experiments with\u00a0<a href=\"https:\/\/www.elegantthemes.com\/blog\/resources\/an-introduction-to-google-analytics-for-wordpress\" target=\"_blank\" rel=\"noopener noreferrer\">Google Analytics<\/a>\u00a0Content Experiments. In order for Google Analytics Content Experiments to function, you need to be able to add the test code to\u00a0<em>only the specific page you want to run tests on<\/em>.<\/p>\n<p style=\"text-align: left;\">Or, another potential use is to only add a\u00a0<a href=\"https:\/\/www.elegantthemes.com\/blog\/tips-tricks\/wordpress-push-notifications\" target=\"_blank\" rel=\"noopener noreferrer\">request to send push notifications<\/a>\u00a0to certain posts or pages.<\/p>\n<p style=\"text-align: left;\">The\u00a0<a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/is_single\/\" target=\"_blank\" rel=\"noopener noreferrer\">is_single() function<\/a>\u00a0lets you do both of those (and more!).<\/p>\n<p style=\"text-align: left;\">For example, to add a script to the &lt;head&gt; section of a single post or page, you can use this basic framework:<\/p>\n<div style=\"text-align: left;\">\n<div id=\"highlighter_232205\" class=\"syntaxhighlighter php\">\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">01<\/div>\n<div class=\"line number2 index1 alt1\">02<\/div>\n<div class=\"line number3 index2 alt2\">03<\/div>\n<div class=\"line number4 index3 alt1\">04<\/div>\n<div class=\"line number5 index4 alt2\">05<\/div>\n<div class=\"line number6 index5 alt1\">06<\/div>\n<div class=\"line number7 index6 alt2\">07<\/div>\n<div class=\"line number8 index7 alt1\">08<\/div>\n<div class=\"line number9 index8 alt2\">09<\/div>\n<div class=\"line number10 index9 alt1\">10<\/div>\n<div class=\"line number11 index10 alt2\">11<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"php keyword\">function<\/code> <code class=\"php plain\">put_script_name_here() {<\/code><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number2 index1 alt1\"><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number3 index2 alt2\"><code class=\"php keyword\">if<\/code><code class=\"php plain\">(is_single(POST_ID)) { ?<\/code><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number4 index3 alt1\"><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number5 index4 alt2\"><code class=\"php plain\">ADD CODE SNIPPET HERE<\/code><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number6 index5 alt1\"><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number7 index6 alt2\"><code class=\"php plain\">?php }<\/code><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number8 index7 alt1\"><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number9 index8 alt2\"><code class=\"php plain\">}<\/code><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number10 index9 alt1\"><\/div>\n<p>&nbsp;<\/p>\n<div class=\"line number11 index10 alt2\"><code class=\"php plain\">add_action( <\/code><code class=\"php string\">'wp_head'<\/code><code class=\"php plain\">, <\/code><code class=\"php string\">'put_script_name_here'<\/code> <code class=\"php plain\">);<\/code><\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p style=\"text-align: left;\">All you need to do is replace:<\/p>\n<ul style=\"text-align: left;\">\n<li><strong>put_script_name-here<\/strong>\u00a0with the name for your function<\/li>\n<li><strong>POST_ID<\/strong>\u00a0with the actual post or page ID you want to target<\/li>\n<li><strong>ADD CODE SNIPPET HERE<\/strong>\u00a0with the script or content you want to add to that post or page<\/li>\n<\/ul>\n<p style=\"text-align: left;\">For managing such code additions, the\u00a0<a href=\"https:\/\/wordpress.org\/plugins\/code-snippets\/\" target=\"_blank\" rel=\"noopener noreferrer\">Code Snippets plugin<\/a>\u00a0is a great option.<\/p>\n<h2 style=\"text-align: left;\">To Sum Up<\/h2>\n<p style=\"text-align: left;\">Whether you\u2019re using plugins or code, you\u2019ll probably encounter a situation where you need to know the actual ID of a piece of content on your WordPress site.<\/p>\n<p style=\"text-align: left;\">When that happens \u2013 remember that all you need to do is look for the number in the URL! And if you want a more user-friendly approach, you can always install the Show IDs plugin.<\/p>\n<p style=\"text-align: left;\">\n","protected":false},"excerpt":{"rendered":"<p>If you\u2019ve been using WordPress for any significant amount of time, you\u2019ve probably come across a situation where you need to find a WordPress page ID or post ID. Page and post IDs can come in handy both when you\u2019re using plugins and working with code. But despite their importance, WordPress doesn\u2019t make it especially<\/p>\n","protected":false},"author":1,"featured_media":312,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":""},"categories":[1],"tags":[],"jetpack_featured_media_url":"https:\/\/amplethemes.com\/blog\/wp-content\/uploads\/2019\/07\/f.jpg","_links":{"self":[{"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/posts\/289"}],"collection":[{"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/comments?post=289"}],"version-history":[{"count":9,"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/posts\/289\/revisions"}],"predecessor-version":[{"id":308,"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/posts\/289\/revisions\/308"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/media\/312"}],"wp:attachment":[{"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/media?parent=289"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/categories?post=289"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/amplethemes.com\/blog\/wp-json\/wp\/v2\/tags?post=289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}