Remote/scheduled publishing of an existing post at a past date

  • Unknown's avatar

    Hi,

    On wordpress.com, you can scheduled a post to be published at a date in a future. basic.
    What I want is schedule a post to publish a post in the future but with a past date (so chronology will be good).

    Is there a way to do this in an unattended manner / not manual ? either on wordpress.com or with a remote script (perl, php, …) ?

    Thanks a lot.
    Cheers,

    Julien

  • Unknown's avatar

    You could publish it in the past and have it set as a sticky post so that when it published, it would pop to the top of the main page. Then at some later date you could “unstick” it.

  • Unknown's avatar

    Sorry, maybe I didn’t explain well.

    I want, either on wordpress.com, either through a script (win/unix with scheduled tasks/crontab) be able to change the status of an article from draft to published at a defined date of the future while the date of the article is in the past.
    I don’t mind it being at the top or not.

  • Unknown's avatar

    You can’t do scripting, php etc on WordPress.COM – you would need to develop your own application and run it on another server somewhere to trigger the publish a post.

  • Unknown's avatar

    This would have to be a wordpress.ORG thing. Most definitely can’t be done here.

  • The topic ‘Remote/scheduled publishing of an existing post at a past date’ is closed to new replies.