Chat Everywhere

Deskripsyon

Chat Everywhere allows you to make any element in your website be able to open a WhatsApp or a Telegram chat just adding a class to it. Using Chat Everywhere you’ll be able to build a rich contact page adding two popular chat apps to your contact options.

There are already a few of great plugins which allows you to put a floating button in your website to allow your visitors to contact you through WhatsApp or Telegram and they offers a lot of customization, but sometimes it happened to me to find useful to use a simple, normal button to open a chat or a menu item or even a normal textual link. So I decided to develop this really simple but useful (to me) plugin and to share it with the WordPress community, hoping it could help someone else šŸ™‚

In the settings page you can:

- optionally choose a class name which will be used by the plugin to open a chat handling the onclick event. For Whatsapp the default name of this class will be whatsapp_everywhere, for Telegram... telegram_everywhere :)
- For WhatsApp you'll have to set the phone number, for Telegram you'll have to specify the Telegram username
- For WhatsApp you can optionally set a short text your website's visitors will can use to start the chat (by default it is empty)

The last thing you have to do is to add the chosen class to any element you want open a chat: it could be a menu item, a button, a textual link, an image, anything… The way you have to do this depends on the way you build your pages

That’s all. Have a good chat!

Pag-install

Dashboard Method:

  1. Login to your WordPress admin and go to Plugins > Add New
  2. Type ā€œBetter Search Replaceā€ in the search bar and select this plugin
  3. Click ā€œInstallā€, and then ā€œActivate Pluginā€

Upload Method:

  1. Unzip the plugin and upload the ā€œbetter-search-replaceā€ folder to your ā€˜wp-content/plugins’ directory
  2. Activate the plugin through the Plugins menu in WordPress

And you’re done!

FAQ

How many elements can I have in a single page which open the chat?

There is no technical limit to this number: it’s virtually infinite šŸ™‚

Can I use both Whatsapp and Telegram in the same page?

Absolutely yes!

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Chat Everywhere” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Chat Everywhere” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0

  • First version: no change to log šŸ™‚

1.2.0

  • Tested up to 6.4

1.2.1

  • Tested up to 6.4

1.2.2

  • Removed some tags

1.2.3

  • Tested up 6.6

1.2.4

  • Tested up 6.7

1.2.5

  • Tested up 6.9
  • Compatible with PHP 8.1.10

1.2.6

  • Fixed bug detected by WP Hive