Created
September 16, 2015 09:22
-
-
Save iledcom/e503b66d8f622b73948f to your computer and use it in GitHub Desktop.
WordPress get_bloginfo('name')
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
<?php echo get_bloginfo('name');?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment