wp-cli / wp-cli

⚙️ WP-CLI framework
https://wp-cli.org/
MIT License
4.87k stars 981 forks source link

wp-cli not updating status from future to published #5975

Open DanJosephWJ opened 2 months ago

DanJosephWJ commented 2 months ago

We are trying to publish posts that have a post status of "future" but the date for the schedule has passed. (Missed scheduled post)

We don't want to use a plugin that makes http calls to trigger missed scheduled posts as these have resulted in traffic floods. Our solution was to use wp-cli to do this but so far our efforts have not been successful.

Thank you for your time

priyanshuhaldar007 commented 1 month ago

Can you please provide some more details to replicate the issue, like any specific theme or plugin that you might be using?

DanJosephWJ commented 2 weeks ago

Hi there,

As mentioned in my original post: