[Solved] Linking wordpress blog to CodeIgniter View

[ad_1]

Your approach is wrong. Your CodeIgniter controller needs to run a curl request to the blog’s XML-RPC API endpoint and process the response, then display it as you need to.

A second option is to just use an iFrame on the page, although iFrames were outlawed at some point in 2005.

0

[ad_2]

solved Linking wordpress blog to CodeIgniter View