Changeset 2576397
- Timestamp:
- 08/02/2021 11:01:41 AM (5 years ago)
- Location:
- wp-team-list
- Files:
-
- 5 edited
-
tags/3.0.3/README.md (modified) (1 diff)
-
tags/3.0.3/includes/Plugin.php (modified) (1 diff)
-
tags/3.0.3/rplus-wp-team-list.php (modified) (1 diff)
-
tags/3.0.4/rplus-wp-team-list.php (modified) (1 diff)
-
trunk/rplus-wp-team-list.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-team-list/tags/3.0.3/README.md
r2284949 r2576397 5 5 * Tested up to: 5.4 6 6 * Requires PHP: 5.6 7 * Stable tag: 3.0. 27 * Stable tag: 3.0.3 8 8 * License: GPLv2 or later 9 9 * License URI: http://www.gnu.org/licenses/gpl-2.0.html -
wp-team-list/tags/3.0.3/includes/Plugin.php
r2359719 r2576397 20 20 * @var string 21 21 */ 22 const VERSION = '3.0. 2';22 const VERSION = '3.0.3'; 23 23 24 24 /** -
wp-team-list/tags/3.0.3/rplus-wp-team-list.php
r2284949 r2576397 4 4 * Plugin URI: https://github.com/wearerequired/wp-team-list 5 5 * 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. 26 * Version: 3.0.3 7 7 * Author: required 8 8 * Author URI: https://required.com -
wp-team-list/tags/3.0.4/rplus-wp-team-list.php
r2576375 r2576397 4 4 * Plugin URI: https://github.com/wearerequired/wp-team-list 5 5 * 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. 36 * Version: 3.0.4 7 7 * Author: required 8 8 * Author URI: https://required.com -
wp-team-list/trunk/rplus-wp-team-list.php
r2576375 r2576397 4 4 * Plugin URI: https://github.com/wearerequired/wp-team-list 5 5 * 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. 36 * Version: 3.0.4 7 7 * Author: required 8 8 * Author URI: https://required.com
Note: See TracChangeset
for help on using the changeset viewer.