Description
Get an overview of how active your users has been during a specified time period. This plugin will list all the users,
the number of posts/pages they have created and when their latest post was created.
You can sort all the columns, filter by post type and search for a specific user name.
Note: This plugin uses the WP_List_Table, even though it is marked as @access private in WordPress core.
Plugin header image:
Cropped to fit
License: https://creativecommons.org/licenses/by/2.0/
Installation
- Install User Activity via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
-
Why are there no FAQs?
-
Because you haven’t asked one yet.
Reviews
Contributors & Developers
“User Activity” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “User Activity” 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.1
WP version bump
1.0.0
Version bump and code cleanup
0.9.4
- WP version bump
0.9.3
- Code cleanup, require PHP 5.4
0.9.2
- Avoid versioning mess
0.9.1
- Enable plugin for single WordPress sites, not only multisites
- Adhere to Coding standards
0.9
- First version