Descripción
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.
Instalación
- Upload ‘disable-new-user-notification` file to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Reseñas
Colaboradores y desarrolladores
«Disable New User Notification» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Disable New User Notification» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.