{"id":16324,"date":"2020-11-21T15:00:37","date_gmt":"2020-11-21T14:00:37","guid":{"rendered":"https:\/\/qodeinteractive.com\/magazine\/?p=16324"},"modified":"2021-06-29T12:45:54","modified_gmt":"2021-06-29T10:45:54","slug":"how-to-add-custom-code-to-wordpress","status":"publish","type":"post","link":"https:\/\/qodeinteractive.com\/magazine\/how-to-add-custom-code-to-wordpress\/","title":{"rendered":"The Easiest Way to Add Custom Code to WordPress"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]WordPress has a well-earned reputation as a very user-friendly and customizable content management system. If you don\u2019t mind researching for the right kind of plugin or investing in a <a href=\"https:\/\/qodeinteractive.com\/themes-list\/\">premium WordPress theme<\/a>, this CMS will let you do incredible things.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]WordPress is the tinkerer\u2019s dream. If you\u2019re at all interested in customizing your website, learning how to add custom code to WordPress should be on your to-do list. In this article, we\u2019ll show you:<br \/>\n[\/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-add-custom-code-to-wordpress\">Why Add Custom Code to WordPress<\/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=\"#problems-when-adding-custom-code\">The Possible Problems When Adding Custom Code<\/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=\"#add-custom-code-to-wordpress\">How to Easily Add Custom Code to WordPress<\/a><\/span>        <\/div>\n            <\/li>\n<\/ul>[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=\"why-add-custom-code-to-wordpress\"><\/a>Why Would You Want to Add Custom Code to WordPress?<\/h2>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;24px&#8221;]<div class=\"qodef-single-image-holder    \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"401\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Why-Would-You-Want-to-Add-Custom-Code-to-WordPress.jpg\" class=\"attachment-full size-full\" alt=\"Why Would You Want to Add Custom Code to WordPress\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Why-Would-You-Want-to-Add-Custom-Code-to-WordPress.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Why-Would-You-Want-to-Add-Custom-Code-to-WordPress-300x172.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Why-Would-You-Want-to-Add-Custom-Code-to-WordPress-620x355.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]You\u2019ll often read how plugins are the best options to extend the functions of your WordPress website or change the way it looks and behaves. And it\u2019s true \u2014 plugins top the list of things that make WordPress so great, thanks to their variety and ease of use.<br \/>\n[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]<strong>In some cases, you won\u2019t be able to find a WordPress plugin that does the exact thing you want it to do<\/strong>. Or you might only be able to find a premium plugin, a real bummer if you\u2019re trying to build a website on a shoestring budget. Even the <a href=\"https:\/\/qodeinteractive.com\/magazine\/best-wordpress-page-builders\/\">best WordPress page builders<\/a> will have blind spots you\u2019ll have to fix by entering some custom code.[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]And let\u2019s not forget how easy it is to start dabbling with code. There are many <a href=\"https:\/\/qodeinteractive.com\/magazine\/free-resources-for-learning-to-code\/\">resources to get you started<\/a>. <strong>Even the articles you\u2019ll find online will often teach you how to make simple tweaks by adding just a line or two of code to your website.<\/strong> The question shouldn\u2019t be why you would want to add custom code to WordPress.<strong> It should be, why wouldn\u2019t you?<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;80px&#8221;][vc_widget_sidebar sidebar_id=&#8221;new-top-picks-banner&#8221;][vc_empty_space height=&#8221;81px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2 class=\"qodef-h4\"><a id=\"problems-when-adding-custom-code\"><\/a>What Problems Can You Encounter When Adding Custom Code?<\/h2>\n<p>[\/vc_column_text][vc_column_text]There are a couple of reasons why adding custom code to your WordPress website might be not so much a bad idea, as much as a potential source of trouble for you and your website.<strong> It\u2019s this way because of the file where you\u2019ll most often add the code \u2013 functions.php.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]Let\u2019s forget for a second that making mistakes when editing this file can bring your website down, and it surely can. To ensure that the changes you make stick around even after you\u2019ve updated your WordPress theme, you\u2019ll need first to <a href=\"https:\/\/qodeinteractive.com\/magazine\/wordpress-create-child-theme\/\">create a child theme<\/a> and edit its functions.php file. <strong>That\u2019s a hassle many would like to do without.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]But even if you go through the trouble of creating a child theme so that you can use it to add custom code to your WordPress website, <strong>that won\u2019t be the end of your problems. Some code snippets tend to be short. Others tend to be long<\/strong>. The more comfortable you get with coding, the more you\u2019ll delve into things like <a href=\"https:\/\/qodeinteractive.com\/magazine\/add-custom-javascript-to-wordpress\/\">adding custom JavaScript<\/a> or <a href=\"https:\/\/qodeinteractive.com\/magazine\/wordpress-add-custom-css\/\">custom CSS<\/a>. <strong>Soon enough, you\u2019ll end up with a file that\u2019s difficult to navigate.<\/strong>[\/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=\"add-custom-code-to-wordpress\"><\/a>How to Easily Add Custom Code to WordPress<\/h2>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;24px&#8221;]<div class=\"qodef-single-image-holder    \">\n    <div class=\"qodef-si-inner\" >\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"401\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/How-to-Eaisly-Add-Custom-Code-to-WordPress.jpg\" class=\"attachment-full size-full\" alt=\"How to Easily Add Custom Code to WordPress\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/How-to-Eaisly-Add-Custom-Code-to-WordPress.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/How-to-Eaisly-Add-Custom-Code-to-WordPress-300x172.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/How-to-Eaisly-Add-Custom-Code-to-WordPress-620x355.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>An easy way to get around most of the issues of adding code manually to WordPress would be to use a plugin for it.<\/strong> <a href=\"https:\/\/wordpress.org\/plugins\/code-snippets\/\" target=\"_blank\" rel=\"noopener noreferrer\">Code Snippets<\/a> is a popular WordPress plugin with over 300,000 active installations that lets you easily add and manage code.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets.jpg\" class=\"attachment-full size-full\" alt=\"Code Snippets\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]To get the plugin, go to your website\u2019s backend and navigate to <em><strong>Plugins &gt; Add New<\/strong><\/em>. There, search for Code Snippets, and install and activate the plugin.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Add-Plugin.jpg\" class=\"attachment-full size-full\" alt=\"Code Snippets Add Plugin\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Add-Plugin.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Add-Plugin-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Add-Plugin-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]When installed and activated, the plugin will create a new submenu in your dashboard called \u201cSnippets.\u201d There, you\u2019ll be able to find all the functionalities of the plugin. <strong>If you want to check the plugin\u2019s options first, you\u2019ll find it split into General, Description Editor, and Code Editor sections.<\/strong>[\/vc_column_text][vc_empty_space height=&#8221;28px&#8221;][vc_column_text]In the General section, you\u2019ll be able to toggle whether you want to automatically activate the snippet when you save it, and enable things like snippet descriptions, tags, the scope selector.<strong> You\u2019ll also have the choice to disable the shortcode syntax highlighter and set a complete uninstall.<\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Settings.jpg\" class=\"attachment-full size-full\" alt=\"Code Snippets Settings\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Settings.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Settings-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Settings-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>Under the Description Editor options, you\u2019ll be able to select the row height of the description<\/strong>, as well as choose whether you want to use the full editor and enable media buttons.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Description-Editor.jpg\" class=\"attachment-full size-full\" alt=\"Code Snippets Description Editor\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Description-Editor.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Description-Editor-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Description-Editor-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]The Code Editor options will allow you to pick the theme you want the editor to appear in, enable the use of hard tabs for <a href=\"https:\/\/qodeinteractive.com\/magazine\/how-to-indent-paragraphs-in-wordpress\/\">indents<\/a>, and set a tab size and ident unit.<strong> You\u2019ll also have the possibility to toggle on wrap lines, line numbers, auto-close brackets, and highlighting of selection matches.<\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Code-Editor.jpg\" class=\"attachment-full size-full\" alt=\"Code Snippets Code Editor\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Code-Editor.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Code-Editor-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Code-Editor-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]The All Snippets window will list all your snippets, together with their descriptions, tags, date modified, and priority.<strong> In this window, you\u2019ll be able to toggle the snippets on and off<\/strong>. Before you even add your first snippet, it will come in handy because it has a couple of examples of code you could be using.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/All-Code-Snippets.jpg\" class=\"attachment-full size-full\" alt=\"All Code Snippets\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/All-Code-Snippets.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/All-Code-Snippets-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/All-Code-Snippets-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]The Add New window is where the real fun happens. <strong>First, you\u2019ll be able to give your snippet a name before entering the code and choosing where you want the snippet to run.<\/strong> You\u2019ll also be able to set the priority for the snippet.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet.jpg\" class=\"attachment-full size-full\" alt=\"Add New Code Snippet\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>Next, you\u2019ll be able to add the description<\/strong>. You\u2019ll have the option to insert media into it and edit the description in the visual as well as the text editor. Finally, you\u2019ll be able to set the tags for your code snippet.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet-Description.jpg\" class=\"attachment-full size-full\" alt=\"Add New Code Snippet Description\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet-Description.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet-Description-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Add-New-Code-Snippet-Description-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>After you\u2019ve created the snippet, you save it and activate it, or save it.<\/strong> Either way, if you haven\u2019t made any errors in the code, you\u2019ll be free to navigate to the All Snippets window and see your new snippet.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/New-Code-Snippets.jpg\" class=\"attachment-full size-full\" alt=\"New Code Snippets\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/New-Code-Snippets.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/New-Code-Snippets-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/New-Code-Snippets-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]<strong>And that\u2019s it! Once you see the snippet toggled, you\u2019ve successfully added it and turned it on.<\/strong> If you want to download the snippet as a .php file or export it as a .json file, you can click the Edit button under your snippet and scroll to the bottom of the page to find the appropriate options.[\/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=\"700\" height=\"374\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Tags.jpg\" class=\"attachment-full size-full\" alt=\"Code Snippets Tags\" srcset=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Tags.jpg 700w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Tags-300x160.jpg 300w, https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/11\/Code-Snippets-Tags-620x331.jpg 620w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/>                        <\/div>\n<\/div>[vc_empty_space height=&#8221;38px&#8221;][vc_column_text]The plugin also enables you to import snippets in .xml or .json files from the Import option in the Snippets submenu. It makes it easy to move snippets around from one website to another.<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\">Conclusion<\/h2>\n<p>[\/vc_column_text][vc_column_text]The ability to add code to your WordPress website can help you fine-tune your website with everything from sweeping changes to small tweaks. But besides knowing how to code and being reasonably sure your contributions won\u2019t break the site, you could also do with a simple way to add and manage your snippets. And that\u2019s the exact thing the plugin was built to do.[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Looking for a quick way to add custom code to your WordPress website? We&#8217;ll show you the easiest way you can do it without creating a child theme.<\/p>\n","protected":false},"author":9295,"featured_media":16458,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[15,4,13],"class_list":["post-16324","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-plugins","tag-tips","tag-wordpress"],"_links":{"self":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts\/16324","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\/9295"}],"replies":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/comments?post=16324"}],"version-history":[{"count":0,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/posts\/16324\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/media\/16458"}],"wp:attachment":[{"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/media?parent=16324"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/categories?post=16324"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qodeinteractive.com\/magazine\/wp-json\/wp\/v2\/tags?post=16324"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}