Changeset 3471983
- Timestamp:
- 03/01/2026 10:12:14 AM (5 weeks ago)
- Location:
- gray-sms
- Files:
-
- 28 added
- 2 edited
-
tags/1.3.1 (added)
-
tags/1.3.1/assets (added)
-
tags/1.3.1/assets/gr-admin (added)
-
tags/1.3.1/assets/gr-admin/gr-admin-settings.css (added)
-
tags/1.3.1/assets/gr-admin/gr-admin-settings.js (added)
-
tags/1.3.1/assets/gr-front (added)
-
tags/1.3.1/assets/gr-front/gr-front.css (added)
-
tags/1.3.1/gray-sms.php (added)
-
tags/1.3.1/includes (added)
-
tags/1.3.1/includes/gr-admin-settings.php (added)
-
tags/1.3.1/includes/gr-admin-tab (added)
-
tags/1.3.1/includes/gr-admin-tab/gr-admin-nav.php (added)
-
tags/1.3.1/includes/gr-admin-tab/gr-admin-tab-content.php (added)
-
tags/1.3.1/includes/gr-admin-tab/tab-section (added)
-
tags/1.3.1/includes/gr-admin-tab/tab-section/gr-notify-sms.php (added)
-
tags/1.3.1/includes/gr-admin-tab/tab-section/gr-single-sms.php (added)
-
tags/1.3.1/includes/gr-admin-tab/tab-section/gr-sms-logs-template.php (added)
-
tags/1.3.1/includes/gr-api-settings.php (added)
-
tags/1.3.1/includes/gr-assets-file.php (added)
-
tags/1.3.1/includes/gr-sms-logs.php (added)
-
tags/1.3.1/includes/gr-woow-settings.php (added)
-
tags/1.3.1/includes/providers (added)
-
tags/1.3.1/includes/providers/gr-clickatell-settings.php (added)
-
tags/1.3.1/includes/providers/gr-kb-settings.php (added)
-
tags/1.3.1/includes/providers/gr-plivo-settings.php (added)
-
tags/1.3.1/includes/providers/gr-twilio-settings.php (added)
-
tags/1.3.1/includes/providers/gr-vonage-settings.php (added)
-
tags/1.3.1/readme.txt (added)
-
trunk/gray-sms.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gray-sms/trunk/gray-sms.php
r3471976 r3471983 1 1 <?php 2 2 /** 3 * Plugin Name: Gray SMS – Complete SMS , Order & User Notifications3 * Plugin Name: Gray SMS – Complete SMS Notificaitons for WordPress, Woocommerce & Multi Features 4 4 * Plugin URI: https://graywp.com 5 5 * Description: Send WooCommerce order notifications and individual SMS messages using Multiple SMS gateway. 6 6 * Author Name: GrayWP 7 7 * Author URI: https://profiles.wordpress.org/graywp/ 8 * Version: 1.3 8 * Version: 1.3.1 9 9 * tags: send sms, wooocmmerce sms, sms plugin, bulk sms gateway, order notification 10 10 * Requires at least: 6.4 -
gray-sms/trunk/readme.txt
r3471976 r3471983 1 === Gray SMS – WooCommerce SMS Notifications & Multi Gateway Support===1 === Gray SMS – Complete SMS Notificaitons for WordPress, Woocommerce & Multi Features === 2 2 Contributors: graywp 3 3 Tags: sms gateway, woocommerce sms, order sms notification, sms plugin, twilio sms, plivo sms, vonage sms, clickatell sms … … 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.3 7 Stable tag: 1.3.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.