Plugin Directory

Changeset 3293569


Ignore:
Timestamp:
05/14/2025 10:27:36 PM (11 months ago)
Author:
expresstechsoftware
Message:

Updating 1.0.15 version

Location:
connect-learndash-and-discord
Files:
166 added
3 edited

Legend:

Unmodified
Added
Removed
  • connect-learndash-and-discord/trunk/CHANGELOG.txt

    r3096662 r3293569  
     1= 1.0.15 =
     2- Updated plugin to support WordPress version 6.8
     3
    14= 1.0.14 =
    25- Removed duplicate Discord role name from the 'Connect' button on the account student page.
  • connect-learndash-and-discord/trunk/README.txt

    r3096662 r3293569  
    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.0.14
     10Stable tag: 1.0.15
    1111License: GPLv2
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • connect-learndash-and-discord/trunk/learndash-discord.php

    r3096662 r3293569  
    1111 * Plugin URI:        https://www.expresstechsoftwares.com/learndash-and-discord-integration
    1212 * Description:       Connect LearnDash with Discord and open an oppurtunity of creating a vibrating community of your course learners.
    13  * Version:           1.0.14
     13 * Version:           1.0.15
    1414 * Author:            ExpressTech Softwares Solutions Pvt Ltd
    1515 * Author URI:        https://www.expresstechsoftwares.com
     
    2828 * Currently plugin version.
    2929 */
    30 define( 'LEARNDASH_DISCORD_VERSION', '1.0.14' );
     30define( 'LEARNDASH_DISCORD_VERSION', '1.0.15' );
    3131
    3232/**
Note: See TracChangeset for help on using the changeset viewer.