WP Approve User

0

This plugin lets you approve or reject user registrations. While a user is unapproved, they can’t access the WordPress Admin. On activation of the plugin, all existing users will auto

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags

Description

This plugin lets you approve or reject user registrations.
While a user is unapproved, they can’t access the WordPress Admin.

On activation of the plugin, all existing users will automatically be flagged Approved. The site admin will never experience restricted access and does not need approval.
This plugin is probably not compatible with WooCommerce.

Translations

I will be more than happy to update the plugin with new locales, as soon as I receive them!
Currently available in:

  • Dutch
  • Deutsch
  • English
  • Hebrew
  • Persian
  • Russian

Plugin Hooks

Actions

wpau_approve (int)

User-ID of approved user.

wpau_unapprove (int)

User-ID of unapproved user.

Filter

wpau_default_options (array)

Default options.

wpau_update_message_handler (string)

Allows to return custom update messages.

wpau_message_placeholders (array)

Filters the placeholders in approve/unapprove emails.