Plugin Directory

Changeset 3334308


Ignore:
Timestamp:
07/25/2025 07:16:43 PM (8 months ago)
Author:
notificationmaster
Message:

version 1.6.4

Location:
notification-master
Files:
808 added
2 edited

Legend:

Unmodified
Added
Removed
  • notification-master/trunk/notifications-master.php

    r3334303 r3334308  
    55 * Description: Enhance user engagement. Trigger notifications for events, support multiple channels like email and Discord, and personalize with dynamic merge tags. Easy setup and customization.
    66 *
    7  * Version: 1.6.3
     7 * Version: 1.6.4
    88 *
    99 * Author: Notification Master
     
    2626
    2727// Define notification-master constants.
    28 define( 'NOTIFICATION_MASTER_VERSION', '1.6.3' );
     28define( 'NOTIFICATION_MASTER_VERSION', '1.6.4' );
    2929define( 'NOTIFICATION_MASTER_FILE', __FILE__ );
    3030define( 'NOTIFICATION_MASTER_DIR', plugin_dir_path( __FILE__ ) );
  • notification-master/trunk/readme.txt

    r3334303 r3334308  
    33Donate link: https://notification-master.com
    44Tags: web push, email, notifications, sms, whatsapp
    5 Stable tag: 1.6.3
     5Stable tag: 1.6.4
    66Requires at least: 4.9
    77Tested up to: 6.8
     
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1111
    12 The ultimate WordPress notification plugin. Send push notifications, email alerts & automated notifications. Boost user engagement with real-time alerts across 12+ channels including Discord, Slack, WhatsApp & social media.
     12Send push, email, and real-time notifications across 12+ channels like WhatsApp, Slack, and Discord. Boost engagement automatically.
    1313
    1414== Description ==
     
    2929🎥 **Watch Our Complete Setup Tutorial**
    3030Learn how to maximize your WordPress notifications in under 10 minutes:
     31
    3132https://youtu.be/6gRbfHZzi1s?si=03krrf8eVNRbBI8I
    3233
     
    182183== Changelog ==
    183184
     185= 1.6.4 =
     186* Fixed: Small bug in readme.txt file.
     187
    184188= 1.6.3 =
    185189* Enhanced: Fully optimized the responsive design of all settings pages for better mobile usability.
Note: See TracChangeset for help on using the changeset viewer.