Posts Tagged ‘CodeIgniter’


Integrating WordPress with CodeIgniter

By Oscar Dias on July 2nd, 2011 with 4 Comments »
WordPress and CodeIgniter

After a long time since my last post, I’m going to start writing again. My focus on the next articles will be CodeIgniter. The first thing I want to show is how to integrate CodeIgniter with WordPress. More precisely, I’m going to show how to use WordPress users inside CodeIginter. The motivation for this is that you won’t need to handle user authentication inside your application.

Read more »