This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WordPhone

Description

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WordPhone” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WordPhone” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • Initial release

0.2

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