Easy integration of CodeIgniter functionality into WordPress, making it available for themes and other plugins.
Use this plugin to integrate the CodeIgniter framework into WordPress, making it available for both themes and other plugins.
This plugin emulates a CI bootstrap, without any application environment (because WordPress does that), and includes a configuration file for setting database connection parameters.
CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. It implements a popular application design pattern called model-view-controller (MVC). In this case, WordPress becomes the 'view' instead of a CI application.
This plugin will probably work with versions of WordPress earlier than 3.2, but if you are running such an earlier version check your version of PHP. CodeIgniter requires PHP 5.1.6 or later.
Note: This is the first version of this plugin and it has not had extensive testing. Consider it experimental and use at your own risk.
Requires: 3.2 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-17
Downloads: 654
Got something to say? Need help?