Changeset 3199347
- Timestamp:
- 11/29/2024 10:09:55 AM (15 months ago)
- Location:
- sendpulse-web-push
- Files:
-
- 23 added
- 2 edited
-
tags/1.3.9 (added)
-
tags/1.3.9/css (added)
-
tags/1.3.9/css/custom.css (added)
-
tags/1.3.9/extra (added)
-
tags/1.3.9/extra/sp-push-manifest.json (added)
-
tags/1.3.9/extra/sp-push-worker-fb.js (added)
-
tags/1.3.9/extra/sp-push-worker.js (added)
-
tags/1.3.9/faq.php (added)
-
tags/1.3.9/img (added)
-
tags/1.3.9/img/menu_icon.png (added)
-
tags/1.3.9/init.php (added)
-
tags/1.3.9/installdeinstall.php (added)
-
tags/1.3.9/js (added)
-
tags/1.3.9/js/utils.js (added)
-
tags/1.3.9/languages (added)
-
tags/1.3.9/languages/sendpulse-webpush-en_GB.mo (added)
-
tags/1.3.9/languages/sendpulse-webpush-en_GB.po (added)
-
tags/1.3.9/languages/sendpulse-webpush-ru_RU.mo (added)
-
tags/1.3.9/languages/sendpulse-webpush-ru_RU.po (added)
-
tags/1.3.9/languages/sendpulse-webpush.pot (added)
-
tags/1.3.9/readme.txt (added)
-
tags/1.3.9/sendpulse-webpush.php (added)
-
tags/1.3.9/settings.php (added)
-
trunk/init.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sendpulse-web-push/trunk/init.php
r3179882 r3199347 4 4 * Plugin URI: https://sendpulse.com/integrations/cms/wordpress 5 5 * Description: SendPulse Free Web Push plugin adds your web push integration code into the <head> section of your website. The plugin will enable web push subscription requests to your website visitors and optionally pass emails and names of logged in users for segmentation and personalization. To get started: 1)Click the "Activate" link to the left of this description, 2) Sign up for a free <a href="https://sendpulse.com/webpush/register?utm_source=wordpress&utm_medium=referral&utm_campaign=wordpresspush">Sendpulse account</a>, and 3) Add your website to SendPulse, copy and paste the integation code into the plugin settings section 6 * Version: 1.3. 86 * Version: 1.3.9 7 7 * Author: SendPulse 8 8 * Author URI: https://sendpulse.com/webpush?utm_source=wordpress -
sendpulse-web-push/trunk/readme.txt
r3179882 r3199347 7 7 Requires PHP: 5.6 8 8 Requires at least: 5.7 9 Tested up to: 6. 6.210 Stable tag: 1.3. 89 Tested up to: 6.7.1 10 Stable tag: 1.3.9 11 11 License: GPLv2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 66 66 67 67 == Changelog == 68 = 1.3.9 = 69 * Updated supported WP versions 70 * Tested up to 6.7.1 71 68 72 = 1.3.8 = 69 73 * Fix script output bug
Note: See TracChangeset
for help on using the changeset viewer.