এই প্লাগইনটি ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি। এটি আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

Disable New User Notification

Description

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

  1. Upload ‘disable-new-user-notification` file to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reviews

সেপ্টেম্বর 3, 2016 1টি উত্তর
It works, but it needs this tweak as noted by a previous reviewer: https://wordpress.org/support/topic/still-receive-the-e-mail?replies=3
সেপ্টেম্বর 3, 2016 2টি উত্তর
<UPDATE> There seems to be an error in the code (not sure how the other reviews had it work without this fix). It’s a simple fix, just go into the “Edit” function of your plugin and fix the code there. Here is a helpful link: https://wordpress.org/support/topic/still-receive-the-e-mail?replies=3 I’ll give it 5 stars since it works after the fix! </END UPDATE> Agreed that there are a lot of terrible plugins floating out there for this simple problem, but then when I installed, activated, and tested, the new user still received an e-mail notification… Any help would be awesome! Will immediately change this to a 5 star if it can be resolved!
সেপ্টেম্বর 3, 2016 1টি উত্তর
After trying a few hacky functions floating around out there, this plugin did the trick. No settings, just activate and you’re good to go! Love the new secure password feature, but on some site you want control over the emails being sent…thnx for this!
সব রিভিউ পড়ুন

ডেভেলপার এবং কন্ট্রিবিউটর

“Disable New User Notification” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর

Translate “Disable New User Notification” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

Browse the code, check out the SVN repository, or subscribe to the development log by 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.