Title: User Session Control
Author: Frankie Jarrett
Published: <strong>Enero 2, 2015</strong>
Last modified: Disyembre 23, 2016

---

Maghanap ng mga plugin

![](https://ps.w.org/user-session-control/assets/banner-772x250.png?rev=1064075)

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://ps.w.org/user-session-control/assets/icon-256x256.png?rev=1152522)

# User Session Control

 Ni [Frankie Jarrett](https://profiles.wordpress.org/fjarrett/)

[I-download](https://downloads.wordpress.org/plugin/user-session-control.0.3.1.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/user-session-control/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/user-session-control/#reviews)
 * [Development](https://tl.wordpress.org/plugins/user-session-control/#developers)

 [Suporta](https://wordpress.org/support/plugin/user-session-control/)

## Deskripsyon

**Did you find this plugin helpful? Please consider [leaving a 5-star review](https://wordpress.org/support/view/plugin-reviews/user-session-control).**

WordPress 4.1 “Dinah” introduced the awesome power of user session management.

However, you are limited to only being able to destroy your own sessions, and you
cannot destroy them individually.

This plugin allows Administrators to view and manage all sessions by all users on
an individual basis.

 * Displays a custom “God view” screen of all active user sessions
 * Sort sessions by user, role, creation date, expiry date or IP address
 * Quickly and easily destroy sessions you think may be a security risk
 * Respects the timezone, date format and time format saved under General Settings
 * View all user sessions from all blogs on your network via the Network Admin

**Languages supported:**

 * English
 * Deutsch
 * Español
 * Français
 * Português

**Development of this plugin is done [on GitHub](https://github.com/fjarrett/user-session-control).
Pull requests welcome. Please see [issues reported](https://github.com/fjarrett/user-session-control/issues)
there before going to the plugin forum.**

## Mga Screenshot

[⌊The familiar list table view allows you to view and manage all active user sessions
easily.⌉⌊The familiar list table view allows you to view and manage all active user
sessions easily.⌉[

The familiar list table view allows you to view and manage all active user sessions
easily.

[⌊All columns are sortable in ascending and descending order so you can quickly 
find the sessions you are looking for.⌉⌊All columns are sortable in ascending and
descending order so you can quickly find the sessions you are looking for.⌉[

All columns are sortable in ascending and descending order so you can quickly find
the sessions you are looking for.

## Mga Review

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

### 󠀁[Nice and useful](https://wordpress.org/support/topic/nice-and-useful-30/)󠁿

 [Knut Sparhell](https://profiles.wordpress.org/knutsp/) Marso 21, 2021

Works well and does what it says, without heavy lifting, fancy interfaces or such.
Works with WP 5.7 and PHP 7.4. Currently unlisted because of lack of updates Please
update it!

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

### 󠀁[Unsafe on multisite](https://wordpress.org/support/topic/unsafe-on-multisite/)󠁿

 [shawfactor](https://profiles.wordpress.org/shawfactor/) Mayo 23, 2020

This plugin is fine (as far as I can tell) on vanilla wordpress but is very unsafe
on multisite and does not appera to be supported so no fix is imminent

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

### 󠀁[Really Useful](https://wordpress.org/support/topic/really-useful-174/)󠁿

 [globaltradinguk](https://profiles.wordpress.org/globaltradinguk/) Enero 13, 2020

I can confirm that version 0.3.1 works perfectly with WordPress 5.3.2. This is an
invaluable tool for administrators that need to keep user activity under control.
I hope it will continue to work with future versions of WP. Top marks to the developer.

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

### 󠀁[Light weight and still working fine…](https://wordpress.org/support/topic/light-weight-and-still-working-fine/)󠁿

 [Terry J](https://profiles.wordpress.org/texasbiz/) Mayo 9, 2019

Not hard at all to give this simple plugin 5 stars. Does exactly what it says and
does not get in the way of other plugins. Wish it reported correct IP when site 
behind proxy (like Cloudflare), but minor issue. Get a little nervous when plugins
throw campatibility / not updated warnings, but this one seems fine up to WP 5.2.
Thanks for sharing with the community!

 [ Basahin lahat ng 7 na review ](https://wordpress.org/support/plugin/user-session-control/reviews/)

## Mga Contributor at Developer

Ang “User Session Control” ay open source software. Ang mga sumusunod na tao ay 
nag-ambag sa plugin na ito.

Mga Contributor

 *   [ Frankie Jarrett ](https://profiles.wordpress.org/fjarrett/)

Ang “User Session Control” ay naisalin na sa 6 (na) mga locale. Salamat sa [mga tagasalin](https://translate.wordpress.org/projects/wp-plugins/user-session-control/contributors)
para sa kanilang mga kontribusyon.

[Isalin ang “User Session Control” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/user-session-control)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/user-session-control/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/user-session-control/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/user-session-control/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/user-session-control/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3.1 – December 23, 2016

 * Tweak: Indicate support for WordPress 4.7.

#### 0.3.0 – January 27, 2015

 * New: Added pagination controls to the Sessions screen
 * New: Added language files for Portuguese
 * Tweak: Refreshed all other language files

Props [fjarrett](https://profiles.wordpress.org/fjarrett/)

#### 0.2.2 – January 21, 2015

 * Added Network Admin view for multisite networks
 * Fix expiration date column sorting bug

Props [fjarrett](https://profiles.wordpress.org/fjarrett/)

#### 0.2.1 – January 7, 2015

 * Localized date format display

Props [fjarrett](https://profiles.wordpress.org/fjarrett/)

#### 0.2.0 – January 7, 2015

 * Added plugin constants
 * Improved translatable strings throughout
 * Added language files for French, German and Spanish

Props [fjarrett](https://profiles.wordpress.org/fjarrett/)

#### 0.1.0 – January 1, 2015

 * Initial release

Props [fjarrett](https://profiles.wordpress.org/fjarrett/)

## Meta

 *  Bersyon **0.3.1**
 *  Huling na-update **10 taon ang nakalipas**
 *  Mga aktibong installation **600+**
 *  Bersyon ng WordPress ** 4.1 o mas bago **
 *  Sinubukan hanggang **4.7.36**
 *  Mga Wika
 * [English (US)](https://wordpress.org/plugins/user-session-control/), [German](https://de.wordpress.org/plugins/user-session-control/),
   [Korean](https://ko.wordpress.org/plugins/user-session-control/), [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/user-session-control/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/user-session-control/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/user-session-control/), at
   [Swedish](https://sv.wordpress.org/plugins/user-session-control/).
 *  [Isalin sa iyong wika](https://translate.wordpress.org/projects/wp-plugins/user-session-control)
 * Mga Tag
 * [login](https://tl.wordpress.org/plugins/tags/login/)[security](https://tl.wordpress.org/plugins/tags/security/)
   [sessions](https://tl.wordpress.org/plugins/tags/sessions/)[users](https://tl.wordpress.org/plugins/tags/users/)
 *  [Advanced View](https://tl.wordpress.org/plugins/user-session-control/advanced/)

## Mga Rating

 4.7 out of 5 stars.

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

[Ang iyong review](https://wordpress.org/support/plugin/user-session-control/reviews/#new-post)

[Tingnan lahat ng mga review](https://wordpress.org/support/plugin/user-session-control/reviews/)

## Mga Contributor

 *   [ Frankie Jarrett ](https://profiles.wordpress.org/fjarrett/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/user-session-control/)