Last active
February 16, 2018 08:51
-
-
Save carolina-vallejo/239eb86f2a5706f3a53230e8f3dcea0f to your computer and use it in GitHub Desktop.
get theme url wordpress
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
echo esc_url( get_template_directory_uri() ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment