How to restrict an author scheduling their post date to a maximum X days ahead from the current date
It’s possible to add a custom dropdown box to the submit meta-box: where the user can only select X days into the future. If the date is too far, we set the post date to the current date. Here’s how it looks like in action when I add a new post, change the date and … Read more