wordpressigniter icon indicating copy to clipboard operation
wordpressigniter copied to clipboard

A WordPress plugin that integrates CodeIgniter

Results 6 wordpressigniter issues
Sort by recently updated
recently updated
newest added

De you have some more information regarding step 3 "Install this plugin to your WordPress instance on your web site, and activate it."? I worked with CodeIgniter a few times...

Hi Dan, how to navigate through the pages of a CI system? I mean, how to control if its a WP URL or a CI URL? thanks again

Hi there, is there any reason for WordpressIgniter preventing WP from sending an email after lost password form is sent? It this sounds weird but if wpIgniter is active and...

Hi Dan Is there a way to use wp functions inside inside CI Controller or CI View. Thx Hakim

Removed function get_user_by and added include_once(ABSPATH . 'wp-includes/pluggable.php'); added conditional clause to wp_parse_auth_cookie() if user is not logged in ( no cookie !!)