Changeset 2661866
- Timestamp:
- 01/22/2022 09:30:58 PM (4 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
r2561292 r2661866 3 3 * Plugin Name: DigitalPUSH 4 4 * Plugin URI: http://digitalpush.org/ 5 * Version: 1.6. 05 * Version: 1.6.1 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.6. 0';43 $this->plugin->version = '1.6.1'; 44 44 $this->plugin->folder = plugin_dir_path( __FILE__ ); 45 45 $this->plugin->url = plugin_dir_url( __FILE__ ); -
digitalpush/trunk/readme.txt
r2561292 r2661866 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. 86 Stable tag: 1.6. 05 Tested up to: 5.9 6 Stable tag: 1.6.1 7 7 Requires PHP: 5.5 8 8 License: GPLv2 or later … … 59 59 60 60 == Changelog == 61 = 1.6.1 = 62 * Tested compatibility with WordPress 5.9 63 61 64 = 1.6.0 = 62 65 * Tested compatibility with WordPress 5.8
Note: See TracChangeset
for help on using the changeset viewer.