Title: Wapulse Chat
Author: habibnoori
Published: <strong>May 9, 2026</strong>
Last modified: May 13, 2026

---

Search plugins

![](https://ps.w.org/wapulse-chat/assets/banner-772x250.png?rev=3527031)

![](https://ps.w.org/wapulse-chat/assets/icon-256x256.png?rev=3527031)

# Wapulse Chat

 By [habibnoori](https://profiles.wordpress.org/habibnoori/)

[Download](https://downloads.wordpress.org/plugin/wapulse-chat.1.0.3.zip)

 * [Details](https://test.wordpress.org/plugins/wapulse-chat/#description)
 * [Reviews](https://test.wordpress.org/plugins/wapulse-chat/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/wapulse-chat/#installation)
 * [Development](https://test.wordpress.org/plugins/wapulse-chat/#developers)

 [Support](https://wordpress.org/support/plugin/wapulse-chat/)

## Description

Wapulse Chat is a simple and lightweight WordPress plugin that lets you add a customizable
click-to-chat button for WhatsApp conversations on your website.

The plugin is designed for website owners, service providers, agencies, stores, 
consultants, and businesses that want to make it easier for visitors to start a 
WhatsApp conversation directly from the website.

With Wapulse Chat, you can add a floating chat button, set your WhatsApp number,
customize the default message, choose the button position, adjust the button color,
and use a shortcode to place the chat button anywhere on your website.

This first version focuses on clean basic functionality, performance, and ease of
use. It does not require any WhatsApp API setup, third-party account, or complicated
configuration.

Wapulse Chat is intentionally built as a privacy-conscious, single-purpose click-
to-chat utility. It does not collect visitor data, does not load external scripts,
and gives site owners simple control over frontend visibility for mobile and desktop
visitors.

#### Key Features

 * Add a floating click-to-chat button to your website.
 * Set your WhatsApp number from the admin settings page.
 * Add a custom default message.
 * Customize the button text.
 * Choose button position: bottom right or bottom left.
 * Change the button color.
 * Enable or disable the floating button.
 * Display a WhatsApp SVG icon with the button.
 * Use shortcode support to place the button manually.
 * Lightweight frontend styling.
 * No API setup required.

#### Shortcode

You can display the WhatsApp chat button anywhere using:

    ```
    [wapulse_chat]
    ```

You can also customize the text and message:

    ```
    [wapulse_chat text="Get Quote on WhatsApp" message="Hello, I need more details."]
    ```

#### How It Works

Wapulse Chat creates a WhatsApp click-to-chat link using your saved phone number
and default message. When a visitor clicks the button, WhatsApp opens with your 
pre-filled message.

#### Important Note

This plugin is not an official WhatsApp product and is not affiliated with WhatsApp
LLC or Meta Platforms, Inc. WhatsApp is a trademark of its respective owner.

## Screenshots

 * [[
 * Wapulse Chat main settings page.
 * [[
 * Wapulse Chat configuration options for WhatsApp number, default message, and 
   button text.
 * [[
 * Wapulse Chat configuration options for button position, color, and mobile/desktop
   visibility.
 * [[
 * Floating WhatsApp chat button demo displayed on the website frontend.

## Installation

 1. Upload the `wapulse-chat` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Go to Settings > Wapulse Chat.
 4. Enter your WhatsApp number with country code and without the plus sign.
 5. Add your default message.
 6. Choose your button position and color.
 7. Save the settings.
 8. Visit your website frontend to see the floating WhatsApp chat button.

## FAQ

### Do I need the WhatsApp Business API to use this plugin?

No. Wapulse Chat works with a simple click-to-chat link. You do not need WhatsApp
Business API, Meta Cloud API, or Twilio setup for the basic version.

### How should I enter my WhatsApp number?

Enter your number with the country code and without the plus sign. For example, 
use `923001234567` instead of `+92 300 1234567`.

### Can I change the default message?

Yes. You can customize the default message from the Wapulse Chat settings page.

### Can I change the button position?

Yes. The current version supports bottom right and bottom left positions.

### Can I use the button inside a page or post?

Yes. Use the `[wapulse_chat]` shortcode anywhere inside a page, post, widget area,
or compatible page builder.

### Does this plugin send automated WhatsApp messages?

No. The basic version only opens WhatsApp with a pre-filled message when the visitor
clicks the button.

### Is this plugin affiliated with WhatsApp or Meta?

No. Wapulse Chat is an independent plugin and is not affiliated with WhatsApp LLC
or Meta Platforms, Inc.

## Reviews

![](https://secure.gravatar.com/avatar/9e3513ba65c8d27e34d569625f34c371ec204d484b25e370448f29fde68100df?
s=60&d=retro&r=g)

### 󠀁[Best Lightweight WhatsApp Plugin—Fast, Private, and Zero API Hassle!](https://wordpress.org/support/topic/best-lightweight-whatsapp-plugin-fast-private-and-zero-api-hassle/)󠁿

 [Muhammad Ammar Yasir](https://profiles.wordpress.org/ammaryasirhere/) May 14, 
2026

This plugin is an absolute game-changer! If you need a WhatsApp chat button without
the headache of complex API setups or heavy scripts slowing down your site, Wapulse
Chat is a no-brainer. It is incredibly lightweight, respects visitor privacy, and
literally takes less than two minutes to configure. The option to customize colors,
placement, and pre-filled messages right from the dashboard or via shortcodes makes
it perfect for any layout. Beautifully built, highly recommended!

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/wapulse-chat/reviews/)

## Contributors & Developers

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

Contributors

 *   [ habibnoori ](https://profiles.wordpress.org/habibnoori/)

[Translate “Wapulse Chat” into your language.](https://translate.wordpress.org/projects/wp-plugins/wapulse-chat)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wapulse-chat/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wapulse-chat/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wapulse-chat/) by
[RSS](https://plugins.trac.wordpress.org/log/wapulse-chat/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Initial release.
 * Added floating WhatsApp click-to-chat button.
 * Added admin settings page.
 * Added custom WhatsApp number field.
 * Added default message field.
 * Added button text setting.
 * Added button position setting.
 * Added button color setting.
 * Added enable/disable floating button option.
 * Added WhatsApp SVG icon.
 * Added shortcode support.
 * Added shortcode usage note in the settings area.
 * Added a welcome banner after plugin activation.
 * Added Explore More and Write Review buttons.
 * Added dismiss option for the welcome banner.
 * Replaced the welcome banner tick icon with the actual Wapulse Chat logo.
 * Improved welcome banner branding and visual consistency.

## Meta

 *  Version **1.0.3**
 *  Last updated **4 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wapulse-chat/)
 * Tags
 * [chat](https://test.wordpress.org/plugins/tags/chat/)[click to chat](https://test.wordpress.org/plugins/tags/click-to-chat/)
   [customer support](https://test.wordpress.org/plugins/tags/customer-support/)
   [floating button](https://test.wordpress.org/plugins/tags/floating-button/)[whatsapp](https://test.wordpress.org/plugins/tags/whatsapp/)
 *  [Advanced View](https://test.wordpress.org/plugins/wapulse-chat/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wapulse-chat/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wapulse-chat/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wapulse-chat/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wapulse-chat/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wapulse-chat/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wapulse-chat/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wapulse-chat/reviews/)

## Contributors

 *   [ habibnoori ](https://profiles.wordpress.org/habibnoori/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wapulse-chat/)