توضیحات
This plugin will add new columns in the WordPress user list table, one column is for Registration Date and the other column is for Last Login. The last login column will display the time ago format or “Never” if the user has never logged in.
For more free WordPress plugins please visit ♣️ plugins.club.
عکسهای صفحه
نصب
- Upload the plugin file to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Under the Users list table you will notice two new columns: Registration Date and Last Login
For basic usage, you can also have a look at the plugin web site.
سوالات متداول
-
I’ve installed the plugin and it shows “Never” for all users last login time?
-
WordPress doesn’t keep track of login times at all, so the plugin adds this functionality and thus it can only keep track of logins that have occurred after the plugin has been activated.
-
Does this plugin work for Multisite ?
-
This plugin should work for a multisite installation as long as it is network activated and the proper hooks and filters are used. However, it’s worth noting that the last_login time will only be saved for the site where the user last logged in, and not across the entire network.
-
Does this plugin record autologging via external application such as Softaculous or WP Toolkit?
-
No.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“User Registration & Last Login Time” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “User Registration & Last Login Time” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- Initial release