{"id":4449,"date":"2018-10-09T18:50:59","date_gmt":"2018-10-09T13:50:59","guid":{"rendered":"https:\/\/stylemixthemes.com\/wp\/?p=4449"},"modified":"2022-06-20T16:12:09","modified_gmt":"2022-06-20T11:12:09","slug":"quick-guide-to-creating-and-customizing-a-wordpress-child-theme","status":"publish","type":"post","link":"https:\/\/stylemixthemes.com\/wp\/quick-guide-to-creating-and-customizing-a-wordpress-child-theme\/","title":{"rendered":"Quick Guide to Creating and Customizing a WordPress Child Theme"},"content":{"rendered":"<p>While theme development can seem overwhelming, child themes are straightforward to set up and it\u2019s a much quicker alternative to developing a theme from scratch.<\/p>\n<p>In this post, I\u2019ll share more details on WordPress child themes as well as how to efficiently create and customize one.<\/p>\n<h2>What\u2019s a WordPress Child Theme?<\/h2>\n<p>Before defining what a WordPress child theme is, it\u2019s important to first understand <a href=\"https:\/\/stylemixthemes.com\/wp\/what-is-a-wordpress-theme\/\">what\u2019s a WordPress theme<\/a> and where WordPress is drawing information from to display a website\u2019s design.<\/p>\n<p>According to the <a href=\"https:\/\/codex.wordpress.org\/Appearance_Themes_SubPanel\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress Codex<\/a>, \u201cA theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a weblog. A theme modifies the way the data is displayed without altering the underlying software.\u201d<\/p>\n<p>If your WordPress site has a single active theme with all the required templates and assets, there\u2019s no distinction between the parent or child theme.<\/p>\n<figure id=\"attachment_4454\" aria-describedby=\"caption-attachment-4454\" style=\"width: 1400px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-4454\" src=\"https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory.png\" alt=\"WordPress theme directory page\" width=\"1400\" height=\"650\" srcset=\"https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory.png 1400w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-300x139.png 300w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-768x357.png 768w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-1024x475.png 1024w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-395x183.png 395w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-825x383.png 825w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-790x367.png 790w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-65x30.png 65w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-150x70.png 150w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-646x300.png 646w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-directory-50x23.png 50w\" sizes=\"auto, (max-width: 1400px) 100vw, 1400px\" \/><figcaption id=\"caption-attachment-4454\" class=\"wp-caption-text\">You can find themes in the WordPress Theme Directory or a third party theme vendor.<\/figcaption><\/figure>\n<p>However, if you decide you really like a theme you found, but you want to make a few changes to it without creating a theme from scratch, you can create a WordPress child theme to serve this purpose.<\/p>\n<p>A child theme inherits the original theme\u2019s structure and only includes the customizations you make to it. Instead of replacing a theme entirely, the child theme modifies or adds to the files of the existing theme.<\/p>\n<p>That way, when your site and is loaded for a visitor, the original theme design loads, but with the &nbsp;changes you made to it.<\/p>\n<p>Children in real life \u2013 and not the online world \u2013 are reliant on at least one parental figure to live. Similarly, a child theme is reliant on the original theme to function.<\/p>\n<p>That\u2019s why when you use a child theme, the original theme is called the parent theme.<\/p>\n<p>Unlike a human infant, a child theme isn\u2019t a complete theme in and of itself. That means the parent theme needs to be installed before you\u2019re able to activate its corresponding child theme.<\/p>\n<h2>The Perfect Child Theme and When to Use It<\/h2>\n<p>Any theme can be a parent theme, though, some are better suited for it.<\/p>\n<p>Choose a theme you like that could use a few small structural customizations to fit your needs, but that doesn\u2019t come with the options to make the customizations you want straight out of the box.<\/p>\n<p>For example, the <a href=\"https:\/\/wordpress.org\/themes\/perfect-magazine\/\" target=\"_blank\" rel=\"noopener noreferrer\">Perfect Magazine theme<\/a> was used as a parent theme to create the <a href=\"https:\/\/wordpress.org\/themes\/newsliner\/\" target=\"_blank\" rel=\"noopener noreferrer\">Newsliner child theme<\/a> to not only change some colors in the design, but to also remove an advertising banner while adding a blog post carousel at the top of the page.<\/p>\n<p>These kinds of customizations aren\u2019t possible in Perfect Magazine\u2019s options, but they\u2019re not large enough in scale to warrant creating a brand new theme from scratch.<\/p>\n<figure id=\"attachment_4455\" aria-describedby=\"caption-attachment-4455\" style=\"width: 1400px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-4455\" src=\"https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example.jpg\" alt=\"An example of a WordPress child theme\" width=\"1400\" height=\"764\" srcset=\"https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example.jpg 1400w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-300x164.jpg 300w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-768x419.jpg 768w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-1024x559.jpg 1024w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-395x216.jpg 395w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-825x450.jpg 825w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-790x431.jpg 790w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-55x30.jpg 55w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-150x82.jpg 150w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-550x300.jpg 550w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-50x27.jpg 50w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/wordpress-child-theme-example-700x382.jpg 700w\" sizes=\"auto, (max-width: 1400px) 100vw, 1400px\" \/><figcaption id=\"caption-attachment-4455\" class=\"wp-caption-text\">Perfect Magazine (pictured left) is a parent theme of Newsliner (right).<\/figcaption><\/figure>\n<h2>Why Create a Child Theme?<\/h2>\n<p>WordPress Child themes are important for saving and preserving all the work you have put into a site. If you modify a theme directly, then update it with a new software release, all your modifications and customizations will be lost.<\/p>\n<p>That\u2019s why many website owners opt to not update their parent theme at all. But, it\u2019s a severe security concern since <a href=\"https:\/\/stylemixthemes.com\/wp\/wordpress-security-hardening-essentials\/\" target=\"_blank\" rel=\"noopener noreferrer\">54% of hacked WordPress sites had out-of-date software<\/a>, which hackers and malware often run scans to find.<\/p>\n<p>Also, updates often contain vulnerability fixes so ignoring an update means leaving your site wide-open to attack.<\/p>\n<p>Alternatively, you can create a child theme to avoid these pitfalls.<\/p>\n<p>As previously mentioned, using a WordPress child theme can also speed up development.<\/p>\n<p>With the file systems and essential elements of a site already set up, you don\u2019t have to begin from scratch. You\u2019re able to build on a pre-existing theme and take advantage of the functionality while customizing its design.<\/p>\n<h2>Getting Started with a WordPress Child Theme<\/h2>\n<p>There are a few key elements you need to create a child theme:<\/p>\n<ol>\n<li>A theme directory folder<\/li>\n<li>A <em>style.css<\/em> file<\/li>\n<li>A <em>functions.php<\/em> file<\/li>\n<\/ol>\n<p>While the only required file in a child theme is <em>style.css<\/em>, the <em>functions.php<\/em> file is needed to enqueue the parent theme stylesheet correctly.<\/p>\n<p>So, it\u2019s <em>highly<\/em> recommended you create a <em>functions.php<\/em> file in your child theme to avoid errors.<\/p>\n<h2>Creating a WordPress Child Theme<\/h2>\n<p>When creating your WordPress child theme, there are four steps, which are outlined in detail below: creating a directory folder, making a stylesheet, enqueueing the new and parent stylesheets, and activating the theme.<\/p>\n<h3>Creating a Directory Folder<\/h3>\n<p>All themes are located in the <strong>\/wp-content\/themes\/<\/strong> folder of your WordPress installation.<\/p>\n<p>Navigate to that directory and create a new folder that will serve as the child theme folder.<\/p>\n<p>Typically, the theme is retitled using the parent theme\u2019s name, but adding <strong>-child<\/strong> at the end.<\/p>\n<p>For example, the two file paths will be <em>\/wp-content\/themes\/yourtheme\/ and &nbsp;\/wp-content\/themes\/yourtheme-child\/<\/em>.<\/p>\n<p>There also shouldn\u2019t be spaces in the child theme\u2019s name.<\/p>\n<p>While these aren\u2019t hard and fast rules for naming your folder, especially if you\u2019re not distributing the theme for public use, it\u2019s a common WordPress development practise as it helps with organization.<\/p>\n<h3>Creating a Stylesheet<\/h3>\n<p>WordPress child themes are often used for fairly extensive design edits so a separate <em>style.css<\/em> is necessary.<\/p>\n<p>The file will contain all the CSS rules and declarations that affect the look of your theme.<\/p>\n<p>Create a <em>style.css<\/em> file in the root of your new child theme folder. Then, input this header at the top of the page:<\/p>\n<pre>\/*\n Theme Name:   Twenty Seventeen Child\n Theme URI:    http:\/\/example.com\/twenty-seventeen-child\/\n Description:  Twenty Seventeen Child Theme\n Author:       Jane Doe\n Author URI:   http:\/\/example.com\n Template:     twentyseventeen\n Version:      1.0.0\n License:      GNU General Public License v2 or later\n License URI:  http:\/\/www.gnu.org\/licenses\/gpl-2.0.html\n Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready\n Text Domain:  twenty-seventeen-child\n*\/\n\n<\/pre>\n<p>The header is a vital part of the file, as it tells WordPress basic details about the theme. It also signals that it\u2019s a child theme with a particular parent as indicated by the <strong>Template<\/strong> portion.<\/p>\n<p>The only requirements for the header are the <strong>Theme Name<\/strong> and the <strong>Template<\/strong>. But, it\u2019s best practise to fill out the rest.<\/p>\n<p>Be sure to also change all the required details so they\u2019re accurate. For example, the <strong>Author<\/strong> and <strong>Author URI<\/strong> as well as references to Twenty Seventeen if the parent theme you\u2019re using is a different one.<\/p>\n<p>The <strong>Tags<\/strong> section relates to the WordPress Theme Directory. If you want to upload your theme there, make sure to choose tags that pertain to your theme.<\/p>\n<h3>Enqueueing the Parent and Child Theme Stylesheets<\/h3>\n<p>Next, it\u2019s important to make sure each theme\u2019s stylesheet loads correctly in a process called enqueuing.<\/p>\n<p>To enqueue means adding an item or a list of items to a queue for data processing. In this case, the queue is the files that your website needs to load when a browser requests them.<\/p>\n<p>If you were to skip enqueuing, your site would only pull from your child theme stylesheet and wouldn\u2019t use any of the styles the parent theme provides.<\/p>\n<p>It may also be important to note that it\u2019s possible to enqueue the parent <em>style.css<\/em> using the <em>@import<\/em> method. But, this is no longer recommended due to performance issues.<\/p>\n<p>To enqueue the stylesheets, you need to create a <em>functions.php<\/em> file if you haven\u2019t already.<\/p>\n<p>This can be done by creating a new file and naming it <em>functions.php<\/em>. Then. place this code at the very top:<\/p>\n<pre>&amp;lt;?php\n\n<\/pre>\n<p>Be sure not to include any spaces before the line above or it will result in an error.<\/p>\n<p>In the <em>functions.php<\/em> file, add the code below to make sure your site is properly loading both the parent <em>style.css<\/em> as well as the child theme\u2019s <em>style.css<\/em> in the correct order:<\/p>\n<pre>add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' );\n\nfunction my_theme_enqueue_styles() {\n\n    $parent_style = 'parent-style'; \/\/ This is 'twentyseventeen-style' for the Twenty Seventeen theme.\n\n    wp_enqueue_style( $parent_style, get_template_directory_uri() . '\/style.css' );\n    wp_enqueue_style( 'child-style',\n        get_stylesheet_directory_uri() . '\/style.css',\n        array( $parent_style ),\n        wp_get_theme()-&amp;gt;get('Version')\n    );\n}\n?&amp;gt;\n\n<\/pre>\n<p>Make sure you change the <strong>parent-style<\/strong> being stored in the <strong>$parent-style<\/strong> variable to include the name of your theme.<\/p>\n<p>As recommended by the <a href=\"https:\/\/developer.wordpress.org\/themes\/advanced-topics\/child-themes\/#3-enqueue-stylesheet\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress Codex<\/a>, this code will make sure the parent <em>style.css<\/em> is loaded as a dependency, meaning it\u2019s required for the child theme\u2019s <em>style.css<\/em> to load.<\/p>\n<h3>Activating the Child Theme<\/h3>\n<p>Once you have saved all your files, go to <strong>Appearance &gt; Themes<\/strong> to find your child theme, then click the Activate button.<\/p>\n<p>You won\u2019t need to also activate your parent theme. Although, it should still be installed and stay in the <em>\/wp-content\/themes\/<\/em> folder.<\/p>\n<p>The header text in your child theme\u2019s <em>style.css<\/em> will connect the two together and clarify the relationship for your WordPress installation.<\/p>\n<figure id=\"attachment_4456\" aria-describedby=\"caption-attachment-4456\" style=\"width: 1400px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-4456\" src=\"https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin.png\" alt=\"The theme admin page on a WordPress site\" width=\"1400\" height=\"651\" srcset=\"https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin.png 1400w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-300x140.png 300w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-768x357.png 768w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-1024x476.png 1024w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-395x184.png 395w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-825x384.png 825w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-790x367.png 790w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-65x30.png 65w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-150x70.png 150w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-645x300.png 645w, https:\/\/stylemixthemes.com\/wp\/wp-content\/uploads\/sites\/2\/2018\/09\/stylemix-theme-admin-50x23.png 50w\" sizes=\"auto, (max-width: 1400px) 100vw, 1400px\" \/><figcaption id=\"caption-attachment-4456\" class=\"wp-caption-text\">When you activate your child theme, the parent theme should still remain in the themes folder.<\/figcaption><\/figure>\n<p>Once you have activated your child theme, <a href=\"https:\/\/developer.wordpress.org\/themes\/advanced-topics\/child-themes\/#activate-child-theme\" target=\"_blank\" rel=\"noopener noreferrer\">you may need to resave your menu<\/a> in <strong>Appearance &gt; Menus<\/strong> as well as some other content in <strong>Theme Options<\/strong> of the Customizer if you experience issues with your design.<\/p>\n<h2>Quick Customization Tips<\/h2>\n<p>Before you start tearing into the development process, below are a couple tips on customizing your WordPress child theme.<\/p>\n<h3>Theme Image<\/h3>\n<p>On the <strong>Appearance &gt; Themes<\/strong> page, you have to include your own image for the theme.<\/p>\n<p>If you want to insert something instead to replace the checkered box, you can upload a 880 x 660 PNG image file named <em>screenshot.png<\/em>.<\/p>\n<p>Put the image in the root of your child theme folder. That way, the WordPress installation will know to use it as the image for your theme.<\/p>\n<h3>Overriding Parent Theme Files<\/h3>\n<p>If you want to insert new files into your WordPress child theme to override old components, copy the parent file over to the child theme, which you can then customize.<\/p>\n<p>When loading the site, WordPress will check to see if the child theme has any files that correspond to the parent theme. If any are found, they will override the original parent theme\u2019s file.<\/p>\n<h2>It Doesn\u2019t Take A Village<\/h2>\n<p>WordPress child theme creation doesn\u2019t have to be as complicated as it may sound. Follow the steps above, and rest assured, your edits will stay intact. It will also help your site be a little more secure.<\/p>\n<p><strong>What kind of child theme do you want to make? Were you able to successfully create it? Did you run into troubles in the process? Feel free to share your experience in the comments below.<\/strong><\/p>\n\n\n<h3 class=\"wp-block-heading\">FURTHER READING<\/h3>\n\n\n\n<hr \/>\n<ul style=\"list-style-type: square\">\n<li><a href=\"https:\/\/stylemixthemes.com\/wp\/best-hotel-wordpress-themes\/\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Hotel WordPress Themes&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:4227,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16750848},&quot;10&quot;:2,&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-formula=\"=\u041f\u0420\u041e\u041f\u041d\u0410\u0427(R[0]C[4])\">Hotel WordPress Themes<\/span><\/a><\/li>\n<li><a href=\"https:\/\/stylemixthemes.com\/wp\/social-media-for-wordpress\/\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Social Media Management Plugin WordPress&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:4227,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16750848},&quot;10&quot;:2,&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-formula=\"=\u041f\u0420\u041e\u041f\u041d\u0410\u0427(R[0]C[4])\">Social Media Management Plugin WordPress<\/span><\/a><\/li>\n<li><a href=\"https:\/\/stylemixthemes.com\/wp\/how-to-appear-in-google-answer-box\/\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;How To Get Google Answer Box&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:4227,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16750848},&quot;10&quot;:2,&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-formula=\"=\u041f\u0420\u041e\u041f\u041d\u0410\u0427(R[0]C[4])\">How To Get Google Answer Box<\/span><\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>While theme development can seem overwhelming, child themes are straightforward to set up and it\u2019s a much quicker alternative to developing a theme from scratch&#8230;.<\/p>\n","protected":false},"author":5,"featured_media":4457,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[289,288],"class_list":["post-4449","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-child-theme","tag-wordpress-development"],"_links":{"self":[{"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/posts\/4449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/comments?post=4449"}],"version-history":[{"count":0,"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/posts\/4449\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/media\/4457"}],"wp:attachment":[{"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/media?parent=4449"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/categories?post=4449"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stylemixthemes.com\/wp\/wp-json\/wp\/v2\/tags?post=4449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}