Skip to content

Instantly share code, notes, and snippets.

@sarvar
Created December 29, 2016 06:39
Show Gist options
  • Save sarvar/9bcc47d7b55361cb7f137e9646068260 to your computer and use it in GitHub Desktop.
Save sarvar/9bcc47d7b55361cb7f137e9646068260 to your computer and use it in GitHub Desktop.
image path in wordpress
<img src="<?php echo get_bloginfo( 'template_directory' ); ?>/images/morebutton.png" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment