Skip to content

Instantly share code, notes, and snippets.

@sudipbd
Last active November 19, 2016 08:06
Show Gist options
  • Save sudipbd/cae1f5caaf8aa2d4322de81b22af27ed to your computer and use it in GitHub Desktop.
Save sudipbd/cae1f5caaf8aa2d4322de81b22af27ed to your computer and use it in GitHub Desktop.
WordPress Image and other files directory
<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