Created
January 31, 2023 00:19
-
-
Save jackfearing/530c115acc52c9654803e52ff3ea94f8 to your computer and use it in GitHub Desktop.
This file contains 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
<?php bloginfo('template_url'); ?> | |
// example | |
<img src="<?php bloginfo('template_url'); ?>/img/image-name.jpg" alt="feature-technology" width="" height="" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment