Apraksts
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
Shortcode
[user_last_login]
It will show you current user last login date time.
You can also pass the parameters in shortcode
[user_last_login user_id='2' format='F j, Y g:i a']
Widget
You can show user last login date time using widget “User Last Login”
Ekrānuzņēmumi
Uzstādīšana
How to Install
- Download WP Last Login.
- Unzip the folder into the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Or upload zip file from wp-admin.
Atsauksmes
Autori un izstrādātāji
“User Last Login” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “User Last Login” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
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