Hi all, For a WPMU plugin I'm developing I need to create a post in a specific blog using the *wp_insert_post()* function. I.e. whilst I'm browsing another blog I should be able to hit a button and a post is created on another one. How would I go about this? -- Alex (Hempsworth)