Title: CleverPush
Author: CleverPush
Published: <strong>2016 年 8 月 5 日</strong>
Last modified: 2025 年 2 月 12 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://tw.wordpress.org/plugins/cleverpush/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/cleverpush/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/cleverpush/#installation)
 * [開發資訊](https://tw.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.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈CleverPush〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/cleverpush)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/cleverpush/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/cleverpush/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/cleverpush/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/cleverpush/)。

## 變更記錄

#### 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

## 中繼資料

 *  版本 **1.9.8**
 *  最後更新 **1 年前**
 *  啟用安裝數 **200+**
 *  WordPress 版本需求 ** 2.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.6**
 *  語言
 * [English (US)](https://wordpress.org/plugins/cleverpush/)
 * 標籤:
 * [browser notifications.](https://tw.wordpress.org/plugins/tags/browser-notifications/)
   [push notifications](https://tw.wordpress.org/plugins/tags/push-notifications/)
   [web push](https://tw.wordpress.org/plugins/tags/web-push/)[woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/cleverpush/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/cleverpush/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/cleverpush/)