Publish Confirm Wordpress Plugin - Rating, Reviews, Demo & Download

Publish Confirm Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 6 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Accidentally published a WordPress post too early once too often, instead of saving it as a draft? The WordPress plugin Publish Confirm implements an extra confirmation dialogue inbetween your click on and the actual processing of the Publish button. Simple and effective.

Once a post has been published, the confirmation dialogue will not appear anymore for that post.

Custom message

The message text can be changed any time:

<?php
add_filter(
    'publish_confirm_message',
    function($msg) {
        return "You´re ready?nSure!?";
    }
);
?>

Memory usage

  • On backend: ~ 0,02 MB
  • On frontend: ~ 0,01 MB

Available languages

  • English
  • Deutsch

Authors

Donuts

Profiles

Screenshots

No screenshots provided


Reviews & Comments