Skip to content

Instantly share code, notes, and snippets.

@mehh
Created May 14, 2016 05:46
Show Gist options
  • Save mehh/81724de9232852481e15353d885aaba2 to your computer and use it in GitHub Desktop.
Save mehh/81724de9232852481e15353d885aaba2 to your computer and use it in GitHub Desktop.
Unpublish page or post automatically at given time using wpcli and cron
59 23 * * * /usr/local/bin/wp post update 1310 --post_status=draft --path="/home/username/public_html/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment