Created
December 29, 2016 06:39
-
-
Save sarvar/9bcc47d7b55361cb7f137e9646068260 to your computer and use it in GitHub Desktop.
image path in wordpress
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_bloginfo( 'template_directory' ); ?>/images/morebutton.png" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment