Changeset 2561292
- Timestamp:
- 07/09/2021 06:25:10 PM (5 years ago)
- Location:
- digitalpush/trunk
- Files:
-
- 2 edited
-
dgpntf.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
digitalpush/trunk/dgpntf.php
r2484752 r2561292 3 3 * Plugin Name: DigitalPUSH 4 4 * Plugin URI: http://digitalpush.org/ 5 * Version: 1. 5.95 * Version: 1.6.0 6 6 * Author: DigitalPUSH 7 7 * Author URI: http://digitalpush.org/ … … 41 41 $this->plugin->name = 'digitalpush-notifications'; // Plugin Folder 42 42 $this->plugin->displayName = 'DigitalPUSH'; // Plugin Name 43 $this->plugin->version = '1. 5.9';43 $this->plugin->version = '1.6.0'; 44 44 $this->plugin->folder = plugin_dir_path( __FILE__ ); 45 45 $this->plugin->url = plugin_dir_url( __FILE__ ); -
digitalpush/trunk/readme.txt
r2484752 r2561292 3 3 Tags: 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 4 4 Requires at least: 3.6 5 Tested up to: 5. 76 Stable tag: 1. 5.95 Tested up to: 5.8 6 Stable tag: 1.6.0 7 7 Requires PHP: 5.5 8 8 License: GPLv2 or later … … 59 59 60 60 == Changelog == 61 = 1.6.0 = 62 * Tested compatibility with WordPress 5.8 61 63 62 64 = 1.5.9 =
Note: See TracChangeset
for help on using the changeset viewer.