Changeset 3189142
- Timestamp:
- 11/15/2024 01:41:17 AM (16 months ago)
- Location:
- textingonly/trunk
- Files:
-
- 3 edited
-
changelog.json (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
textingonly.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
textingonly/trunk/changelog.json
r3144375 r3189142 1 1 { 2 "1.0.1": { 3 "New": [ 4 "Check compatibility with WordPress version 6.7" 5 ] 6 }, 2 7 "1.0.0": { 3 8 "New": [ -
textingonly/trunk/readme.txt
r3144375 r3189142 3 3 Requires at least: 6.0 4 4 Requires PHP: 8.0 5 Tested up to: 6. 6.16 Stable tag: 1.0. 07 Tags: texting, sms, text messages, marketing, textbot5 Tested up to: 6.7 6 Stable tag: 1.0.1 7 Tags: texting, sms, coupons, marketing, textbot 8 8 License: GPLv2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 In its most basic form, the TextingOnly plugin makes it simple to integrate SMS into your website and give your website visitors another way to get in touch - via text. In its advanced form, the TextingOnly plugin makes it easy integrate complex SMS capabilities into your website and/or marketing plan. 15 In its most basic form, the TextingOnly plugin makes it simple to integrate SMS into your website and give your website visitors another way to get in touch - via text. In its advanced form, the TextingOnly plugin makes it easy integrate complex SMS capabilities into your website and/or marketing plan. For example, easily add digital coupons to your website where users can opt to have the coupons texted to them instantaneously. 16 16 17 17 TextingOnly offers business text messaging solutions - tools that have been reimagined from traditional voice, media, or email communication to harness the power of SMS. Modernize communication with both current users and new users, and effortlessly personalize customer interactions within the SMS framework. Increase conversion with powerful SMS communication / marketing tools, and with the help of advanced automations and tracking. … … 84 84 == Changelog == 85 85 86 = 1.0.1 = 87 * Check compatibility with WordPress version 6.7 88 86 89 = 1.0.0 = 87 90 * Initial release -
textingonly/trunk/textingonly.php
r3144375 r3189142 10 10 * Plugin URI: https://www.textingonly.com/wordpress-plugin/ 11 11 * Description: Easily integrate business SMS texting products and tools into your website. 12 * Version: 1.0. 012 * Version: 1.0.1 13 13 * Requires at least: 6.0 14 14 * Requires PHP: 8.0
Note: See TracChangeset
for help on using the changeset viewer.