# Tamatebako Box

WordPress theme engine for faster theme development.

**Copyright & license**<br />
This framework is licensed under the [GNU General Public License](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html), version 2 (GPL) or later.<br />
2015 © [Genbu Media](http://genbu.me/). All rights reserved.

###Changelog

**3.1.1 - 05.09.2015**

* add comment in moderation text notice.

**3.1.0 - 19.08.2015**

* merge context to setup.
* merge all wp_head stuff. 
* deprecate tamatebako_check_js_script() add it in wp_head.
* remove array_unique in body class and post class.
* merge accessibility template tags to general.
* back compat: minimum using wp.4.1 (since the "title-tag" theme support.)
* add args to set logo theme mod name. change theme mod name to "theme-logo".
* remove scripts modules + rethink css files.
* various stuff happen :(

**3.0.1 - 11.08.2015**

* remove echo in check js script.
* fix entry taxonomy
* remove blog page content as archive description.
* entry-taxonomy class fix.

**3.0.0 - 10.08.2015**

* first stable standalone library.