Hello, Is there any way to -remotely- insert a post to a custom wordpress URL? Assuming I have a network of 5 websites and i would like to update all of them through some form i'll build (may say - a mini CMS maybe).
Site 1 -
[Form for content] [submit button]
Site 2 -
[Form2 for content] [[submit button]]
Site 3 -
[Form3 for content] [submit button]
... and so on.
And simply everytime i'll pust the submit button the Form3 content will go to a specific wordpress website, and same about Form2 and Form1. Thanks.