Schedule Posts to Publish from Dates/Times Pre-Set by Admin
My approach is to create an hourly cron event that loops through all the draft status posts and checks for the publish month – date and hour saved in post_meta and publishes if scheduled date is not in the future. A publish date and time select meta box is added to the publishing div that … Read more