Documentation Tag: WordPress

Quick Reply for SMS with wp_sms_render_quick_reply()

In this document, we will show you how to use the wp_sms_render_quick_reply() function to enable the quick reply feature for a given phone number or group of numbers in the WP SMS plugin for WordPress. The quick reply feature allows users to quickly and easily respond to SMS messages with predefined responses or custom text. […]

Read More Read more

Unsubscribe/Opt-Out mobile number by URL

The subscribers can unsubscribe/Opt-Out from the SMS newsletter by URL https://yourdomain.com/?wpsms_unsubscribe=01111111111 How to send the Unsubscribe/Opt-Out link in welcome SMS? You may include the Unsubscribe/Opt-Out link automatically in the welcome SMS? use the below filter in your functions.php theme. How to customize the unsubscribe URL: You may modify the ?wpsms_unsubscribe query string in the URL […]

Read More Read more

Send welcome SMS to new subscribers

By enabling the welcome SMS,  you can send welcome SMS to new subscribers, if you’d like to send Unsubscribe/Opt-Out link at the end of the welcome messages, checkout the Unsubscribe/Opt-Out mobile number by URL article.

Read More Read more

Converting Contact Form 7 Entries into Subscribers

If you wish to store your client’s contact information in the WP SMS newsletter using contact form 7, the following function will assist you in doing so easily. In order to display the list of groups on your form, you must first create a dropdown field in Contact Form 7 that includes the groups. Then […]

Read More Read more

Installation Guide

This document will provide instructions on how to install and activate the WP SMS and WP SMS Pro plugins on your WordPress website. Follow the instructions in this guide to get the WP SMS plugin up and running on your website and start sending SMS messages to your audience. WP SMS: Here, we provide various […]

Read More Read more