Title: DW Block User Account
Author: Dango Web
Published: <strong>iýul 24, 2017</strong>
Last modified: awgust 28, 2025

---

Search plugins

![](https://ps.w.org/block-user-account/assets/banner-772x250.png?rev=3373985)

![](https://ps.w.org/block-user-account/assets/icon-256x256.png?rev=3373994)

# DW Block User Account

 By [Dango Web](https://profiles.wordpress.org/dangoweb/)

[Download](https://downloads.wordpress.org/plugin/block-user-account.1.4.zip)

 * [Details](https://tuk.wordpress.org/plugins/block-user-account/#description)
 * [Reviews](https://tuk.wordpress.org/plugins/block-user-account/#reviews)
 *  [Installation](https://tuk.wordpress.org/plugins/block-user-account/#installation)
 * [Development](https://tuk.wordpress.org/plugins/block-user-account/#developers)

 [Support](https://wordpress.org/support/plugin/block-user-account/)

## Description

If you have a large website with a lot of users or a small website with few users,
and in some cases, such as user abuse or other reasons, you can block user, with
this plugin. (user cannot enter to wp_admin.)
 After blocking if the user is in 
his account, he will also be logged out.

## Screenshots

 * [[
 * User Status – user section
 * [[
 * User is Active – edit user
 * [[
 * User is blocked – edit user
 * [[
 * Blocked message

## Installation

 1. Upload plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Take advantage from user edit section to block the user

## Reviews

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

### 󠀁[Nice! Please add do_shortcode](https://wordpress.org/support/topic/nice-please-add-do_shortcode/)󠁿

 [dlx](https://profiles.wordpress.org/deeluuxe/) mart 5, 2023

Thanks for that plugin – works great! I added do_shortcode in line 211 of block-
user-account.php so the message can have a shortcode included then: $user_message
= do_shortcode( get_user_meta($userinfo->ID, ‘user_status_message’, true) );

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

### 󠀁[It would be great if it could be improved a little more.](https://wordpress.org/support/topic/it-would-be-great-if-it-could-be-improved-a-little-more/)󠁿

 [aga2442](https://profiles.wordpress.org/aga2442/) sentýabr 26, 2022

I tested 2 more plugins with this feature. This plugin gave the best results. It
would be great if it could be improved a little more. e.g; It would be great to 
see all blocked users on 1 page.

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

### 󠀁[افزونه ساده و کارآمد](https://wordpress.org/support/topic/%d8%a7%d9%81%d8%b2%d9%88%d9%86%d9%87-%d8%b3%d8%a7%d8%af%d9%87-%d9%88-%da%a9%d8%a7%d8%b1%d8%a2%d9%85%d8%af/)󠁿

 [Tara](https://profiles.wordpress.org/taratnm/) awgust 3, 2022

در عین سادگی بسیار کارآمد است. ممنون

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

### 󠀁[Active/Disactive in bluk action](https://wordpress.org/support/topic/active-disactive-in-bluk-action/)󠁿

 [ahmadegbaria000](https://profiles.wordpress.org/ahmadegbaria000/) mart 5, 2021
2 replies

Hi Very good plugin How can i active or disacrive user by bluk action? Without enter
to user profile.. Thanks

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

### 󠀁[افزونه عالی](https://wordpress.org/support/topic/%d8%a7%d9%81%d8%b2%d9%88%d9%86%d9%87-%d8%b9%d8%a7%d9%84%db%8c-7/)󠁿

 [mahdirabiee](https://profiles.wordpress.org/mahdirabiee/) ýanwar 8, 2021

کاربردی است

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

### 󠀁[Needs to some null checks](https://wordpress.org/support/topic/needs-to-some-null-checks/)󠁿

 [proximity2008](https://profiles.wordpress.org/proximity2008/) oktýabr 5, 2020 
1 reply

You can’t just blindly hope that $_POST[‘user_status’] and $_POST[‘user_status_message’]
are going to be there when you call bua_save_user_status It’s causing notices in
my dev environments.

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/block-user-account/reviews/)

## Contributors & Developers

“DW Block User Account” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Dango Web ](https://profiles.wordpress.org/dangoweb/)

“DW Block User Account” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/block-user-account/contributors)
for their contributions.

[Translate “DW Block User Account” into your language.](https://translate.wordpress.org/projects/wp-plugins/block-user-account)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/block-user-account/),
check out the [SVN repository](https://plugins.svn.wordpress.org/block-user-account/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/block-user-account/)
by [RSS](https://plugins.trac.wordpress.org/log/block-user-account/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.0

 * Improved compatibility with WordPress 6.8

#### 1.3.0

 * ADD Bulk Actions

#### 1.2.3

 * ADD Block user with email
 * ADD disable/enable Message filed when Status to change.
 * Bugs fixed

#### 1.1.0

 * Add Text input for block reasen to users edit page AND replace it with default
   login error
 * Add Block reasen Column to users table
 * Fix self blocking
 * Minor fixes

#### 1.0.4

 * Minor fixes

#### 1.0

 * Initial release.

## Meta

 *  Version **1.4**
 *  Last updated **9 months ago**
 *  Active installations **1,000+**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/block-user-account/), [German](https://de.wordpress.org/plugins/block-user-account/),
   and [Persian](https://fa.wordpress.org/plugins/block-user-account/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/block-user-account)
 * Tags
 * [block account](https://tuk.wordpress.org/plugins/tags/block-account/)[block user](https://tuk.wordpress.org/plugins/tags/block-user/)
   [disable account](https://tuk.wordpress.org/plugins/tags/disable-account/)
 *  [Advanced View](https://tuk.wordpress.org/plugins/block-user-account/advanced/)

## Ratings

 4.3 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/block-user-account/reviews/)

## Contributors

 *   [ Dango Web ](https://profiles.wordpress.org/dangoweb/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/block-user-account/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://zarinp.al/dangoweb.ir)