Description
Dashboard widget that shows admin users and when they were last logged in.
Compatibility
This plugin is compatible with ClassicPress.
Contributions
This plugin is also available in Codeberg
Installation
Installation
- Install the plugin through the admin page βPluginsβ.
- Alternatively, unpack and upload the contents of the zipfile to your β/wp-content/plugins/β directory.
- Activate the plugin through the βPluginsβ menu in WordPress.
- Visit the Dashboard. That’s it.
Reviews
βοΈ 6οΈβ£ 2, 2021
Thanks to the easily editable language file, I was able to translate this plugin to my wishes. π
Edit: which is now possible! THANKS!
Contributors & Developers
“Admin Users Logged In” is open source software. The following people have contributed to this plugin.
Contributors“Admin Users Logged In” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Admin Users Logged In” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5
- 2022-05-11
- Add filter βauli_get_role__inβ for showing users with these roles.
- Remove check for shown users based on capability.
- Add filter βauli_show_for_role__inβ for allowing users to see this widget.
- No need to check if function βcurrent_user_can()β exists.
1.0.4
- 2021-06-01
- Support translations.
1.0.3
- 2021-05-31
- Small updates from wpcs.
1.0.2
- 2018-02-06
- Fix the location of closing (outside the loop).
1.0.1
- 2018-02-03
- Only show the widget on capability βedit_postsβ.
1.0.0
- 2018-01-18
- First release.