=== Wopzen2 === Contributors: Tao Báez Donate link: http://www.wordpresszendframework2.com/ Tags: wordpress, zend framework 2 Requires at least: 3.5 Tested up to: 3.6 Stable tag: 1.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html An easy integration of zend framework 2 on wordpress. == Description == Wopzen2 is a wordpress plugin that allows you to use your Zend Framework 2 code inside the WordPress php files. If that alone was not enough it also allows you to use your MVC (Model View Controller) structure on any part of php code!! It gives to you a incredible boost to your wordpress plugin and themes developments. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `` in your templates == Frequently asked questions == You can use WordPress functions from ZendFramework 2 and viceversa.