이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Simple User Locking

설명

Prevent users from logging into your WordPress installation for a certain timeframe or permanently. Works also great with the multisite user management area.

The locked users are easily manageable within the users overview page. The settings are within the user edit pages.

No user can lock himself. No user with a lower role can lock a higher user and administrators in a network can not lock super administrators.

If a user is locked, he is instantly logged out of any session until the lock expires or is removed.

No useless overhead, no ads. Just a tiny, but very effective plugin to keep your website secure.

Use cases:

  • you do not want to delete a user, but you want to make sure he can not access the site (at least for a certain timeframe)
  • an employee leaves your company and access should be removed, but you want to keep his user as an author in the system
  • you want to punish a certain user which did bad things for a certain timeframe
  • you want only few persons to have access to your WordPress site in order to minimize risk of incidents
  • … or maybe some other use case

Feature requests

Currently none.

스크린샷

  • Lock settings in the user edit screen
  • User overview
  • Trying to login with a locked account

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to a users profile you want to lock (also possible in network admin) and adjust the settings accordingly.

FAQ

Currently none.

후기

2019년 7월 4일
The motivation behind writing this plugin was very practical – how can I lock users within my WordPress site without deleting them. During the time writing this it has already been used in live environments for two months, without any complaints – doing what it should do. Therefore I am satisfied with my initial work.
모든 0 평가 읽기

기여자 & 개발자

“Simple User Locking”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Simple User Locking”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial version