Skip to content

Instantly share code, notes, and snippets.

@yogeshdubey2006
Last active January 15, 2019 05:44
Show Gist options
  • Save yogeshdubey2006/d2dfbc5722b92f08890d2027ef2a984f to your computer and use it in GitHub Desktop.
Save yogeshdubey2006/d2dfbc5722b92f08890d2027ef2a984f to your computer and use it in GitHub Desktop.
WordPress - useful code
<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