Linux 软件免费装

Post to Queue

开发者 dimadin
更新时间 2015年6月2日 21:15
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 4.2.2

标签

scheduling schedule queue

下载

1.0

详情介绍:

Plugin homepage | Plugin author | Donate Don't want to publish all of your posts at once but hate manual scheduling/rescheduling? Post to Queue comes as a solution. You just put posts to queue and they'll be published automatically when chosen time passes since last published post of that post type. It's even possible to choose days of the week and hours of the day when those posts will be published. Post to Queue is like Buffer for WordPress, just better. It requires that cron runs regularly to be able to publish posts on time. Post to Queue code is partly based on a code from plugin Automatic Post Scheduler by Tudor Sandu and a code from plugin Metronet Reorder Posts by Ronald Huereca and Ryan Hellyer for Metronet Norge AS. And it's on GitHub.

安装:

From your WordPress dashboard
  1. Visit 'Plugins > Add New'
  2. Search for 'Post to Queue'
  3. Activate 'Post to Queue' from your Plugins page.
  4. Write post, check 'Add to queue' and press 'Publish' to queue post.
From WordPress.org
  1. Download 'Post to Queue'.
  2. Upload the post-to-queue directory to your /wp-content/plugins/ directory, using your favorite method (ftp, sftp, scp, etc...)
  3. Activate 'Post to Queue' from your Plugins page. (You'll be greeted with a Welcome page.)
  4. Write post, check 'Add to queue' and press 'Publish' to queue post.
Extra Visit 'Settings > Writing' and adjust your configuration.

屏幕截图:

  • Post to Queue settings
  • Checkbox at Publish box on Add New Post screen
  • Add to queue action at post's row
  • Remove from queue action at post's row
  • Filter posts by status
  • Queue Reorder menu
  • Current queue order
  • Message that reordering was successful

常见问题:

My post was published immediately after I queued it. Why?

This means that time between your last published post and time you queued new post was longer than queue interval.