<!-- DO NOT EDIT THIS FILE; it is auto-generated from readme.txt -->
# User Session Control

![Banner](assets/banner-1544x500.png)
View and manage all active user sessions in a custom admin screen.

**Contributors:** [fjarrett](https://profiles.wordpress.org/fjarrett)  
**Tags:** [login](https://wordpress.org/plugins/tags/login), [users](https://wordpress.org/plugins/tags/users), [security](https://wordpress.org/plugins/tags/security), [sessions](https://wordpress.org/plugins/tags/sessions)  
**Requires at least:** 4.1  
**Tested up to:** 4.1  
**Stable tag:** trunk (master)  
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)  

[![Build Status](https://travis-ci.org/fjarrett/user-session-control.png?branch=master)](https://travis-ci.org/fjarrett/user-session-control) 

## Description ##

**Did you find this plugin helpful? Please consider [writing a 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

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

## Screenshots ##

### 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.](assets/screenshot-1.png)

### 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.](assets/screenshot-2.png)

## Changelog ##

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


