Plugin Directory

Changeset 2399512


Ignore:
Timestamp:
10/14/2020 02:03:10 PM (5 years ago)
Author:
windyjonas
Message:

Wordpress version bump

Location:
user-activity/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • user-activity/trunk/readme.txt

    r2053454 r2399512  
    33Donate link: https://www.paypal.me/JonasNordstrom
    44Tags: users, list, admin
    5 Requires PHP: 5.6
    6 Requires at least: 4.7.0
    7 Tested up to: 5.1.1
    8 Stable tag: 1.0.0
     5Requires PHP: 7.0
     6Requires at least: 5.4.2
     7Tested up to: 5.5.1
     8Stable tag: 1.0.1
    99
    1010List number of posts per user. You can limit the search by date, post type and user name.
     
    3939== Changelog ==
    4040
     41= 1.0.1 =
     42WP version bump
     43
    4144= 1.0.0 =
    4245Version bump and code cleanup
  • user-activity/trunk/user-activity.php

    r2053454 r2399512  
    22/*
    33Plugin Name: User Activity
    4 Plugin URI: http://jonasnordstrom.se/plugins/
     4Plugin URI: https://wordpress.org/plugins/user-activity/
    55Description: List number of posts per user. You can limit the search by date, post type and user name.
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: Jonas Nordström
    88Author URI: http://jonasnordstrom.se/
Note: See TracChangeset for help on using the changeset viewer.