Skip to content

mattradford-sage/wp-check-scheduled-posts-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WP Check Scheduled Posts with WP-CLI

This plugin is based on the scheduled-post-trigger plugin but uses wp-cli commands rather than running each time a user hits the site.

Commands

There is only one command.

php wp-cli.phar wpcspc check_posts

This checks for posts that have publish status set to 'future' with a past publishing time.

If any posts are found they will be transitioned to the 'publish' state.

About

WP-CLI commands to check for scheduled posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%