Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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.