الوصف
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.
التنصيب
- Upload ‘disable-new-user-notification` file to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
المراجعات
المساهمون والمطوّرون
“Disable New User Notification” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Disable New User Notification“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
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.