Opened 15 months ago

Last modified 6 months ago

#20007 new enhancement

Add option for new user registration notifications

Reported by: Veraxus Owned by:
Priority: normal Milestone: Awaiting Review
Component: Administration Version: 3.4
Severity: normal Keywords: has-patch ux-feedback
Cc: knut@…

Description

This patch adds an single checkbox option to WordPress's Settings > Discussion page, allowing users to quickly toggle new user registration notifications/emails on or off.

While the notification function is currently pluggable, allowing non-technical users to easily toggle this feature themselves is both intuitively simple, and should prove generally advantageous to the community.

Attachments (3)

WPRegisterNotificationsOption.diff (240.6 KB) - added by Veraxus 15 months ago.
Diff with minor changes to: /wp-admin/options-discussion.php, /wp-admin/options.php, /wp-includes/pluggable.php, and /wp-admin/includes/schema.php
wp-reg-notify-option-patch.diff (3.8 KB) - added by Veraxus 15 months ago.
Patch that adds registration notification option to WP (svn diff)
wp-reg-notify-option-patch2.diff (5.0 KB) - added by Veraxus 15 months ago.
This patch includes everything from the previous wp-reg-notify-option-patch.diff patch but also adds an option for controlling whether or not admins want to be notified of password resets.

Download all attachments as: .zip

Change History (12)

Diff with minor changes to: /wp-admin/options-discussion.php, /wp-admin/options.php, /wp-includes/pluggable.php, and /wp-admin/includes/schema.php

Only minor changes are needed to include this functionality. The following four files are affected:

/wp-admin/options-discussion.php
/wp-admin/options.php
/wp-includes/pluggable.php
/wp-admin/includes/schema.php

Last edited 15 months ago by Veraxus (previous) (diff)

Hi veraxus.
Could upload the patch in the correct format???
i couldnt track the changes

Last edited 15 months ago by nprasath002 (previous) (diff)
  • Keywords has-patch removed

Whoops. New patch incoming.

Patch that adds registration notification option to WP (svn diff)

  • Keywords has-patch added

This patch includes everything from the previous wp-reg-notify-option-patch.diff patch but also adds an option for controlling whether or not admins want to be notified of password resets.

  • Version set to 3.4

Any chance this could make it into 3.4 beta 3? The changes are programmatically very minor and well tested (I've been using this tweak on dozens of production sites for months), but the usability improvements are substantial.

If needed, I can submit an updated patch based on the latest 3.4 trunk.

  • Keywords ux-feedback added

Could this be put into 3.5? It's a very useful patch.

  • Cc knut@… added
Note: See TracTickets for help on using tickets.