
This plugin gives you the ability to send SMS to your WordPress website globally. Install and use SMS functions directly.
| Author: | grilabs (profile at wordpress.org) |
| WordPress version required: | 4.9 |
| WordPress version tested: | 5.8.8 |
| Plugin version: | 1.2.8 |
| Added to WordPress repository: | 04-07-2019 |
| Last updated: | 31-10-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://wordpress.org/plugins/wp-sms-function... |
| Total downloads: | 3 134 |
| Active installs: | 90+ |
![]() Click to start download |
|
This simple plugin developed for developers.
Can not be used alone! yet, it does not have an end-user feature.
It completes your sms settings once and you can now use SMS functions in all WordPress.
You can add new SMS provider to inc/providers folder. Netgsm_Provider.php may be example for you! For more detail please write us: wp@gri.net
This example provider use WordPress HTTP API with GET method. Connect provider API url and processes the results.
How to use?
Again it is worth mentioning, this is a developer plugin. You can’t use this plug-in as an end-user.
- For SMS sending: Use
wp_sms_send_sms($receiver_number, $message). If this function unknowned, you can include fileABSPATH . '/wp-content/plugins/wp-sms-functions/inc/functions.php'. Including too many times will not cause problems. It will protect itself against it.
FAQ
ChangeLog
