Title: Unconfirmed
Author: Boone Gorges
Published: <strong>May 23, 2011</strong>
Last modified: December 4, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/unconfirmed.svg)

# Unconfirmed

 By [Boone Gorges](https://profiles.wordpress.org/boonebgorges/)

[Download](https://downloads.wordpress.org/plugin/unconfirmed.1.3.7.zip)

 * [Details](https://wordpress.org/plugins/unconfirmed/#description)
 * [Reviews](https://wordpress.org/plugins/unconfirmed/#reviews)
 *  [Installation](https://wordpress.org/plugins/unconfirmed/#installation)
 * [Development](https://wordpress.org/plugins/unconfirmed/#developers)

 [Support](https://wordpress.org/support/plugin/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

![](https://secure.gravatar.com/avatar/be03993581d3315bf3ebbc06b042853b2cf2f2cf0f45a4c3ab504d88c188c81f?
s=60&d=retro&r=g)

### 󠀁[It works, great!](https://wordpress.org/support/topic/it-works-great-246/)󠁿

 [grnaomi](https://profiles.wordpress.org/grnaomi/) August 8, 2024

Thank you developers! I used in a multisite and it has worked. If it helps any person,
do not forget that the users (that not accepted) are located in the main network
site, the Network Admin

![](https://secure.gravatar.com/avatar/dfef71aa95c597ba2ff57faebc24a9e35d45f0ecaf2ef1dc72426dc8794239c9?
s=60&d=retro&r=g)

### 󠀁[Thanx i lot it helped!](https://wordpress.org/support/topic/thanx-i-lot-it-helped/)󠁿

 [Reinhard Jung](https://profiles.wordpress.org/cloudmeister/) September 26, 2022

Thanx i lot it helped!

![](https://secure.gravatar.com/avatar/eea8e8b36980f791f34dc4ec92fbab8311a1010ec35e89bf63695f91785a4b6c?
s=60&d=retro&r=g)

### 󠀁[Fantastic software](https://wordpress.org/support/topic/fantastic-software-8/)󠁿

 [Damiaan van Vliet](https://profiles.wordpress.org/damnsharp/) 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. 🙂

![](https://secure.gravatar.com/avatar/5f31bd4e6a17a48ffde7002b35906e918e2cb25707b5639591414e95bd9aa2e4?
s=60&d=retro&r=g)

### 󠀁[Work on WP 5.8.4 multisite](https://wordpress.org/support/topic/work-on-wp-5-8-4-multisite/)󠁿

 [WPSOLR](https://profiles.wordpress.org/wpsolr/) May 10, 2022

Great!

![](https://secure.gravatar.com/avatar/13df49f996200fe779ca46043997788e935ef2ef7d28e8aab1a65a05cbd30335?
s=60&d=retro&r=g)

### 󠀁[This should be part of WP Core!](https://wordpress.org/support/topic/this-should-be-part-of-wp-core-2/)󠁿

 [Marc Lacroix](https://profiles.wordpress.org/marcusig/) December 30, 2021

Thank you for this plugin. Not sure why such a feature isn’t already part of Core,
as it’s very useful when managing a multisite!

![](https://secure.gravatar.com/avatar/b87644f25200be1605031513a75b9cd31cba292159b9942c7d5bec55b37b8f9c?
s=60&d=retro&r=g)

### 󠀁[5/5](https://wordpress.org/support/topic/5-5-19/)󠁿

 [Jules Colle](https://profiles.wordpress.org/jules-colle/) February 22, 2021

<3

 [ Read all 47 reviews ](https://wordpress.org/support/plugin/unconfirmed/reviews/)

## Contributors & Developers

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

Contributors

 *   [ Boone Gorges ](https://profiles.wordpress.org/boonebgorges/)
 *   [ CUNY Academic Commons ](https://profiles.wordpress.org/cuny-academic-commons/)

“Unconfirmed” has been translated into 7 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/unconfirmed/contributors)
for their contributions.

[Translate “Unconfirmed” into your language.](https://translate.wordpress.org/projects/wp-plugins/unconfirmed)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/unconfirmed/), check
out the [SVN repository](https://plugins.svn.wordpress.org/unconfirmed/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/unconfirmed/) by
[RSS](https://plugins.trac.wordpress.org/log/unconfirmed/?limit=100&mode=stop_on_copy&format=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

## Meta

 *  Version **1.3.7**
 *  Last updated **2 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **6.4.8**
 *  Languages
 * [English (Australia)](https://en-au.wordpress.org/plugins/unconfirmed/), [English (Canada)](https://en-ca.wordpress.org/plugins/unconfirmed/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/unconfirmed/), [English (UK)](https://en-gb.wordpress.org/plugins/unconfirmed/),
   [English (US)](https://wordpress.org/plugins/unconfirmed/), [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/unconfirmed/),
   [Spanish (Costa Rica)](https://es-cr.wordpress.org/plugins/unconfirmed/), and
   [Swedish](https://sv.wordpress.org/plugins/unconfirmed/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/unconfirmed)
 * Tags
 * [activate](https://wordpress.org/plugins/tags/activate/)[activation](https://wordpress.org/plugins/tags/activation/)
   [email](https://wordpress.org/plugins/tags/email/)[multisite](https://wordpress.org/plugins/tags/multisite/)
   [network](https://wordpress.org/plugins/tags/network/)
 *  [Advanced View](https://wordpress.org/plugins/unconfirmed/advanced/)

## Ratings

 4.5 out of 5 stars.

 *  [  41 5-star reviews     ](https://wordpress.org/support/plugin/unconfirmed/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/unconfirmed/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/unconfirmed/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/unconfirmed/reviews/?filter=2)
 *  [  5 1-star reviews     ](https://wordpress.org/support/plugin/unconfirmed/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/unconfirmed/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/unconfirmed/reviews/)

## Contributors

 *   [ Boone Gorges ](https://profiles.wordpress.org/boonebgorges/)
 *   [ CUNY Academic Commons ](https://profiles.wordpress.org/cuny-academic-commons/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/unconfirmed/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://teleogistic.net/donate)