Last active
January 15, 2019 05:44
-
-
Save yogeshdubey2006/d2dfbc5722b92f08890d2027ef2a984f to your computer and use it in GitHub Desktop.
WordPress - useful code
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().'/images/logo.png' ?>" /> | |
<?php echo do_shortcode('[contact-form-7 id="5" title="Footer newsletter"]'); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment