=== User Activity === Contributors: windyjonas Donate link: https://www.paypal.me/JonasNordstrom Tags: users, list, admin Requires at least: 3.5.1 Tested up to: 4.5.3 Stable tag: 0.9.2 List number of posts per user. You can limit the search by date, post type and user name. == Description == Get an overview over 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. == Installation == 1. Install User Activity via the WordPress.org plugin directory, or by uploading the files to your server. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = Why are there no FAQs? = Because you haven't asked one yet. == Screenshots == == Changelog == = 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