{"id":32213,"date":"2021-11-28T15:00:42","date_gmt":"2021-11-28T14:00:42","guid":{"rendered":"https:\/\/qodeinteractive.com\/magazine\/?p=32213"},"modified":"2022-01-24T11:17:43","modified_gmt":"2022-01-24T10:17:43","slug":"how-to-display-total-number-of-posts-on-wordpress","status":"publish","type":"post","link":"https:\/\/qodeinteractive.com\/magazine\/how-to-display-total-number-of-posts-on-wordpress\/","title":{"rendered":"How to Display the Total Number of Posts on Your WordPress Website"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]Regardless of the kind of website you are running, it is the content which you create that keeps visitors returning to your website. If you are looking for a way to <strong>display the total number of posts<\/strong> on your blog, whether to show off the sheer amount of high quality content you have created, or to let them know how much reading they\u2018re getting into, you&#8217;re in the right place.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]WordPress, while being <a href=\"https:\/\/qodeinteractive.com\/magazine\/reasons-to-use-wordpress\/\">versatile as it is<\/a>, does not feature a simple, one-click way of displaying the total number of your posts. We will be showing you two easy ways to do it. But before we do, we\u2018d like to take some time to discuss how and when this might be useful. Here\u2018s what we\u2018ll be talking about:[\/vc_column_text][vc_empty_space height=&#8221;22px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#why-and-where-to-display-the-total-number-of-posts-on-your-website\">Why And Where to Display the Total Number of Posts on Your Website<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#display-the-total-number-of-posts-using-plugin\">How to Display the Total Number of Posts Using a Plugin<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;5px&#8221;]<ul class=\"qodef-unordered-list-item qodef-toc\">\n    <li>\n\t        <div class=\"qodef-ul-title-holder\">\n            <span class=\"qodef-ul-title-content\"><a href=\"#display-the-total-number-of-posts-using-code\">How to Display the Total Number of Posts Using Code<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[vc_empty_space height=&#8221;80px&#8221;][vc_widget_sidebar sidebar_id=&#8221;blog-magazine-banner&#8221;][vc_empty_space height=&#8221;80px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2 class=\"qodef-h4\"><a id=\"why-and-where-to-display-the-total-number-of-posts-on-your-website\"><\/a>Why and Where to Display the Total Number of Posts on Your Website<\/h2>\n<p>[\/vc_column_text][vc_column_text]A post is the basic unit of a blog, and it is also<strong> one of the principal functionalities of a WordPress website<\/strong>. There\u2018s a lot we can say about <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-create-wordpress-blog-post\/\">creating a blog post<\/a>, but creating posts is basically what people do when they are \u201crunning a blog\u201c. So what does it matter how many posts there are on a website?[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Well, the word \u201cblog\u201d is short from the portmanteau word \u201cweblog\u201d or \u201cweb log\u201d \u2013 a web journal of sorts \u2013 and that\u2018s how blogs started. So if you are running a blog which has a beginning and an end; a whole series of posts which are interconnected or <strong>part of a single narrative<\/strong> which is best enjoyed in order, then it makes sense that a reader would want to know how much content there is in total.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]On the other hand, you may just want to<strong> show off your productivity or the sheer amount of content<\/strong> you have accumulated. This kind of flexing might make sense for any blog driven by the completionist mentality: if each post is a book or film you\u2019ve reviewed, the greater the number the broader your scope. The same can be applied to product review websites, public journals, blogs with multiple contributors, or similar websites.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]On a post level, you can do it by <a href=\"https:\/\/qodeinteractive.com\/magazine\/estimated-reading-time-wordpress\/\">displaying the estimated reading time for a post<\/a>, but on a website level, what you need is<strong> a way of displaying the total number of posts<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]As for the <em>where<\/em> part of the question, the methods we will be demonstrating here are not limiting, but we suggest a place <strong>on the home page or the page which contains your posts.<\/strong> If you have an unused spot in the header or the footer of this page, this might be a great way of filling it out. You could also try using it at the bottom of each post, as a sort of a signature.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;68px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2 class=\"qodef-h4\"><a id=\"display-the-total-number-of-posts-using-plugin\"><\/a>How to Display the Total Number of Posts Using a Plugin<\/h2>\n<p>[\/vc_column_text][vc_column_text]As is so often the case in situations when a functionality is not readily provided by WordPress, you can get the result you want with a plugin. The plugin we will be using is <a href=\"https:\/\/wordpress.org\/plugins\/simple-blog-stats\/\" target=\"_blank\" rel=\"noopener\">Simple Blog Stats<\/a>. This plugin provides you with the option to display oodles of stats, including the one we will be concentrating on: the total number of blog posts.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]First, you need to <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-install-a-wordpress-plugin\/\">install and activate the plugin<\/a>.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]After having installed and activated the plugin, you need to find the stat you want to display, which, in this case, is the number of posts. Navigate to <strong>Settings\/Simple Blog Stats<\/strong> from your WordPress dashboard.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Simple-Blog-Stats.jpg\" class=\"attachment-full size-full\" alt=\"Simple Blog Stats\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Simple-Blog-Stats.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Simple-Blog-Stats-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Simple-Blog-Stats-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Simple-Blog-Stats-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]You will be taken to the plugin\u2019s settings screen. Once there, open the <strong>Shortcodes<\/strong> section.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"483\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shortcodes.jpg\" class=\"attachment-full size-full\" alt=\"Shortcodes\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shortcodes.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shortcodes-300x150.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shortcodes-768x383.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shortcodes-620x309.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]This is where you can find a set of shortcodes which are available for you after you have installed your plugin. They work <a href=\"https:\/\/qodeinteractive.com\/magazine\/what-are-wordpress-shortcodes\/\">how any shortcode works<\/a>: as part of a Gutenberg shortcode block, Elementor shortcode element, or as part of any shortcode-ready area.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]The first shortcode up should be the shortcode you need: copy the number of posts <em>[sbs_posts]<\/em> shortcode.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"585\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Copy-Code.jpg\" class=\"attachment-full size-full\" alt=\"Copy Code\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Copy-Code.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Copy-Code-300x181.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Copy-Code-768x464.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Copy-Code-620x374.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]You can now post it anywhere you want it on your website. We will display it as part of a post. We will also be using the default Gutenberg WordPress block editor.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]We have started off with a new post with some <a href=\"https:\/\/qodeinteractive.com\/magazine\/lorem-ipsum\/\">placeholder text<\/a>. To add a shortcode to the text, you need a shortcode block. To add a shortcode block, click on the <strong>plus<\/strong> sign and find the shortcode block in the menu.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shrotcode-Block.jpg\" class=\"attachment-full size-full\" alt=\"Shrotcode Block\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shrotcode-Block.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shrotcode-Block-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shrotcode-Block-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Shrotcode-Block-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Next, paste the shortcode you want into the block\u2018s field.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Paste-Code.jpg\" class=\"attachment-full size-full\" alt=\"Paste Code\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Paste-Code.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Paste-Code-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Paste-Code-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Paste-Code-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Click publish, and your total post number will appear where you placed it.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"597\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Code-Preview.jpg\" class=\"attachment-full size-full\" alt=\"Code Preview\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Code-Preview.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Code-Preview-300x185.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Code-Preview-768x473.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Code-Preview-620x382.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]By default, this shortcode will simply show the number of all published posts. Now, this shortcode can be modified using the following parameters:<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]<em>cat<\/em> for category;<br \/>\n<em>tag<\/em> for tag;<br \/>\n<em>type<\/em> for post type; and<br \/>\n<em>status<\/em> for post status.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]For instance, the shortcode <em>[sbs_posts cat=\u201dlifestyle\u201d tag=\u201dfood\u201d type=\u201drestaurant_review\u201d status=\u201ddraft\u201d]<\/em> will display the total number of posts from the lifestyle category, tagged with food, belonging to the type<em> restaurant_review<\/em> which are currently <em>drafts<\/em>. This can be especially useful if you <a href=\"https:\/\/qodeinteractive.com\/magazine\/wordpress-taxonomy\/\">have your categories and tags straight<\/a>.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]If you want to display the number of posts at the bottom of each of your posts, we suggest you <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-export-and-import-gutenberg-blocks-in-wordpress\/\">export any blocks you want to use later<\/a>.[\/vc_column_text][vc_empty_space height=&#8221;68px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2 class=\"qodef-h4\"><a id=\"display-the-total-number-of-posts-using-code\"><\/a>How to Display the Total Number of Posts Using Code<\/h2>\n<p>[\/vc_column_text][vc_column_text]You can, of course, use code to create a shortcode which performs a similar function. To do that, you need to add two pieces of code to your website, though, if you are not a seasoned, coding-savvy WordPress user, we strongly recommend you try using a plugin. We promise it will work much the same as with a plugin.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]If you are going to do any direct modifications to your code, we suggest you <a href=\"https:\/\/qodeinteractive.com\/magazine\/wordpress-create-child-theme\/\">create a child theme<\/a>. Additionally, it would be smart to back up everything.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]To modify your website\u2018s files, navigate to your theme editor by selecting <strong>Appearance\/Theme Editor.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/07\/Appearance-Theme-Editor.jpg\" class=\"attachment-full size-full\" alt=\"Appearance Theme Editor\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/07\/Appearance-Theme-Editor.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/07\/Appearance-Theme-Editor-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/07\/Appearance-Theme-Editor-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/07\/Appearance-Theme-Editor-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]Find your website\u2018s <em>functions.php<\/em> file in the right hand-side menu. Ours, as most are, is called <em>Theme Functions<\/em>. Yours may be called differently, depending on the theme you are using, but it will always have <em>functions.php<\/em> underneath.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Functions.jpg\" class=\"attachment-full size-full\" alt=\"Functions\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Functions.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Functions-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Functions-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Functions-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]In it, you need to paste the following code:<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">function my_total_posts() {\r\n$total = wp_count_posts()-&gt;publish;\r\nreturn $total;\r\n}\r\nadd_shortcode('total_posts','my_total_posts');<\/pre>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Double-check everything and make sure no other code is disturbed. It is probably best to just scroll all the way down and append this code to the end of your <em>functions.php<\/em> file. When done, click <strong>Update File<\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;]<div class=\"qodef-single-image-holder   qodef-has-border \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"969\" height=\"518\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Add-Code-Update-File.jpg\" class=\"attachment-full size-full\" alt=\"Add Code Update File\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Add-Code-Update-File.jpg 969w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Add-Code-Update-File-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Add-Code-Update-File-768x411.jpg 768w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2021\/11\/Add-Code-Update-File-620x331.jpg 620w\" sizes=\"auto, (max-width: 969px) 100vw, 969px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]And there you have it, you\u2018re all set. Use the [total_posts] shortcode in a shortcode block or any widget-ready area, the same as described above in the plugin section.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;68px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2 class=\"qodef-h4\">In Conclusion<\/h2>\n<p>[\/vc_column_text][vc_column_text]As you can see, while WordPress does take some fiddling with before you can display the total number of your WordPress posts, it\u2018s really no big deal and can probably be done in less than a minute, if you\u2018re really fast. Whether by code or by plugin, you know what to do.<br \/>\n[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Looking for a way to show off the sheer amount of quality content on your website? Do it by displaying the total number of posts: we wil show you how.<\/p>\n","protected":false},"author":16990,"featured_media":32219,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[46,27,4,13],"class_list":["post-32213","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-blogging","tag-content","tag-tips","tag-wordpress"],"_links":{"self":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts\/32213","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/users\/16990"}],"replies":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/comments?post=32213"}],"version-history":[{"count":0,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts\/32213\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/media\/32219"}],"wp:attachment":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/media?parent=32213"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/categories?post=32213"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/tags?post=32213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}