BACK TO DIRECTORY

Presswell Publication Schedule

by Presswell

0.0
(0 ratings)

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 );
} );
`

Screenshots

Plugin settings screen.

Plugin settings screen.

Schedule notices on block editor screen.

Schedule notices on block editor screen.

Manual override on classic editor screen.

Manual override on classic editor screen.

Publish Now action in post listing.

Publish Now action in post listing.

Plugin Details

Active Installs
10
Total Downloads
1,693
Version
1.1.0
Requires WP
6.0
Requires PHP
Tested Up To
6.8.8
Added
2017-12-09
Last Updated
2026-04-30 4:57pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0