| 开发者 | techygeekshome |
|---|---|
| 更新时间 | 2026年8月11日 06:05 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0.2 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory, or install via the WordPress admin.Yes, you can select one or more post types in the plugin settings, and optionally give each one its own interval.
Yes. Enable the publishing window in Settings and set a start/end time, and optionally tick "Skip weekends".
Yes, set the number of minutes between publishes globally, or override it per post type.
Yes, enable email notifications in Settings and set the address to send to (defaults to the site admin email).
Yes, if logging is enabled the plugin stores a rolling activity log and updates the last/total counters.
The plugin uses WordPress cron (WP-Cron) to schedule publishes. For low-traffic sites, set up a server cron job (e.g., */5 * * * * wget -q -O - https://your-site.com/wp-cron.php) for reliable timing.
Yes, use the "Publish Now" button on the dashboard to publish a draft immediately.
Yes. Open the draft in the editor and tick "Exclude this draft from auto-publish" in the Draft Publisher box in the sidebar. It's skipped until you untick it or publish it yourself — your interval and post type settings are unaffected.
The dashboard's "Next Up" panel lists the next few drafts in the order they'll actually go out, using your current post type/category settings.