Merge master
This commit is contained in:
@@ -7,6 +7,10 @@ function roots_setup() {
|
||||
// Community translations can be found at https://github.com/roots/roots-translations
|
||||
load_theme_textdomain('roots', get_template_directory() . '/lang');
|
||||
|
||||
// Enable plugins to manage the document title
|
||||
// http://codex.wordpress.org/Function_Reference/add_theme_support#Title_Tag
|
||||
add_theme_support('title-tag');
|
||||
|
||||
// Register wp_nav_menu() menus
|
||||
// http://codex.wordpress.org/Function_Reference/register_nav_menus
|
||||
register_nav_menus(array(
|
||||
|
||||
Reference in New Issue
Block a user