توضیحات
This plugin adds registration date and last login date columns on the “Users” page.
It also checks whether user logs in within 30 days after the registration if he does not his account is deleted – this option is disabled by default, you can change this settings on Check Last Login Settings page in Settings menu.
WARNING! The plugin is not updating the login time when logging through stored login cookies.
I am open to suggestions to improve the plugin !
نصب
Activate the plugin.
You can enable/disable the automatic user deletion and set the inactivity time after the registration on Check Last Login Settings page in Settings menu.
سوالات متداول
- Can I email you with the support questions ?
-
No. Please use integrated forum support system.
- Do you provide some extra “premium” customization ?
-
Yes. You can email me in this case.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Check Last Login” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Check Last Login” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
0.1
initial release
0.2
tiny fix to display “No login” if user has no log in from the time of plugin activation
0.3
added settings page – now you can enable/disable the automatic user deletion and set the inactivity time after the registration
0.4
fix for wrong function included in wp_login action hook
0.5
another little enhancement – not using deprecated ‘update_usermeta’ but ‘update_user_meta’
0.6
cron could not run the function because some of the functions was not declared