Make WordPress Core

Opened 3 years ago

Last modified 3 years ago

#53639 new enhancement

Ability to add checkboxes to "Email me whenever" section

Reported by: henrywright's profile 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)

#1 @desrosj
3 years ago

  • Focuses administration added

#2 @sabernhardt
3 years ago

  • Component changed from General to Comments
  • Keywords needs-patch added

Related: #6286 (changing and/or moving the existing options)

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.