RE: WordPress Steem 1.0.0 [BETA]

You are viewing a single comment's thread from:

WordPress Steem 1.0.0 [BETA]

in steemdev •  7 years ago 

I think you need to add transition_post_status so that posts can be scheduled.

Fires when a post is transitioned from one status to another.
https://developer.wordpress.org/reference/hooks/transition_post_status/

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thanks for this recommendation. I've also been working on a prototype that will include this in the next version of the plugin. :)