WordPress Fundamental — Easy
Key points
- get_bloginfo('name') retrieves the blog name in WordPress
- the_title() displays the title of a specific post or page
- blogname() and get_site_name() are not valid WordPress functions for retrieving the blog name
Ready to go further?
Related questions
