In WordPress, which of the following template tags is used to tell WordPress to get the blog title out of the database and add it to the template file?

In WordPress, which of the following template tags is used to tell WordPress to get the blog title out of the database and add it to the template file?

  • get_header()
  • get_footer()
  • the_title()
  • bloginfo( ‘name’ )