Title: ClickReach – Social Share Buttons &amp; Counter
Author: Abinesh.S
Published: <strong>September 23, 2026</strong>
Last modified: September 23, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/clickreach-social-share-buttons.svg)

# ClickReach – Social Share Buttons & Counter

 By [Abinesh.S](https://profiles.wordpress.org/abineshselvarasu/)

[Download](https://downloads.wordpress.org/plugin/clickreach-social-share-buttons.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/clickreach-social-share-buttons/#description)
 * [Reviews](https://wordpress.org/plugins/clickreach-social-share-buttons/#reviews)
 *  [Installation](https://wordpress.org/plugins/clickreach-social-share-buttons/#installation)
 * [Development](https://wordpress.org/plugins/clickreach-social-share-buttons/#developers)

 [Support](https://wordpress.org/support/plugin/clickreach-social-share-buttons/)

## Description

**ClickReach – Social Share Buttons & Counter** is an ultra-fast, lightweight, and
privacy-focused social sharing plugin for WordPress. It adds beautiful, responsive
social sharing buttons with real-time click and share counters to your posts, pages,
and custom post types without slowing down your website.

Unlike heavy commercial alternatives that load bloated libraries, external fonts,
and slow down your Core Web Vitals, **ClickReach** is built from the ground up for
speed, simplicity, and compliance.

### 🚀 Key Features

 * **100% Free Forever:** No locked features, no “Pro” version nag screens, and 
   no subscription fees.
 * **Ultra-Lightweight & Fast:** Pure embedded inline SVGs. Zero external HTTP requests,
   zero webfont downloads, and no render-blocking styles.
 * **Real-time Share & Click Counters:** Live click counting via secure AJAX that
   updates without requiring a page refresh.
 * **Privacy-Friendly & GDPR Compliant:** No third-party tracking scripts, no cookies,
   and no personal data collection.
 * **Top Social Platforms Supported:**
    - **X (formerly Twitter)** with official branding
    - **Facebook**
    - **LinkedIn**
    - **WhatsApp** (optimized for mobile viral sharing)
    - **Pinterest**
    - **Reddit**
    - **Copy Link** (with instant “Copied!” toast feedback)
 * **Customizable Button Shapes:** Choose between **Rounded** (soft corners), **
   Pill** (full capsule), or **Flat** (clean rectangular) styles.
 * **Flexible Placement:**
    - Automatically display above content, below content, or both.
    - Target specific post types (Posts, Pages, or Custom Post Types).
    - Manual embedding anywhere via shortcode: `[clickreach_social_share_buttons]`.
 * **Total Share Count Badge:** Optional aggregate counter showing total shares 
   across all platforms.
 * **Per-Post Controls:** Easily enable or disable share buttons individually on
   any specific post or page from the editor sidebar.
 * **Clean Code:** Strictly adheres to WordPress.org security, nonces, sanitization,
   and coding standards.

### External Services

This plugin generates share links that redirect visitors to external social media
platforms when they choose to click a share button. No data is sent automatically
or in the background — connections only happen when a visitor actively clicks a 
share button, opening the social platform’s standard share page in a new tab.

The following external services are used as share destinations:

**X (Twitter)**
 Used to share a post title and URL on X (formerly Twitter). Data
sent: Post URL and post title (only when user clicks the share button). Service 
URL: https://twitter.com/intent/tweet Terms of Service: https://twitter.com/en/tos
Privacy Policy: https://twitter.com/en/privacy

**Facebook**
 Used to share a post URL on Facebook. Data sent: Post URL (only when
user clicks the share button). Service URL: https://www.facebook.com/sharer/sharer.
php Terms of Service: https://www.facebook.com/terms.php Privacy Policy: https://
www.facebook.com/policy.php

**LinkedIn**
 Used to share a post title and URL on LinkedIn. Data sent: Post URL
and post title (only when user clicks the share button). Service URL: https://www.
linkedin.com/feed/ Terms of Service: https://www.linkedin.com/legal/user-agreement
Privacy Policy: https://www.linkedin.com/legal/privacy-policy

**WhatsApp**
 Used to share a post title and URL via WhatsApp. Data sent: Post URL
and post title (only when user clicks the share button). Service URL: https://api.
whatsapp.com/send Terms of Service: https://www.whatsapp.com/legal/terms-of-service
Privacy Policy: https://www.whatsapp.com/legal/privacy-policy

**Pinterest**
 Used to share a post URL and description on Pinterest. Data sent:
Post URL and post title (only when user clicks the share button). Service URL: https://
pinterest.com/pin/create/button/ Terms of Service: https://policy.pinterest.com/
en/terms-of-service Privacy Policy: https://policy.pinterest.com/en/privacy-policy

**Reddit**
 Used to share a post URL and title on Reddit. Data sent: Post URL and
post title (only when user clicks the share button). Service URL: https://reddit.
com/submit Terms of Service: https://www.redditinc.com/policies/user-agreement Privacy
Policy: https://www.reddit.com/policies/privacy-policy

**Copy Link (no external service)**
 Copies the post URL to the visitor’s clipboard.
No external connection is made.

## Installation

### Automatic Installation (Recommended)

 1. Log in to your WordPress Admin Dashboard.
 2. Navigate to **Plugins > Add New**.
 3. Search for `ClickReach Social Share Buttons`.
 4. Click **Install Now** and then **Activate**.

### Manual Installation

 1. Download the `clickreach-social-share-buttons.zip` file.
 2. Log in to your WordPress Dashboard and go to **Plugins > Add New > Upload Plugin**.
 3. Choose the zip file and click **Install Now**.
 4. Activate the plugin.

### Configuration

 1. Go to **Settings > ClickReach Social Share Buttons** in your WordPress dashboard.
 2. Select your desired social networks, button shapes, and display positions.
 3. Click **Save Settings**.

## FAQ

### Does this plugin require jQuery on the frontend?

No! The frontend sharing buttons and AJAX click tracker are written in pure vanilla
JavaScript, ensuring zero dependency on jQuery and optimal Core Web Vitals scores.

### Does this plugin slow down my site?

Not at all. The plugin uses pure inline SVGs (less than 3KB total) and loads CSS/
JS conditionally only on pages where buttons are actively displayed.

### How does the click counter work?

When a visitor clicks a share link, a secure background AJAX request increments 
the recorded count for that specific post and platform, updating the live counter
in real time without refreshing the page.

### Can I place the buttons manually?

Yes! Simply use the shortcode `[clickreach_social_share_buttons]` inside any post,
page, block, or page builder (Elementor, Beaver Builder, etc.).

### Is this plugin GDPR compliant?

Yes, completely. It does not set cookies, does not collect personal visitor data,
and does not connect to third-party ad or tracking networks. The only external connections
made are the standard share redirect URLs that open on the social platform’s own
website when a user clicks a share button — no data is sent automatically or in 
the background.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ClickReach – Social Share Buttons & Counter” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Abinesh.S ](https://profiles.wordpress.org/abineshselvarasu/)

[Translate “ClickReach – Social Share Buttons & Counter” into your language.](https://translate.wordpress.org/projects/wp-plugins/clickreach-social-share-buttons)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial public release on WordPress.org.
 * Embedded crisp inline SVG icons for X, Facebook, LinkedIn, WhatsApp, Pinterest,
   Reddit, and Copy Link.
 * Added real-time AJAX click tracking with secure nonces.
 * Added flexible display positioning (Above, Below, Both, or Shortcode).
 * Added 3 button shape styles: Rounded, Pill, and Flat.
 * Added per-post override metabox in post editor.
 * Added Total Share Count badge option.
 * 100% WordPress.org coding standard compliance.

## Meta

 *  Version **1.0.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [share buttons](https://wordpress.org/plugins/tags/share-buttons/)[share counter](https://wordpress.org/plugins/tags/share-counter/)
   [social counter](https://wordpress.org/plugins/tags/social-counter/)[social share](https://wordpress.org/plugins/tags/social-share/)
   [social sharing](https://wordpress.org/plugins/tags/social-sharing/)
 *  [Advanced View](https://wordpress.org/plugins/clickreach-social-share-buttons/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/clickreach-social-share-buttons/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/clickreach-social-share-buttons/reviews/)

## Contributors

 *   [ Abinesh.S ](https://profiles.wordpress.org/abineshselvarasu/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/clickreach-social-share-buttons/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://profiles.wordpress.org/abineshselvarasu/)