Including content from another WP install
-
None of my previous requests for help have been answered, so I’m hoping that this post will get some attention!
I have two WP installs running in separate directories on my webserver.
I want to include a list of the four most recent posts from a specific category in one of the installs in the sidebar of the other install.
This was easy to do when I was using Movable Type before switching to WP: I just had a custom template to ‘Loop’ out the four posts to an html file from the one weblog and used a php include to pull in that file to my sidebar.
How can I do this in WordPress?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Including content from another WP install’ is closed to new replies.