Chat Everywhere

外掛說明

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!

安裝方式

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!

常見問題集

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!

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Chat Everywhere〉的開發相關工作。

參與者

將〈Chat Everywhere〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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