Plugin Directory

Changeset 2953209


Ignore:
Timestamp:
08/14/2023 11:03:50 AM (3 years ago)
Author:
apsaraaruna
Message:

Tested on WP 6.3

Location:
popup-notification-news-alert
Files:
47 added
2 edited

Legend:

Unmodified
Added
Removed
  • popup-notification-news-alert/trunk/popup-alert-plugin.php

    r2251494 r2953209  
    1010 *
    1111 * @link              https://profile.wordpress.org/apsaraaruna
    12  * @since             1.0.0
     12 * @since             1.0.4
    1313 * @package           Popup_alert_Plugin
    1414 *
     
    1717 * Plugin URI:        https://wordpress.org/plugins/popup-notification-news-alert/
    1818 * Description:       This is a short description of what the plugin does. It's displayed in the WordPress admin area.
    19  * Version:           1.0.0
     19 * Version:           1.0.4
    2020 * Author:            Apsara Aruna
    2121 * Author URI:        https://profile.wordpress.org/apsaraaruna
     
    7171    $plugin = new Popup_Alert_Plugin();
    7272    $plugin->run();
    73 
    7473}
    7574run_popup_alert_plugin();
  • popup-notification-news-alert/trunk/readme.txt

    r2582665 r2953209  
    33Tags: toast, popup, notification, news, alert, news popup, popup alert, news alert, news notification, toast message,
    44Requires at least: 4.6
    5 Tested up to: 5.8
     5Tested up to: 6.3
    66Requires PHP: 5.6
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4141
    4242== Changelog ==
     43= 1.0.4 =
     44* Tested on WP 6.3
     45
    4346= 1.0.3 =
    4447* Tested on WP 5.8
Note: See TracChangeset for help on using the changeset viewer.