Skip to content

Instantly share code, notes, and snippets.

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