Last active
November 19, 2016 08:06
-
-
Save sudipbd/cae1f5caaf8aa2d4322de81b22af27ed to your computer and use it in GitHub Desktop.
WordPress Image and other files directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img src="<?php echo get_template_directory_uri() ?>/img/logo.png" alt="" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment