Mô tả
v1.0 contains the basic functionality of sending SMS text messages from an admin page, with saved options and compatible with the latest Twilio API.
Cài đặt
Here’s how to install gk-sms:
- Upload the uncompressed zip file’s folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the SMS for WordPress settings page on the left nav of the wp-admin section.
Hỏi đáp
- Do I have to have a Twilio account?
-
Yes. Sign up for a free trial account, or purchase a plan. You’ll need to enter your Twilio API credentials on the settings page.
- Which other SMS providers do you support, other than Twilio?
-
gk-sms currently only supports Twilio. Other providers will come soon!
Đánh giá
Người đóng góp & Lập trình viên
“gk-sms” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “gk-sms” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- The first version of the plugin.
1.0.1
- Added uninstall handler to delete database options when plugin is uninstalled.