Add Ping for Scheduled Posts
-
Hi Chris & Crew,
We use scheduled posts extensivly for alomst every artilce we publish (about 20/day). We couldn’t work out for a long time why we were not pinging pubsub, after reviewing the plugin source for a while we realised that the plugin subscribes to ‘save_post’ to decide whether to send a ping out or not.
For publishers using scheduling, adding an action to the ‘publish_post’ hook would help significantly.
It looks like the effort is adding one more action to the ‘__construct’ function for GNPUB_Websub and duplicating with slight modification the ‘post_saved’ function.
I’m happy to write the code just let me know where to send the pull request.
Thanks,
Rich
The topic ‘Add Ping for Scheduled Posts’ is closed to new replies.