Descrição
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.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“WordPhone” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “WordPhone” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
0.1
- Initial release
0.2
- Removed code to address conflicts with jQuery
- Changed view javascripts to be noConflict() compatible.