开发者

Display Wordpress Sidebar on External Website

How to display wordpress sidebar information on an external php site.

Tried by iframe but, fails when clicking 开发者_StackOverflow中文版links in iframe; which loads page in iframe only. actually i would like to go wordpress site when click from the external site.

Tried by file_get_content() method but it also fails to display twitter feeds from wordpress sidebar.

Any help to overcome the trouble.


You can cache the sidebar in an HTML file and have this file updated every time a post is found. Rather than post all the code, here is the source of the information I have previously looked at.

http://www.hongkiat.com/blog/display-wordpress-sidebar-on-other-non-wp-sites/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜