=== User Session Control === Contributors: fjarrett Tags: login, users, security, sessions Requires at least: 4.1 Tested up to: 4.7 Stable tag: 0.3.1 License: GPL-2.0 License URI: https://www.gnu.org/licenses/gpl-2.0.html View and manage all active user sessions in a custom admin screen. == Description == **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.** == Screenshots == 1. The familiar list table view allows you to view and manage all active user sessions easily. 2. All columns are sortable in ascending and descending order so you can quickly find the sessions you are looking for. == 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/)