=== User Activity ===
Contributors: windyjonas
Donate link: https://www.paypal.me/JonasNordstrom
Tags: users, list, admin
Requires PHP: 7.0
Requires at least: 5.4.2
Tested up to: 5.5.1
Stable tag: 1.0.1

List number of posts per user. You can limit the search by date, post type and user name.

== 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:
https://www.flickr.com/photos/karen_roe/8655075297
Cropped to fit
License: https://creativecommons.org/licenses/by/2.0/

== 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 ==

= 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
