Plugin Directory

Changeset 2424076


Ignore:
Timestamp:
11/24/2020 01:37:02 AM (5 years ago)
Author:
digitalpush
Message:

tested compatibility with wordpress 5.6

Location:
digitalpush/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • digitalpush/trunk/dgpntf.php

    r2350111 r2424076  
    33* Plugin Name: DigitalPUSH
    44* Plugin URI: http://digitalpush.org/
    5 * Version: 1.5.7
     5* Version: 1.5.8
    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.7';
     43        $this->plugin->version      = '1.5.8';
    4444        $this->plugin->folder       = plugin_dir_path( __FILE__ );
    4545        $this->plugin->url          = plugin_dir_url( __FILE__ );
  • digitalpush/trunk/readme.txt

    r2350111 r2424076  
    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.5
    6 Stable tag: 1.5.7
     5Tested up to: 5.6
     6Stable tag: 1.5.8
    77Requires PHP: 5.5
    88License: GPLv2 or later
     
    6060== Changelog ==
    6161
     62= 1.5.8 =
     63* Tested compatibility with WordPress 5.6
     64
    6265= 1.5.7 =
    6366* Tested compatibility with WordPress 5.5
Note: See TracChangeset for help on using the changeset viewer.