“send update notification” box doesn’t stay checked
-
I’m testing the plugin on a CPT, which I have enabled and set to “Automatic” in AlertMe settings.
When I check the “send update notification” box and click “Update”, I get two notifications sent per subscribed email. Upon reload, the box is again unchecked.
Running xdebug, I can see that the following conditional never evaluates to true, so the meta is never set.
if ( ! isset( $_POST[‘enable_post_alertme’] ) )
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘“send update notification” box doesn’t stay checked’ is closed to new replies.