Sunday 21 July 2013

Template and stylesheet path

 

Just as with the site URL from the preceding section, many themes and
the WordPress core code look for your WordPress theme template and
stylesheet directory through the following WordPress template tags:

 

<?php bloginfo(‘template_directory’); ?> // template directory

<?php bloginfo(‘stylesheet_directory’); ?> // stylesheet directory

0 comments:

Post a Comment