Plugin Directory

Changeset 2576397


Ignore:
Timestamp:
08/02/2021 11:01:41 AM (5 years ago)
Author:
wearerequired
Message:

Correct versions

Location:
wp-team-list
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • wp-team-list/tags/3.0.3/README.md

    r2284949 r2576397  
    55* Tested up to: 5.4
    66* Requires PHP: 5.6
    7 * Stable tag: 3.0.2
     7* Stable tag: 3.0.3
    88* License: GPLv2 or later
    99* License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • wp-team-list/tags/3.0.3/includes/Plugin.php

    r2359719 r2576397  
    2020     * @var string
    2121     */
    22     const VERSION = '3.0.2';
     22    const VERSION = '3.0.3';
    2323
    2424    /**
  • wp-team-list/tags/3.0.3/rplus-wp-team-list.php

    r2284949 r2576397  
    44 * Plugin URI:  https://github.com/wearerequired/wp-team-list
    55 * Description: Display your teammates anywhere on your WordPress site using this easy-to-use plugin. Provides you with a block, a widget, a shortcode, and a template function to list the users of your site.
    6  * Version:     3.0.2
     6 * Version:     3.0.3
    77 * Author:      required
    88 * Author URI:  https://required.com
  • wp-team-list/tags/3.0.4/rplus-wp-team-list.php

    r2576375 r2576397  
    44 * Plugin URI:  https://github.com/wearerequired/wp-team-list
    55 * Description: Display your teammates anywhere on your WordPress site using this easy-to-use plugin. Provides you with a block, a widget, a shortcode, and a template function to list the users of your site.
    6  * Version:     3.0.3
     6 * Version:     3.0.4
    77 * Author:      required
    88 * Author URI:  https://required.com
  • wp-team-list/trunk/rplus-wp-team-list.php

    r2576375 r2576397  
    44 * Plugin URI:  https://github.com/wearerequired/wp-team-list
    55 * Description: Display your teammates anywhere on your WordPress site using this easy-to-use plugin. Provides you with a block, a widget, a shortcode, and a template function to list the users of your site.
    6  * Version:     3.0.3
     6 * Version:     3.0.4
    77 * Author:      required
    88 * Author URI:  https://required.com
Note: See TracChangeset for help on using the changeset viewer.