Скочи на садржај
WordPress.org

Српски

  • Теме
  • Додаци
  • Новости
    • Документација
    • Форуми
  • Информације
  • Упутства
  • Речник
  • @wp_sr
  • Организација
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Disable User Login

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Disable User Login

Saint Systems
Преузимање
  • Детаљи
  • Прегледи
  • Постављање
  • Изградња
Подршка

Опис

This plugin gives you the ability to disable specific user accounts via a profile setting.

Once installed and activated, a checkbox appears on the user profile settings (only for admins). When checked, the user’s account will be disabled and they will be unable to login with the account. If they try to login, they are instantly logged out and redirected to the login page with a message that notifies them their account is disabled.

This can be useful in a few situations.

  • You want freelance writers to still show up in the authors box, but you don’t want them to be able to login.
  • You have former employees who have authored posts and you don’t want to delete them or reassign their posts to other users, but still need them to show up in the „Authors box.“
  • You are working on a site for a client who has an account, but do not want him to login and/or make changes during development.
  • You have a client who has an unpaid invoice.

This plugin is on GitHub! Pull requests are welcome. If possible please report issues through Github.

Upgrade to Pro

Disable User Login Pro adds powerful tools for managing user accounts at scale:

  • CSV Import & Export — bulk enable or disable hundreds of users at once via spreadsheet
  • Email Notifications — automatically notify users when their account is disabled or re-enabled, with customizable email templates, merge tags, and optional admin CC
  • Audit Log — full history of every disable/enable action with timestamps, who performed it, and why
  • Filterable User List — „Disabled“ and „Enabled“ filter views on the Users screen with count badges and a sortable Disabled column

Perfect for membership sites, nonprofits managing volunteers, agencies onboarding/offboarding clients, and universities managing student accounts.

Learn more about Disable User Login Pro

Снимци екрана

Disable User Login Pro — Filterable "Disabled" and "Enabled" views on the Users screen with count badges and sortable column.
Disable User Login Pro — Filterable „Disabled“ and „Enabled“ views on the Users screen with count badges and sortable column.
Message shown to disabled users when they try to login.
Message shown to disabled users when they try to login.
Disable User Login Pro — Export all users to CSV with enabled/disabled status.
Disable User Login Pro — Export all users to CSV with enabled/disabled status.
Disable User Login Pro — Import CSV to bulk enable or disable user accounts.
Disable User Login Pro — Import CSV to bulk enable or disable user accounts.
Disable User Login Pro — Customizable email notifications for disable/enable events with merge tags.
Disable User Login Pro — Customizable email notifications for disable/enable events with merge tags.
Disable User Login Pro — Audit log with timestamps, performer, reason, source, and CSV export.
Disable User Login Pro — Audit log with timestamps, performer, reason, source, and CSV export.

Постављање

  1. Upload or extract the disable-user-login folder to your site’s /wp-content/plugins/ directory. You can also use the Add new option found in the Plugins menu in WordPress.
  2. Enable the plugin from the Plugins menu in WordPress.

Usage

  1. Edit any user and then look for the „Disable User Account“ checkbox.
  2. Bulk Disable/Enable user accounts by selecting one or more user accounts and then choosing Enable or Disable from the bulk actions menu.

ЧПП

Can I change the message a disabled user sees?

Yes! You can customize the disabled user message in two ways:

  1. Admin Panel (Easy): Go to Settings > Disable User Login in your WordPress admin to customize the message via a user-friendly interface.
  2. Filter Hook (Advanced): Use the disable_user_login.disabled_message filter in your theme or plugin code for programmatic customization.

Support

Please visit the Disable User Login support forum on WordPress.org for basic support and help from other users. Since this is a free plugin, we respond to these as we have time.

Priority support is available for Disable User Login Pro customers.

Прегледи

Super Easy to Use

Adam 14. мај 2026.
Easy to use, and just works on activation. I can look at the list of site users, and click the „Disable“ link to disable a user. In the user listing, there is a new column noting which users are disabled. Very handy!

Bon plugin

nerkur 3. април 2026. 3 одговора
Il fait ce qu’il doit faire et fonctionne très bien. La seule chose que je rajouterais c’est un système pour trier les comptes par statut (activer-désactiver) dans la liste des comptes.

Excellent!

Michael Milette 9. март 2024.
Works well. No issues.

Works as expected!

Doru 11. новембар 2021.
Nice plugin, clean and light weight code.

Works very well!

angrywarrior 2. јун 2021.
Works perfectly as described and is very light weight.

Works as advertised

Adam Anderly 15. август 2019.
Easy to use plugin that allows you to disable user accounts to prevent them from logging in.
Види свих 6 прегледа

Сарадници и градитељи

„Disable User Login“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници
  • Saint Systems
  • Adam Anderly

„Disable User Login“ је преведен на 2 језика. Хвала преводиоцима за њихове доприносе.

Преведите „Disable User Login“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

2.1.7 – Apr 3, 2026

  • Fix: bump tested up to WordPress 6.9.4

2.1.6 – Apr 3, 2026

  • Fix: shorten plugin description to fit 150 character limit

2.1.5 – Apr 3, 2026

  • Fix: update plugin description to be more descriptive

2.1.4 – Apr 3, 2026

  • Fix: remove icon.svg so WordPress.org uses animated GIF icons

2.1.3 – Apr 3, 2026

  • Fix: update plugin banner and icon assets

2.1.2 – Apr 2, 2026

  • Fix: widen Disabled column to prevent sort indicator wrapping

2.1.1 – Apr 2, 2026

  • Fix: bump column filter priority and add multisite column hook

2.1.0 – Apr 2, 2026

  • Feature: add pro upsell on plugin row, settings page, and readme
  • Feature: add tabbed settings page with hooks for pro plugin

2.0.0 – Apr 2, 2026

  • Minimum requirements raised from PHP 5.6 to 7.4 and WordPress 4.7 to 6.2.
  • Feature: add PHP 7.4+ and WP 6.2+ compatibility checks

1.3.12

  • Fix inconsistent user meta retrieval #15
  • Bump tested up to WP 6.8.2

1.3.11

  • Add custom message settings page – users can now customize the disabled account message via the WordPress admin panel (Settings > Disable User Login).
  • Maintain backward compatibility with existing filter hooks.

1.3.10

  • Bump tested WP version.

1.3.9

  • Fix bulk action nonce verification.

1.3.8

  • Improved user-specific nonce validation.

1.3.7

  • Add hooks for multisite.

1.3.6

  • Permission fix on quick links.
  • Translation updates.

1.3.5

  • Fix to disable application passwords (fixes #7).

1.3.4

  • Add user enable/disable quick links.

1.3.3

  • Bump WP tested version.

1.3.2

  • Static method to return user meta key
  • Fix some comments

1.3.1

  • Update to prevent disabling super admins on bulk disable.
  • Update to check user edit permission on bulk disable.
  • Updated to prevent current user from disabling his/her own account on bulk disable.

1.3.0

  • Force disabled users to logout.
  • Tested up to WP 5.7

1.2.1

  • Tested up to WP 5.6

1.2.0

  • Add action hooks when user accounts are enabled/disabled and when disabled user attempts to login.

1.1.0

  • Switch to authenticate filter for user login.
  • Multisite support.

1.0.1

  • Version bump.

1.0.0

  • Initial version.

Мета

  • Version 2.1.7
  • Last updated 4 месеца раније
  • Active installations 5.000+
  • WordPress version 6.2 или новије
  • Tested up to 6.9.5
  • PHP version 7.4 или новије
  • Languages

    English (US), Italian и Swedish.

    Преведите на свој језик

  • Tags
    accountdisableloginuserusers
  • Напредни преглед

Оцене

5 out of 5 stars.
  • 6 5-star reviews 5 stars 6
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

Your review

See all reviews

Сарадници

  • Saint Systems
  • Adam Anderly

Подршка

Спорна питања решена у последња два месеца:

0 од 1

Види форум подршке

Донирај

Желите ли да подржите напредак овог додатка?

Донирај овом додатку

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Догађаји
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Српски

  • Visit our X (formerly Twitter) account
  • Посетите наш Bluesky налог
  • Visit our Mastodon account
  • Посетите наш налог на Threads-у
  • Visit our Facebook page
  • Посетите наш Инстаграм налог
  • Visit our LinkedIn account
  • Посетите наш TikTok налог
  • Visit our YouTube channel
  • Посетите наш Tumblr налог
Кôд је поезија.
The WordPress® trademark is the intellectual property of the WordPress Foundation.