[plugin Better Notifications for WordPress] suggestion
-
Hello,
Nice plugin.
If I may make a suggestion, in bnfw.php, just under
add_action( 'draft_to_publish' , array( $this, 'publish_post' ) );
you could add this line
add_action( 'auto-draft_to_publish' , array( $this, 'publish_post' ) );
It helps when a draft has been auto-saved by WP before having been saved.
Also it makes this plugin work with the DJD Site Post front end editing plugin.Regards.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘[plugin Better Notifications for WordPress] suggestion’ is closed to new replies.