Title: User Session Control
Author: Frankie Jarrett
Published: <strong>2015-01-02</strong>
Last modified: 2016-12-23

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# User Session Control

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/user-session-control/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/user-session-control/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/user-session-control/#developers)

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

## Opis

**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.**

## Zrzuty ekranu

 * [[
 * 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.

## Recenzje

![](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/) 2021-03-21

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/) 2020-05-23

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/) 2020-01-13

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/) 2019-05-09

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!

 [ Przeczytaj 7 recenzji ](https://wordpress.org/support/plugin/user-session-control/reviews/)

## Kontrybutorzy i deweloperzy

„User Session Control” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

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

Wtyczka „User Session Control” została przetłumaczona na 6 języków. Podziękuj [tłumaczom](https://translate.wordpress.org/projects/wp-plugins/user-session-control/contributors)
za ich wkład.

[Przetłumacz wtyczkę “User Session Control” na swój język.](https://translate.wordpress.org/projects/wp-plugins/user-session-control)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/user-session-control/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/user-session-control/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/user-session-control/)
przez [RSS](https://plugins.trac.wordpress.org/log/user-session-control/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 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

 *  Wersja **0.3.1**
 *  Ostatnia aktualizacja **9 lat temu**
 *  Włączone instalacje **700+**
 *  Wersja WordPressa ** 4.1 lub nowszej **
 *  Testowano do **4.7.33**
 *  Języki
 * [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/), i 
   [Swedish](https://sv.wordpress.org/plugins/user-session-control/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/user-session-control)
 * Tagi
 * [login](https://pl.wordpress.org/plugins/tags/login/)[security](https://pl.wordpress.org/plugins/tags/security/)
   [sessions](https://pl.wordpress.org/plugins/tags/sessions/)[users](https://pl.wordpress.org/plugins/tags/users/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/user-session-control/advanced/)

## Oceny

 4.7 na 5 gwiazdek.

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

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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