Opened 5 years ago
Last modified 4 years ago
#53639 new enhancement
Ability to add checkboxes to "Email me whenever" section
| Reported by: | henry.wright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration |
Description
In wp-admin > Settings > Discussion, there is a section "Email me whenever". The 2 options in this section are:
- Anyone posts a comment
- A comment is held for moderation
There's currently no way for a plugin to add more checkboxes to this list.
Change History (4)
This ticket was mentioned in PR #2768 on WordPress/wordpress-develop by rolf-yoast.
4 years ago
#3
- Keywords has-patch added; needs-patch removed
This will add an add_action to the email me whenever fieldset on the discussion page.
Trac ticket: https://core.trac.wordpress.org/ticket/53639
This ticket was mentioned in PR #2768 on WordPress/wordpress-develop by rolf-yoast.
4 years ago
#4
This will add an add_action to the email me whenever fieldset on the discussion page.
Trac ticket: https://core.trac.wordpress.org/ticket/53639
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #6286 (changing and/or moving the existing options)