WordPress Cron-Scheduled Posts
列印
To schedule your posts, add this simple crontab entry to your servers crontab entry:
*/1 * * * * cd /home/user/example_site.com/bd; php wp-con.php
Replace user with your real user name, and of course replace example_site.com with your correct path.
Enjoy!
Keywords: cron, posts, servers, schedule, path
這篇文章有幫助嗎?
« 返回