Skip to content

Instantly share code, notes, and snippets.

@ScarletPonytail
Last active September 14, 2018 11:55
Show Gist options
  • Save ScarletPonytail/8c4706ba2375a3dbbbf20e27528b3439 to your computer and use it in GitHub Desktop.
Save ScarletPonytail/8c4706ba2375a3dbbbf20e27528b3439 to your computer and use it in GitHub Desktop.
WorPress - Shortcode for template directory
<?php echo esc_url( get_template_directory() ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment