Beschrijving
Since WordPress 4.3, a strong email is automatically created for a user while registering a new user. However, the user will receive an email, with a password reset link, after registration.
Not everyone wants that email to be sent out – so this plugin does one thing – Stops registration emails from being sent out.
Installatie
- Upload ‘disable-new-user-notification` file to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Beoordelingen
Bijdragers & ontwikkelaars
“Disable New User Notification” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Disable New User Notification” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.1
- Update rp_new_user_notification to wp_new_user_notification to make function work proplery. I apoligize for the mistake in the function name!
1.0
- Initial release.