Beskrivning
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.
Installation
- Upload ‘disable-new-user-notification` file to the ’/wp-content/plugins/’ directory.
- Activate the plugin through the ’Plugins’ menu in WordPress.
Recensioner
Bidragsgivare och utvecklare
”Disable New User Notification” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Disable New User Notification” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.