Opened 3 years ago
Last modified 3 years ago
#53639 new enhancement
Ability to add checkboxes to "Email me whenever" section
Reported by: | henry.wright | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | has-patch |
Focuses: | administration | Cc: |
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.
3 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.
3 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
Note: See
TracTickets for help on using
tickets.
Related: #6286 (changing and/or moving the existing options)