WordPress/wp-admin/network
Dominik Schilling cca265971e Passwords: Deprecate second parameter of wp_new_user_notification().
The second parameter `$plaintext_pass` was removed in [33023] and restored as `$notify` in [33620] with a different behavior. If you have a plugin overriding `wp_new_user_notification()` which hasn't been updated you would get a notification with your username and the password "both".
To prevent this the second parameter is now deprecated and reintroduced as the third parameter.

Adds unit tests.

Merge of [34116] to the 4.3 branch.

Props kraftbj, adamsilverstein, welcher, ocean90.
See #33654.
Built from https://develop.svn.wordpress.org/branches/4.3@34118


git-svn-id: http://core.svn.wordpress.org/branches/4.3@34086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-14 13:03:24 +00:00
..
about.php Revert [33845] 2015-09-03 03:33:24 +00:00
admin.php Revert [33845] 2015-09-03 03:33:24 +00:00
credits.php Revert [33845] 2015-09-03 03:33:24 +00:00
edit.php Revert [33845] 2015-09-03 03:33:24 +00:00
freedoms.php Revert [33845] 2015-09-03 03:33:24 +00:00
index.php Revert [33845] 2015-09-03 03:33:24 +00:00
menu.php Revert [33845] 2015-09-03 03:33:24 +00:00
plugin-editor.php Revert [33845] 2015-09-03 03:33:24 +00:00
plugin-install.php Revert [33845] 2015-09-03 03:33:24 +00:00
plugins.php Revert [33845] 2015-09-03 03:33:24 +00:00
profile.php Revert [33845] 2015-09-03 03:33:24 +00:00
settings.php Revert [33845] 2015-09-03 03:33:24 +00:00
setup.php Revert [33845] 2015-09-03 03:33:24 +00:00
site-info.php Revert [33845] 2015-09-03 03:33:24 +00:00
site-new.php Passwords: Deprecate second parameter of wp_new_user_notification(). 2015-09-14 13:03:24 +00:00
site-settings.php Revert [33845] 2015-09-03 03:33:24 +00:00
site-themes.php Revert [33845] 2015-09-03 03:33:24 +00:00
site-users.php Passwords: Deprecate second parameter of wp_new_user_notification(). 2015-09-14 13:03:24 +00:00
sites.php Revert [33845] 2015-09-03 03:33:24 +00:00
theme-editor.php Revert [33845] 2015-09-03 03:33:24 +00:00
theme-install.php Revert [33845] 2015-09-03 03:33:24 +00:00
themes.php Revert [33845] 2015-09-03 03:33:24 +00:00
update-core.php Revert [33845] 2015-09-03 03:33:24 +00:00
update.php Revert [33845] 2015-09-03 03:33:24 +00:00
upgrade.php Revert [33845] 2015-09-03 03:33:24 +00:00
user-edit.php Revert [33845] 2015-09-03 03:33:24 +00:00
user-new.php Passwords: Deprecate second parameter of wp_new_user_notification(). 2015-09-14 13:03:24 +00:00
users.php Multisite: Display content attribution drop down when deleting a user 2015-09-11 20:49:24 +00:00