Plugin Directory

Changeset 2561292


Ignore:
Timestamp:
07/09/2021 06:25:10 PM (5 years ago)
Author:
digitalpush
Message:

v1.6.0

Location:
digitalpush/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • digitalpush/trunk/dgpntf.php

    r2484752 r2561292  
    33* Plugin Name: DigitalPUSH
    44* Plugin URI: http://digitalpush.org/
    5 * Version: 1.5.9
     5* Version: 1.6.0
    66* Author: DigitalPUSH
    77* Author URI: http://digitalpush.org/
     
    4141        $this->plugin->name         = 'digitalpush-notifications'; // Plugin Folder
    4242        $this->plugin->displayName  = 'DigitalPUSH'; // Plugin Name
    43         $this->plugin->version      = '1.5.9';
     43        $this->plugin->version      = '1.6.0';
    4444        $this->plugin->folder       = plugin_dir_path( __FILE__ );
    4545        $this->plugin->url          = plugin_dir_url( __FILE__ );
  • digitalpush/trunk/readme.txt

    r2484752 r2561292  
    33Tags: chrome, firefox, safari, push, push notifications, push notification, chrome push, safari push, firefox push, notification, notifications, web push, notify, mavericks, android, android push, android notifications, android notification, mobile notification, mobile notifications, mobile, desktop notification, roost, goroost, desktop notifications, gcm, push messages, free push notifications, free web notifications, free browser notifications, digitalpush
    44Requires at least: 3.6
    5 Tested up to: 5.7
    6 Stable tag: 1.5.9
     5Tested up to: 5.8
     6Stable tag: 1.6.0
    77Requires PHP: 5.5
    88License: GPLv2 or later
     
    5959
    6060== Changelog ==
     61= 1.6.0 =
     62* Tested compatibility with WordPress 5.8
    6163
    6264= 1.5.9 =
Note: See TracChangeset for help on using the changeset viewer.