Using wordpress and codeigniter in one website
Is it possible to use WordPress as the CMS but all of contents will be displayed using CodeIgniter?
What I want to know also if I can use the WordPress functions by simply including this wp-blog-header.php
in the CodeIgniter.
Do you guys think this idea will work?
Probably one of the function I really need is apply_filters()
Topic wp-blog-header.php Wordpress
Category Web