Roots 7.0.3
This commit is contained in:
@@ -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
|
||||
* Simplify comments, use core comment form and list
|
||||
* Remove HTML5 shiv from Modernizr build
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "roots",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"homepage": "http://roots.io",
|
||||
"authors": [
|
||||
"Ben Word <ben@benword.com>"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "roots",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"author": "Ben Word <ben@benword.com>",
|
||||
"homepage": "http://roots.io",
|
||||
"repository": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Theme Name: Roots 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>
|
||||
Version: 7.0.2
|
||||
Version: 7.0.3
|
||||
Author: Roots
|
||||
Author URI: http://roots.io/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user