Skip to content

Instantly share code, notes, and snippets.

Created July 12, 2013 11:26
Show Gist options
  • Save anonymous/5983746 to your computer and use it in GitHub Desktop.
Save anonymous/5983746 to your computer and use it in GitHub Desktop.
These are useful WordPress functions
@omidgharib
Copy link

get_template_part : Load a template part into a template
bloginfo : Displays information about your site
wp_title : Displays or returns the title of the page
wp_list_pages : Displays a list of WordPress Pages as links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment