Plugin Directory

Changeset 3291338


Ignore:
Timestamp:
05/11/2025 01:53:26 PM (11 months ago)
Author:
expresstechsoftware
Message:

Updating version 1.2.23

Location:
pmpro-discord-add-on
Files:
144 added
3 edited

Legend:

Unmodified
Added
Removed
  • pmpro-discord-add-on/trunk/CHANGELOG.txt

    r3156999 r3291338  
     1= 1.2.23 =
     2- Updated plugin to support WordPress version 6.8
     3
    14= 1.2.22 =
    25- Fixed issue with exceeding tag limit in plugin's metadata to comply with WordPress.org requirements.
  • pmpro-discord-add-on/trunk/pmpro-discord.php

    r3156999 r3291338  
    44 * Plugin URI:  https://www.expresstechsoftwares.com/step-by-step-documentation-guide-on-how-to-connect-pmpro-and-discord-server-using-discord-addon
    55 * Description: Connect your PaidMebershipPro site to your discord server, enable your members to be part of your community.
    6  * Version: 1.2.22
     6 * Version: 1.2.23
    77 * Author: ExpressTech Software Solutions Pvt. Ltd., Strangers Studios
    88 * Author URI: https://www.expresstechsoftwares.com
     
    1515
    1616// create plugin version constant.
    17 define( 'ETS_PMPRO_VERSION', '1.2.22' );
     17define( 'ETS_PMPRO_VERSION', '1.2.23' );
    1818
    1919// create plugin url constant.
  • pmpro-discord-add-on/trunk/readme.txt

    r3156999 r3291338  
    66Author: ExpressTech Software Solutions Pvt. Ltd.
    77Requires at least: 4.7
    8 Tested up to: 6.5
     8Tested up to: 6.8
    99Requires PHP: 7.0
    10 Stable tag: 1.2.22
     10Stable tag: 1.2.23
    1111License: GPLv2
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.