Plugin Directory

Changeset 3111521


Ignore:
Timestamp:
07/03/2024 08:24:32 AM (21 months ago)
Author:
expresstechsoftware
Message:

Updating pro links readme file

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

Legend:

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

    r3111114 r3111521  
     1= 1.0.25 =
     2- Update readme file
     3
    14= 1.0.24 =
    25- Fixe Pro link in readme file
  • expresstechsoftwares-memberpress-discord-add-on/trunk/README.txt

    r3111114 r3111521  
    88Tested up to: 6.5
    99Requires PHP: 7.0
    10 Stable tag: 1.0.24
     10Stable tag: 1.0.25
    1111License: GPLv2
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2121With over 19+ features, including automated role assignment, expiration handling, and direct messaging, you'll save time while boosting member engagement. Perfect for content creators, coaches, moderators, and community leaders looking to monetize their expertise. Elevate your membership offering and create a vibrant, interactive space for your most dedicated followers.
    2222
    23 [Manual](https://www.expresstechsoftwares.com/step-by-step-documentation-guide-on-how-to-connect-memberpress-and-discord-server-using-discord-pro-addon/?utm_source=wordpress.org&utm_medium=plugin_dir&utm_content=step-by-step&utm_term=step-by-step) | [Support](https://wordpress.org/support/plugin/expresstechsoftwares-memberpress-discord-add-on/) | [Demo](https://www.youtube.com/watch?v=2LHUGlwPxNI&feature=youtu.be) | [Premium Features](https://www.expresstechsoftwares.com/memberpress-discord-pro-sell-access-automate-and-add-engaging-exclusive-discord-access-elevate-your-community/)
     23[Manual](https://www.expresstechsoftwares.com/step-by-step-documentation-guide-on-how-to-connect-memberpress-and-discord-server-using-discord-pro-addon/?utm_source=wordpress.org&utm_medium=plugin_dir&utm_content=step-by-step&utm_term=step-by-step) | [Support](https://wordpress.org/support/plugin/expresstechsoftwares-memberpress-discord-add-on/) | [Demo](https://www.youtube.com/watch?v=2LHUGlwPxNI&feature=youtu.be) | [Premium Features](https://www.expresstechsoftwares.com/memberpress-discord-pro-sell-access-automate-and-add-engaging-exclusive-discord-access-elevate-your-community?utm_source=wordpress.org&utm_medium=plugin_directory&utm_content=premium_features&utm_term=mepr_discord_pro)
    2424
    2525* **Unlock Exclusive Discord Realms:** Elevate your members' experience with access to private Discord servers tailored to their membership tier. Create an air of exclusivity that keeps subscribers coming back for more.
     
    7070* [Steps Connecting Discord Addon.](https://www.expresstechsoftwares.com/step-by-step-documentation-guide-on-how-to-connect-memberpress-and-discord-server-using-discord-addon/?utm_source=wordpress.org&utm_medium=plugin_directory&utm_content=steps_connecting_mepr_and_discord)
    7171
    72 [Pro Version Addon Features for MemberPress-Discord](https://www.expresstechsoftwares.com/memberpress-discord-pro-sell-access-automate-and-add-engaging-exclusive-discord-access-elevate-your-community/)
     72[Pro Version Addon Features for MemberPress-Discord](https://www.expresstechsoftwares.com/memberpress-discord-pro-sell-access-automate-and-add-engaging-exclusive-discord-access-elevate-your-community?utm_source=wordpress.org&utm_medium=plugin_directory&utm_content=mepr_pro_version_features&utm_term=mepr_discord_pro)
    7373
    7474* **A. Enhanced Role Management**
  • expresstechsoftwares-memberpress-discord-add-on/trunk/memberpress-discord.php

    r3111114 r3111521  
    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.0.24
     15 * Version:           1.0.25
    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.0.24' );
     32define( 'ETS_MEMBERPRESS_DISCORD_VERSION', '1.0.25' );
    3333
    3434/**
Note: See TracChangeset for help on using the changeset viewer.