Get Template Path in WordPress Child Themes

February 5, 2013

To get the child theme path use this code on your child theme

[php]<?php echo dirname( get_bloginfo(‘stylesheet_url’) ); ?>[/php]

Related Posts

Let Us Work Together

Let us Plan Your Website or Digital Strategy Together

Start My Proposal Now →