[wp-trac] [WordPress Trac] #27239: Registration email not sent (multisite subdirectory)
WordPress Trac
noreply at wordpress.org
Tue Mar 4 00:29:23 UTC 2014
#27239: Registration email not sent (multisite subdirectory)
-------------------------------+------------------------------
Reporter: pavelevap | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.8.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses: multisite
-------------------------------+------------------------------
Changes (by jeremyfelt):
* keywords: => reporter-feedback
* component: Networks and Sites => Users
Comment:
Thanks for the report, @pavelevap.
I just ran through the scenarios I could think of:
1. Add new network user (no site) through `wp-admin/network/user-new.php`,
notification email sent.
2. Add new network (and site) user through `wp-admin/network/site-
users.php`, notification email sent.
3. Add existing network user to a site through `wp-admin/network/site-
users.php`, '''no notification email sent'''.
4. Add new network (and site) user through `wp-admin/user-new.php`,
activation/notification email sent.
5. Add existing network user to a site through `wp-admin/user-new.php`,
activation email sent.
Is #3 the issue that you're running into?
We should probably duplicate single site behavior here and have a checkbox
to skip sending a confirmation email.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27239#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list