=== User Last Login ===
Contributors: raj_prince,abhi1441
Donate link: http://www.online-advertisment.com/blog/user-last-login/
Tags: comments, spam, user, login, last, latest, date, time, sort, sort users, widget, shortcode.
Requires at least: 4.0
Tested up to: 4.7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Displays login datetime in manage users screen and sorts users by last login time.

== Description ==

This plugin is specially created for manage the user last login time. The plugin shows the last login date & time of user in manage users view and also has function available to sort the column in ascending and descending order.

**Links**

* [Documentation](http://www.online-advertisment.com/user-last-login-plugin/)
* [Donate Us](http://www.online-advertisment.com/blog/user-last-login/)


**Shortcode**

<pre>[user_last_login] </pre>
It will show you current user last login date time.

You can also pass the parameters in shortcode
<pre>[user_last_login user_id='2' format='F j, Y g:i a']</pre>

**Widget**

You can show user last login date time using widget “User Last Login”

== Installation ==

**How to Install**

1.	Download WP Last Login.
2.	Unzip the folder into the /wp-content/plugins/ directory.
3.	Activate the plugin through the 'Plugins' menu in WordPress.
	Or upload zip file from wp-admin.


== Screenshots ==

1. Manage users screen with column 'Last Login' added at end.
2. Manage the user last login through widget.
3. Frontend View of user last login.
4. Change the default format of date/time.


== Changelog ==

= 1.0 =
* initial release

= 1.1 =
* A change since the previous version.
* Another change.

= 2.0 =
* Date/Time Format Change
* Included Shortcode
* Included Widget
* Bug Fixes

