Title: Plugin not working
Last modified: September 28, 2017

---

# Plugin not working

 *  Resolved [mpbakker](https://wordpress.org/support/users/mpbakker/)
 * (@mpbakker)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-568/)
 * I have installed and activated the plugin. A new user who registers is not in
   the list to approve.
    When I deny a user, it still can visit the site. What goes
   wrong? Do I need to adjust more settings?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [mpbakker](https://wordpress.org/support/users/mpbakker/)
 * (@mpbakker)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-568/#post-9539619)
 * It is a multisite environment. Does the plugin work with multi-site?
    Are there
   any hooks to make it work in a multisite? Kind regards, Marc
    -  This reply was modified 8 years, 7 months ago by [mpbakker](https://wordpress.org/support/users/mpbakker/).
 *  [abdallahouahib](https://wordpress.org/support/users/abdallahouahib/)
 * (@abdallahouahib)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-568/#post-9544602)
 * Hi , i was wrong about the plugin it works , when we update a user statut the
   plugin update the column user_activation_key of the users table , so if you have
   the same issue as me , you need to just check the emptiness of this column :
   !
   empty($user->user_activation_key) { do stuff }
 * Now the new problem is how to read the value of this column .

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin not working’ is closed to new replies.

 * ![](https://ps.w.org/new-user-approve/assets/icon-128x128.gif?rev=2544141)
 * [New User Approve](https://wordpress.org/plugins/new-user-approve/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-user-approve/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-user-approve/)
 * [Active Topics](https://wordpress.org/support/plugin/new-user-approve/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-user-approve/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-user-approve/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 2 replies
 * 2 participants
 * Last reply from: [abdallahouahib](https://wordpress.org/support/users/abdallahouahib/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-568/#post-9544602)
 * Status: resolved