WP Code Igniter

Easy integration of CodeIgniter functionality into WordPress, making it available for themes and other plugins.

Author:Wild Mice Media (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.2.1
Plugin version:1.0
Added to WordPress repository:17-08-2011
Last updated:17-08-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:
Total downloads:4 194
Active installs:10+
plugin download
Click to start download

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.