このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

gk-sms

説明

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.

インストール

Here’s how to install gk-sms:

  1. Upload the uncompressed zip file’s folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the SMS for WordPress settings page on the left nav of the wp-admin section.

FAQ

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!

評価

2018年5月25日
Hey there amazing plugin, I was wondering if there was a way to change it from 160 character 160 to 600.
2件のレビューをすべて表示

貢献者と開発者

gk-sms はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“gk-sms” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • The first version of the plugin.

1.0.1

  • Added uninstall handler to delete database options when plugin is uninstalled.