| 开发者 | pierreferrolliet |
|---|---|
| 更新时间 | 2026年8月6日 18:15 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
tidy-content-planner folder to /wp-content/plugins/By default, the calendar shows standard posts. You can enable pages and custom post types in Settings.
Yes! All users with the "edit_posts" capability can access the calendar.
Yes. When you drag a post to a different day, its publication date is updated immediately.
Every draft without a publication date. Drag one onto a day to schedule it, and it leaves the backlog. It is the fastest way to turn a pile of ideas into an actual plan.
The calendar respects WordPress capabilities: someone can only move a post they are allowed to edit. Contributors see the calendar but cannot reschedule other people's work.
No. This is an editorial tool: it only touches the admin. Nothing is enqueued on the public side and no markup is added to your pages.
Yes, by category, author and status, and there is a search box. Useful once several people publish on the same site.
Yes. In Settings, switch the colour mode to "By category". You can also choose what each card shows — author, category, thumbnail — and set your own status colours.
Yes. Enable them in Settings and they appear on the calendar alongside posts.
Yes, through the normal WordPress scheduling mechanism. A post dropped on a future date is scheduled, and WP-Cron publishes it at the configured time.
tidy_content_planner prefix to prevent conflicts with other plugins.src/) and package.json are now included in the plugin, with build instructions in the readme.isPremium flag from the calendar config (no functional change).load_plugin_textdomain() call; translations are now loaded automatically by WordPress.org since WP 4.6.tidy_content_planner_settings_top and tidy_content_planner_settings_after_form for extensibility.