Changeset 2606619
- Timestamp:
- 09/29/2021 09:54:38 AM (4 years ago)
- Location:
- smartpush-web-push-notifications
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
smartpush-web-push-notifications/tags/1.0.2/README.md
r2606613 r2606619 4 4 Tags: web push, web push notifications, notifications, subscribe, subscribers, notification, smart, push 5 5 Requires at least: 4.6 6 Tested up to: 5. 7.26 Tested up to: 5.8.1 7 7 Stable tag: 1.0.2 8 8 License: GPLv2 or later -
smartpush-web-push-notifications/tags/1.0.2/smartpush-web-push-notifications.php
r2606613 r2606619 19 19 class SmartPushWebPushNotifications 20 20 { 21 private $version = '1.0. 0';21 private $version = '1.0.2'; 22 22 private $pluginPath; 23 23 private $pluginUrl; -
smartpush-web-push-notifications/trunk/README.md
r2606613 r2606619 4 4 Tags: web push, web push notifications, notifications, subscribe, subscribers, notification, smart, push 5 5 Requires at least: 4.6 6 Tested up to: 5. 7.26 Tested up to: 5.8.1 7 7 Stable tag: 1.0.2 8 8 License: GPLv2 or later -
smartpush-web-push-notifications/trunk/smartpush-web-push-notifications.php
r2606613 r2606619 19 19 class SmartPushWebPushNotifications 20 20 { 21 private $version = '1.0. 0';21 private $version = '1.0.2'; 22 22 private $pluginPath; 23 23 private $pluginUrl;
Note: See TracChangeset
for help on using the changeset viewer.