Unconfirmed

Description

If you run a WordPress or BuddyPress installation, you probably know that some of the biggest administrative headaches come from the activation process. Activation emails may be caught by spam filters, deleted unwillingly, or simply not understood. Yet WordPress itself has no UI for viewing and managing unactivated members.

Unconfirmed creates a Dashboard panel under the Users menu (Network Admin > Users on Multisite) that shows a list of unactivated user registrations. For each registration, you have the option of resending the original activation email, or manually activating the user.

Note that the plugin works for the following configurations:
1. Multisite, with or without BuddyPress
2. Single site, with BuddyPress used for user registration

There is currently no support for single-site WP registration without BuddyPress.

Installation

  1. Install
  2. Activate
  3. Navigate to Network Admin > Users > Unconfirmed

Reviews

July 7, 2022
Great that you've created this software. Easy to use, just go to network admin, users and unconfirmed and resend the activation link or enable the user. No hassle anymore. 🙂
October 7, 2020
Nice, simple little plugin that makes it easy to get a user up and running when you have, for example, email deliverability issues.
Read all 46 reviews

Contributors & Developers

“Unconfirmed” is open source software. The following people have contributed to this plugin.

Contributors

“Unconfirmed” has been translated into 7 locales. Thank you to the translators for their contributions.

Translate “Unconfirmed” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3.7

  • Security improvements

1.3.6

  • Improved compatibility with recent versions of PHP

1.3.5

  • Fix compatibility with FacetWP

1.3.4

  • Security hardening
  • PHPCS improvements

1.3.3

  • Internationalization improvements

1.3.2

  • Internationalization improvements
  • Coding standards fixes

1.3.1

  • Fix bug that causes email resend to fail on BP 2.5+

1.3

  • Use custom ‘moderate_signups’ cap instead of ‘create_users’ when adding Unconfirmed panel
  • Add fine-grained filter for whether to use the Network Admin
  • Fix ordering in Multisite

1.2.7

  • Better loading of assets over SSL

1.2.6

  • Removed PHP4 constructors from boones-* libraries, to avoid PHP notices
  • Enable search

1.2.5

  • Improved protection against XSS

1.2.4

  • Improved sanitization
  • Improved bootstrap for loading in various environments
  • Removed some error warnings

1.2.3

  • Allows searching
  • Better support for WP 3.5+

1.2.2

  • Fixes pagination count for non-MS installations

1.2.1

  • Better support for WP 3.5

1.2

  • Adds ‘Delete’ buttons to remove registrations
  • Adds support for non-MS WordPress + BuddyPress

1.1

  • Adds bulk resend/activate options
  • Adds a Resent Count column, to keep track of how many times an activation email has been resent to a given user
  • Refines the success/failure messages to contain better information
  • Updates Boone’s Pagination and Boone’s Sortable Columns

1.0.3

  • Removes Boone’s Sortable Columns plugin header to ensure no conflicts during WP plugin activation

1.0.2

  • Adds language file
  • Fixes problem with email resending feedback related to BuddyPress

1.0.1

  • Adds pagination styling

1.0

  • Initial release