Changeset 2719604
- Timestamp:
- 05/06/2022 07:32:17 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
r2661866 r2719604 3 3 * Plugin Name: DigitalPUSH 4 4 * Plugin URI: http://digitalpush.org/ 5 * Version: 1.6. 15 * Version: 1.6.2 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. 1';43 $this->plugin->version = '1.6.2'; 44 44 $this->plugin->folder = plugin_dir_path( __FILE__ ); 45 45 $this->plugin->url = plugin_dir_url( __FILE__ ); -
digitalpush/trunk/readme.txt
r2661866 r2719604 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.95 Tested up to: 6.0 6 6 Stable tag: 1.6.1 7 7 Requires PHP: 5.5 … … 59 59 60 60 == Changelog == 61 = 1.6.2 = 62 * Tested compatibility with WordPress 6.0 63 61 64 = 1.6.1 = 62 65 * Tested compatibility with WordPress 5.9
Note: See TracChangeset
for help on using the changeset viewer.