I found this solution here:
WP plugin that add a button to post edit page that allow sending a notify to a contributor whose a post was not approved. It’s possible customize the message including the reason for rejected approval.
https://github.com/Giuseppe-Mazzapica/GMRejectNotify
I have not tested it but it seems legit!
Related Posts:
- Why can’t I hook into save_posts after admin_init?
- Why is `add_meta_box` not working?
- prevent post submission
- remove_meta_box for all post types doesn’t seem to work
- How to prevent further updates of custom meta when using actions to set one meta based on another
- How to position user meta data field
- save_post_{$post->post_type} action firing on second save
- Remove meta box except on category pages
- How to HIDE everything in PUBLISH metabox except Move to Trash & PUBLISH button
- Removing panels (meta boxes) in the Block Editor
- How can I create a taxonomy meta-box with search suggestions but no new terms input?
- How to Add Reminders/Notes to New Post Meta Boxes
- How to reorder meta box position?
- Custom Meta Boxes: multiple fields within a repeatable field
- Metabox date month number to word
- get registered metaboxes by post type or post ID
- Remove metabox from specific page template in admin
- Is there a filter/action to add content to WP admin metaboxes?
- Attach Files Metabox
- How do I create a meta box for dates?
- esc before saving or before displaying does it matter?
- Add a meta description to home page?
- Theme elements not translating
- Set height of the categories meta box in post dashboard
- Add template meta box to category edit page?
- Get image captions for images on gallery post format metabox
- Adding Metaboxes – so much code is there a shorter DRY way?
- Consolidate Metaboxes into 1 Big Metabox
- I need a Simple image uploader with a simple screen. WP default has too many options.
- Show or hide custom meta box not work with Gutenberg
- TinyMCE with custom buttons on a meta box
- How do i hide the auto-generated custom field that’s created when update_post_meta() is called?
- Set the default value as checked for a meta box checkbox
- How to search by metadata using REST API
- How to remove the “+Add Category” button from the Category metabox?
- Display oembed in repeatable metaboxs using CMB2
- Automatically add a tag according to custom metadata
- How to add categories to page editor?
- Having trouble getting my meta data to save
- Display meta box on front end
- Show how many images are attached to a post/page on compose page
- Metabox context for page post type
- How to use MarkDown in a custom textarea field?
- Problem with meta box in Links
- Post Meta not saving when have empty post
- Remove ShareDaddy meta box from Pages only
- On click hide group of metabox, similar to screen options checkbox?
- How to make a stand-alone button to the post edit view
- wp_editor loses data, perhaps an html_entity_decode problem?
- How to list all tags as radio buttons in a meta box?
- How to add meta box for image upload using WordPress media uploader?
- why add_menu_page use simple function as arg while add_meta_box a call back?
- List all sidebars in metabox
- Output from Meta Box Array
- How to show the value of specific key from nested array?
- WordPress global variables?
- Getting metabox value?
- I have added a metabox and inside it i added a secondary title and a text editor but if i write anything it does not save it or show it on my page
- Hide Page Title with Post Meta
- Cannot remove meta box added through OOP
- Meta box does not save or update
- WP admin display custom field if another field value is “Female”
- Show button if meta box has content, else hide
- Post Excerpt field only showing for default administrator
- Is ‘repeatable’ a field type for meta boxes?
- Checkbox in post not saving value
- Custom loop attached to link
- post meta – problem : copy the same meta for all the articles
- ACF – Hiding metaboxes through screen settings doesn’t work
- Remove Username and just show Name in Author Metabox in backend
- how can I make this metabox area
- get_post_meta giving errors while creating a metabox
- how to Add Meta Box with featured image settings and To Edit Post Screen For Inline Styles (css box)?
- Metabox not saving values
- Update Post Meta in Front End with a form
- get_post_meta not working on my custom-function page
- Metabox with checkbox is not working true!
- Woocommerce add a text field if specific option is selected
- Featured Gallery to custom post type
- Displaying a Metabox linked to post settings for all users
- Can’t get meta values to save
- Unable to save multiple images in wordpress
- Custom WP Meta Box – Use data from within the post screen inside meta box
- How to show select_advanced content instead of ID?
- Removing Meta Generator
- Error when adding Meta Boxes, but only when adding 3 with the same callback
- Using Meta Boxes in a Custom Page Template
- A correct hook for saving meta boxes data
- update_post_meta does not work
- Hooking into the Meta Boxes (Name/Web Address/Description) on the ‘Add New Link’ Page
- Custom carousel with meta box data
- when saveing $meta_box i get Undefined index error
- Adding a Custom ‘Now’ button under ‘Published on’ header to return current date and time
- Adding meta boxes to custom post type
- Meta boxes not showing up
- Custom metabox with App Store / Google Play links
- How do I create a Meta box that can be repeated? (with an image section and text area)
- Need help, Passing variables with get_post_meta
- CPT posts in drop downed in meta box on page doesn’t return post ID
- How to make remove display none to this div container in post meta box?