Title: CleverPush
Author: CleverPush
Published: <strong>اگست 5, 2016</strong>
Last modified: فروری 12, 2025

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

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

# CleverPush

 منجانب [CleverPush](https://profiles.wordpress.org/cleverpush/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/cleverpush.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/cleverpush/#description)
 * [جائزے](https://ur.wordpress.org/plugins/cleverpush/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/cleverpush/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/cleverpush/#developers)

 [معاونت](https://wordpress.org/support/plugin/cleverpush/)

## تفصیل

Installing the CleverPush plugin will automatically insert the CleverPush code into
your WordPress site. It will also give you the possibility to create a notification
when publishing a new post.

What is CleverPush?
 CleverPush lets you send browser push notifications to your
users in the simplest way possible.

AMP Support:
 If you are using the classic / reader mode with a custom theme, please
make sure your theme supports the following AMP hooks: * amp_post_template_body_open*
amp_post_template_footer * amp_post_template_css

### Configuration

Enter your CleverPush API keys in the given fields. You can find your API keys in
the CleverPush backoffice under Settings > API.

## انسٹالیشن

Extract the zip file and just drop the contents in the wp-content/plugins/ directory
of your WordPress installation and then activate the Plugin from the Plugins page.

## عمومی سوالات

### I have activated the plugin but the confirmation prompt is now shown

Please enter your API keys in the plugin’s settings and select a channel. If no 
channel is available, you need to create one at cleverpush.com
 If you are using
any cache plugin, also be sure, to empty your cache.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“CleverPush” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

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

[“CleverPush” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/cleverpush)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/cleverpush/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/cleverpush/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/cleverpush/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/cleverpush/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.9.8

 * Fixed issue with capabilities_version

#### 1.9.7

 * Support for tags

#### 1.9.6

 * Support AI generation feature

#### 1.9.5

 * Improved mechanism of choosing serviceWorkerFile

#### 1.9.4

 * Use `get_home_url()` instead of `get_site_url()` for checking worker file

#### 1.9.3

 * Fixed previous plugin release

#### 1.9.2

 * Fixed custom `serviceWorkerPath` location in config output

#### 1.9.1

 * Change RSS tag `<cleverpush:disabled>true</cleverpush:disabled>` to `<dc:contributor
   >cleverpush:disabled</dc:contributor>` to keep feed valid

#### 1.9.0

 * Implemented new Feeds feature

#### 1.8.3

 * Fix for vendor-id attribute for CleverPush script in blocked mode

#### 1.8.2

 * Added setting to output CleverPush script in blocked mode (compatible with Consentmanager
   CMP)

#### 1.8.1

 * Prevent issue when saving post and notification was previously scheduled

#### 1.8.0

 * Implement DateTimePicker for optional scheduling of notifications

#### 1.7.2

 * Hotfix for undefined function (issue #7)

#### 1.7.1

 * Improvements by WordPress-VIP coding standards

#### 1.7.0

 * Add ability to optionally disable feed pushes for each post

#### 1.6.6

 * Append channel ID to worker file to make it work for some WordPress frameworks

#### 1.6.5

 * Fixed service worker file path for some WordPress frameworks

#### 1.6.4

 * Supported custom static endpoints

#### 1.6.3

 * Added ability to optionally disable the CleverPush script output

#### 1.6.2

 * Styling fixes for AMP

#### 1.6.1

 * Hotfix for AMP

#### 1.6.0

 * Support for AMP

#### 1.5.3

 * Fixed a warning when saving a post

#### 1.5.2

 * Fixed error in plugin settings

#### 1.5.1

 * Added plugin version to loader JS

#### 1.5.0

 * Added ability to replace domains in Notification URLs automatically
 * Added cleverpush_send and cleverpush_settings capabilities

#### 1.4.0

 * Added ability that CleverPush can optionally access unpublished posts to load
   metadata like and title, image

#### 1.3.1

 * Added the ability to include cleverpush-worker.js.php from non-default directory
   setups

#### 1.3.0

 * Support custom post types
 * Hide CP Stories by default, can be enabled in CleverPush settings
 * Add "Custom headline required” option

#### 1.2.0

 * Hide Topics/Segments if disabled in CleverPush backend

#### 1.1.0

 * Cache Topics/Segments

#### 1.0.12

 * CleverPush Story fixes (6)

#### 1.0.11

 * CleverPush Story fixes (5)

#### 1.0.10

 * CleverPush Story fixes (4)

#### 1.0.9

 * CleverPush Story fixes (3)

#### 1.0.8

 * CleverPush Story fixes (2)

#### 1.0.7

 * CleverPush Story fixes

#### 1.0.6

 * Check if wp.data.select is available before using it (3)

#### 1.0.5

 * Check if wp.data.select is available before using it (2)

#### 1.0.4

 * Check if wp.data.select is available before using it

#### 1.0.3

 * Add loading animation

#### 1.0.2

 * Flush rewrite rules on plugin activation & deactivation

#### 1.0.1

 * Fix for Classic Editor

#### 1.0.0

 * Added Segments & Topics required checks
 * Added CleverPush Stories

#### 0.9.0

 * load topics and segments asynchronously

#### 0.8.1

 * remove Public API Key setting (not used)

#### 0.8.0

 * save entered headline + text for draft posts

#### 0.7.8

 * do not show falsy "notification was sent” message, when saving a draft post

#### 0.7.7

 * remove checkbox after sending notification – hotfix

#### 0.7.6

 * remove checkbox after sending notification, show notice in gutenberg editor

#### 0.7.5

 * gutenberg editor fixes

#### 0.7.4

 * better error logs

#### 0.7.3

 * change default headline + text
 * allow one notification per post per minute

#### 0.7.2

 * minor fix

#### 0.7.1

 * added post thumbnails to notifications
 * allow for every post to send a notification only once
 * multi topic & segment selection

#### 0.7.0

 * added ability to set custom headline and text when sending new notifications

#### 0.6.4

 * minor fix

#### 0.6.3

 * added assets/cleverpush-worker.js.php for usage on HTTPS sites

#### 0.6.2

 * fixed bug where notification was sent every time post was saved

#### 0.6.1

 * fix publish_post handler

#### 0.6.0

 * breaking: no direct WooCommerce integration anymore (should be used with follow-
   up campaigns now)
 * fixed: don’t triggerOptIn directly after first page view. Considering opt-in 
   channel settings now.

#### 0.5.1

 * Bug fixes

#### 0.5

 * Added new JavaScript SDK code

#### 0.4.1

 * Hotfix for WooCommerce integration

#### 0.4

 * WooCommerce integration with automatic retargeting notifications.

#### 0.3

 * Ability to notifications directly in WordPress

#### 0.2

 * Multi language
 * Simplify settings

#### 0.1

 * Initial release

## میٹا

 *  Version **1.9.8**
 *  Last updated **2 سال پہلے**
 *  Active installations **200+**
 *  WordPress version ** 2.7 یا اس سے جدید **
 *  Tested up to **6.7.7**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cleverpush/)
 * Tags
 * [browser notifications.](https://ur.wordpress.org/plugins/tags/browser-notifications/)
   [push notifications](https://ur.wordpress.org/plugins/tags/push-notifications/)
   [web push](https://ur.wordpress.org/plugins/tags/web-push/)[woocommerce](https://ur.wordpress.org/plugins/tags/woocommerce/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/cleverpush/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/cleverpush/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/cleverpush/)