• Resolved rosco72

    (@rosco72)


    A bug has already been identified and fixed by the following within the update_post function of the bnfw.php file:

    if ( ( isset( $_GET[‘meta-box-loader’] ) || isset( $_GET[‘meta_box’] ) ) ) {
    return;
    }

    When this didn’t fix for I found that another person has since found that the same is required within the on_post_pending function to completely remove this issue.

    Having just updated to the latest version of the plugin I had expected this to be included, but found the issue re-appeared post update and I then had to manually update the on_post_pending function again.

    Can you please advise when this fix is likely to be included in your updates?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bnfw

    (@voltronik)

    Hi @rosco72,
    Thanks for your message and for bringing this to my attention.

    I’m checking over this now for the Post Pending and Post Scheduled notifications and will include it where possible in the next update.

    Just so I can confirm: Can you tell me if you’re using the Block Editor or the Classic Editor?

    Thread Starter rosco72

    (@rosco72)

    Thanks for coming back to me so quickly.

    This only occurs when the block editor is enabled – when troubleshooting I used the suggestion of disabling this and then later updated the php file as advised – don’t want to completely disable the block editor as this works better for some of the less IT savvy folks that are looking after their own pages on the site I’m managing.

    Cheers,

    Ross

    Plugin Author bnfw

    (@voltronik)

    Hi @rosco72,
    Of course, I understand that. The Block Editor is useful in that regard.

    I’ve added it to my to-do list.

    Plugin Author bnfw

    (@voltronik)

    I think this should have been resolved in a recent update. Closing for now. If you still need help with this, please feel free to re-open this thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Duplicate notifications being sent for Pending Review alerts’ is closed to new replies.