## NOTICE This version of Cuisine is outdated and abandoned. If your looking for the new version, [you can find the latest version of Cuisine here](https://github.com/chefduweb/cuisine). === Cuisine -- WordPress framework === Contributors: chefduweb, towonder Tags: framework, development, simple-view, easy wp Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@chefduweb.com&item_name=Donation+for+Cuisine Requires at least: 3.5 Tested up to: 4.1 Stable tag: 1.3.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Cuisine is Chef du Web's WordPress framework that handles theme -> plugin communications and simplifies development a whole lot. == Description == Cuisine is Chef du Web's WordPress framework that handles theme -> plugin communications and simplifies development a whole lot. It has easy access to WordPress' permalink rewrite functions and theme customization-panels, auto javascript and stylesheet minifiers, and loads of other stuff that'll make your themes and plugins way way faster to develop and to load. It offers both object-oriented as well as function-oriented approaches, so you can be nice and flexibile. Cuisine is build and maintained by Chef du Web, but if you have any suggestions, you can alwasy request a pull-request. Input is always welcome. == Installation == = Minimum Requirements = * WordPress 3.5 or greater * PHP version 5.2.4 or greater * MySQL version 5.0 or greater