Roots 7.0.3

This commit is contained in:
Ben Word
2014-12-18 14:18:29 -06:00
parent 3bfc0ee7b4
commit 271fad502a
4 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
### 7.0.3: December 18th, 2014
* Use `get_the_archive_title`
* Remove `wp_title`, add title-tag theme support
* Remove `Roots_Nav_Walker` as default for all menus
* Update to Bootstrap 3.3.1
* Add some base comment styling
* Make search tearm `required` in search form
### 7.0.2: October 24th, 2014 ### 7.0.2: October 24th, 2014
* Simplify comments, use core comment form and list * Simplify comments, use core comment form and list
* Remove HTML5 shiv from Modernizr build * Remove HTML5 shiv from Modernizr build

View File

@@ -1,6 +1,6 @@
{ {
"name": "roots", "name": "roots",
"version": "7.0.2", "version": "7.0.3",
"homepage": "http://roots.io", "homepage": "http://roots.io",
"authors": [ "authors": [
"Ben Word <ben@benword.com>" "Ben Word <ben@benword.com>"

View File

@@ -1,6 +1,6 @@
{ {
"name": "roots", "name": "roots",
"version": "7.0.2", "version": "7.0.3",
"author": "Ben Word <ben@benword.com>", "author": "Ben Word <ben@benword.com>",
"homepage": "http://roots.io", "homepage": "http://roots.io",
"repository": { "repository": {

View File

@@ -2,7 +2,7 @@
Theme Name: Roots Starter Theme Theme Name: Roots Starter Theme
Theme URI: http://roots.io/starter-theme/ Theme URI: http://roots.io/starter-theme/
Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a> Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version: 7.0.2 Version: 7.0.3
Author: Roots Author: Roots
Author URI: http://roots.io/ Author URI: http://roots.io/