Enqueuing parent stylesheets

The script that WordPress offered for enqueuing the Parent themes’ style.css into the Child theme was actually inserting two <link rel='stylesheet' links for the Child theme.

 

To fix this they have an updated version of the script:

Reference: Codex.WordPress.Org/Child_Themes

 

The previous version:

 

 

Submit a Comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">

Share This