The Xpost (speak it: crosspost) plugin allows you to crosspost your posts to other Wordpress blogs or Community Server blogs via XML-RPC. Features include:
- The plugin keeps track of which post has been crossposted to which blog and can update the crossposted posts when changing the original posts.
- If you save a draft this will be crossposted as draft. If you publish the draft you can publish it also on the crossposted blogs.
- If you protect a post with a password the crossposted posts will also be protected by a password.
- You can select the categories which should be used for the crosspost whereby these categories will be fetched from the blog you crosspost to.
- Crossposting will crosspost of course the title and text of the post, but also the excerpt, tags, the scheduled date for publishing and whether to allow comments and ping backs.
- Crossposting of comments (since version 1.1.0).
Please note that you have to install Xpost on all blogs you want to crosspost comments to. You have also to activate posting via XML-RPC in all these blogs.
Once you approve a comment in any of the blogs which are selected for crossposting comments it will be posted to all of these blogs. It will be immediatly approved in all these blogs.
Please note that the support for crossposting to Community Server blogs is untested and may not include all of the features.
Make sure your webserver runs PHP version 5.2 or later. This plugin may not work with earlier versions.
- Upload the
xpost
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Goto 'Settings', then 'Xpost' and add your Wordpress and Community server blogs.
- That's it! When editing or creating a post you will find a Xpost widget in the sidebar where you can select the blogs to crosspost to and the categories.
Please note that you have to activate posting via XML-RPC for the blogs you want to crosspost to. You can activate XML-RPC if you goto 'Settings' and then 'Writing' in the admin interface of each of those blogs.
If you upgrade from an earlier version, make sure you deactivate the plugin first and reactivate it afterwards. This is needed, because the database format may change and this will only be updated on reactivation.
If you want to crosspost comments you have to install the Xpost plugin on all Wordpress installation the comments should get crossposted to and you have to activate posting via XML-RPC for all theses installations.