plugin-icon

Presswell Publication Schedule

投稿者: Presswell·
Simple and precise post publishing control for WordPress based on day of the week and time of day.
バージョン
1.1.0
有効インストール数
10
最終更新日時
Apr 30, 2026
Presswell Publication Schedule

Presswell Publication Schedule adds precise, automated control over how often new posts are published, and is the perfect solution for ensuring a consistent editorial calendar. Configure the days and times when posts should be published, and new posts will be automatically scheduled for the next available time slot.

Features

  • Automatically schedule posts based on simple day and time rules
  • Ability to override scheduled date for Admins and Editors
  • ‘Publish Now’ actions for Admins and Editors

Documentation

Filters

  • pwps_manage_caps – Filter the capability list used to determine who can use schedule override and “Publish now” actions.

The filter receives an array of capabilities. Access is granted when the current user has at least one capability in the array.

Example:

`

add_filter( ‘pwps_manage_caps’, function( $caps ) { $caps[] = ‘manage_publication_schedule’; return array_unique( $caps ); } ); `

無料有料プラン
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 6.8.5
このプラグインをダウンロードして、 サイトに使用できます。