WP Post Publish AYS
Shows an "Are you sure?" message before posts go live
by John James Jacoby · github.com/stuttter/wp-post-publish-ays · website
★ 5stars
6composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/stuttter/wp-post-publish-ays/archive/refs/heads/master.zipAlso on Packagist as stuttter/wp-post-publish-ays:
composer require stuttter/wp-post-publish-aysFrom the readme
WP Post Publish AYS
Shows an "Are you sure?" message before posts go live
WP Post Publish AYS gives your content publishers one last chance to edit their work before it goes live to the world. This is especially helpful for editorial sites and custom post-types that may have a larger impact.
Installation
Download and install using the built in WordPress plugin installer.
Activate in the "Plugins" area of your admin by clicking the "Activate" link.
No further setup or configuration is necessary.
FAQ
Does this plugin depend on any others?
No.
Does this create new database tables?
No. There are no new database tables with this plugin.
Does this modify existing database tables?
No. All of WordPress's core database tables remain untouched.
Where can I get support?
The WordPress support forums: https://wordpress.org/support/plugin/wp-post-publish-ays/
Can I contribute?
Yes, please! The number of users needing more robust publishing tools is always growing. If this is your thing, please help us out!