Skip to content

Instantly share code, notes, and snippets.

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