Plugin Directory

Changeset 3393896


Ignore:
Timestamp:
11/11/2025 08:59:36 PM (5 months ago)
Author:
expresstechsoftware
Message:

Updated to version 1.3.4

Location:
expresstechsoftwares-memberpress-discord-add-on
Files:
178 added
3 edited

Legend:

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

    r3354131 r3393896  
     1= 1.1.4 =
     2- Updated plugin name as per request from wp.org directory.
     3
    14= 1.1.3 =
    25- Add RUN API implementation for Pro version to bulk insert membership events into wp_ets_mepr_events_log.
  • expresstechsoftwares-memberpress-discord-add-on/trunk/README.txt

    r3354138 r3393896  
    1 === Sell access, Automate, and add Engaging Exclusive Discord Access: Introducing the MemberPress Discord Addon — Elevate Your Community! ===
     1=== ExpressTechSoftwares Addon for MemberPress and Discord ===
    22Contributors: expresstechsoftware, webbdeveloper, sunnysoni, vanbom
    33Tags: Memberships, discord role management, sell private access, communities, memberpress
     
    88Tested up to: 6.7.1
    99Requires PHP: 7.0
    10 Stable tag: 1.1.3
     10Stable tag: 1.1.4
    1111License: GPLv2
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • expresstechsoftwares-memberpress-discord-add-on/trunk/memberpress-discord.php

    r3354131 r3393896  
    1010 *
    1111 * @wordpress-plugin
    12  * Plugin Name:       Connect MemberPress To Discord
     12 * Plugin Name:       ExpressTechSoftwares Addon for MemberPress and Discord
    1313 * Plugin URI:        https://www.expresstechsoftwares.com/memberpress-discord-add-on/
    1414 * Description:       Allow memberpress users to connect their site to discord and allow them to be part of your discord community, site admin can allow discord roles based on the membership a member have and can sell private content in role specific discord channels.
    15  * Version:           1.1.3
     15 * Version:           1.1.4
    1616 * Author:            ExpressTech Softwares Solutions Pvt Ltd
    1717 * Author URI:        https://www.expresstechsoftwares.com
     
    3030 * Currently plugin version.
    3131 */
    32 define( 'ETS_MEMBERPRESS_DISCORD_VERSION', '1.1.3' );
     32define( 'ETS_MEMBERPRESS_DISCORD_VERSION', '1.1.4' );
    3333
    3434/**
Note: See TracChangeset for help on using the changeset viewer.