webdev.ramyash@gmail.com

Web Development: Get theme path in wordpress.


Get theme path in wordpress

Get theme path in wordpress.

<?php
 echo get_template_directory_uri();
 ?>

Get theme path in wordpress

No comments:

Post a Comment