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

WordPhone

説明

WordPhone provides a widget that you can add to your theme and allow visitors to simply click the button and call you directly or to call any voice application hosted on a service such as Tropo.com. Visitors do not need any extra program – the plugin uses Phono to launch the call directly in the visitor’s browser using a jQuery plugin with a Flash component plugin. The widget is completely skinnable so that you can make it fit with your theme and site with standard CSS.

See installation instructions (or get the very latest version) on the github wiki site

Note: Problems may arise if your theme incorrectly loads a jQuery version prior to 1.4.X statically (which is not recommended by WordPress). If this happens, please contact your theme developer and urge them to read about how to load scripts with wp_enqueue_script.

Found a bug or need help?

If you run into any issues with this plugin, please look at existing issues or raise a new issue.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.1

  • Initial release

0.2

  • Removed code to address conflicts with jQuery
  • Changed view javascripts to be noConflict() compatible.