Merge master

This commit is contained in:
Ben Word
2015-01-09 19:09:46 -06:00
19 changed files with 89 additions and 75 deletions

View File

@@ -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(