Skip to content

Instantly share code, notes, and snippets.

@shaikotahmed19
Last active May 24, 2021 11:22
Show Gist options
  • Save shaikotahmed19/79270fd992b0e58d92008cead2bed62f to your computer and use it in GitHub Desktop.
Save shaikotahmed19/79270fd992b0e58d92008cead2bed62f to your computer and use it in GitHub Desktop.
wp tools
<!-- img link -->
<img src="<?php echo get_template_directory_uri() .'/assets/img/related-3.png' ?>" alt="">
<!-- link -->
<a href="<?php esc_url(home_url('/'))?>"></a>
<a href="<?php echo home_url('/contact-us'); ?>" target="_blank">Request a Demo</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment