Changeset 2399512
- Timestamp:
- 10/14/2020 02:03:10 PM (5 years ago)
- Location:
- user-activity/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
user-activity.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
user-activity/trunk/readme.txt
r2053454 r2399512 3 3 Donate link: https://www.paypal.me/JonasNordstrom 4 4 Tags: users, list, admin 5 Requires PHP: 5.66 Requires at least: 4.7.07 Tested up to: 5. 1.18 Stable tag: 1.0. 05 Requires PHP: 7.0 6 Requires at least: 5.4.2 7 Tested up to: 5.5.1 8 Stable tag: 1.0.1 9 9 10 10 List number of posts per user. You can limit the search by date, post type and user name. … … 39 39 == Changelog == 40 40 41 = 1.0.1 = 42 WP version bump 43 41 44 = 1.0.0 = 42 45 Version bump and code cleanup -
user-activity/trunk/user-activity.php
r2053454 r2399512 2 2 /* 3 3 Plugin Name: User Activity 4 Plugin URI: http ://jonasnordstrom.se/plugins/4 Plugin URI: https://wordpress.org/plugins/user-activity/ 5 5 Description: List number of posts per user. You can limit the search by date, post type and user name. 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: Jonas Nordström 8 8 Author URI: http://jonasnordstrom.se/
Note: See TracChangeset
for help on using the changeset viewer.