how to get dynamic data on wordpress from codeigniter?
I made a website with WordPress and Codeigniter. I create 4 pages on Codeigniter then one more blog page in WordPress. I get the footer data dynamically on the Codeigniter based site.
I need to take the same footer data dynamically on my WordPress pages.