Title: PuSHPress
Author: Joseph Scott
Published: <strong>2010 年 3 月 3 日</strong>
Last modified: 2022 年 3 月 4 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/pushpress.svg)

# PuSHPress

 由 [Joseph Scott](https://profiles.wordpress.org/josephscott/) 開發

[下載](https://downloads.wordpress.org/plugin/pushpress.0.1.10.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/pushpress/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/pushpress/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/pushpress/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/pushpress/#developers)

 [技術支援](https://wordpress.org/support/plugin/pushpress/)

## 外掛說明

This plugin adds WebSub/PubSubHubbub ( PuSH ) support to your WordPress powered 
site. The main difference between this plugin and others is that it includes the
hub features of PuSH, built right in. This means the updates will be sent directly
from WordPress to your PuSH subscribers.

### Frequently Asked Question

#### How is this plugin different from other PubSubHubbub plugins?

Other plugins use 3rd party hubs to relay updates out to subscribers. This plugin
has a built in hub, allowing WordPress to send out the updates directly.

#### Is there anything to configure?

No, once the plugin is activated it takes care of the rest.

## 安裝方式

 1. Upload `pushpress.zip` to your plugins directory ( usally `/wp-content/plugins/`)
 2. Unzip the `pushpress.zip` file
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

## 使用者評論

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

### 󠀁[Works ok but needs updating to WebSub.](https://wordpress.org/support/topic/works-great-8456/)󠁿

 [kevincox](https://profiles.wordpress.org/kevincox/) 2022 年 10 月 5 日

I am using FeedMail to provide email subscriptions to my blog and the only problem
was that posts weren’t going out quickly. Add I had to do was install this and it
notifies subscribers *instantly*. However this plugin still appears to be using 
the PuSH 0.3 standard which is very outdated and doesn’t have as good support as
WebSub which is the new name for the finished standard. Updating to support WebSub
is an important feature that needs to be done.

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

### 󠀁[Works great with Delivr.it](https://wordpress.org/support/topic/works-great-with-delivrit/)󠁿

 [scamartist26](https://profiles.wordpress.org/scamartist26/) 2016 年 9 月 3 日

We are using this with the delivr.it system and it is working well.

 [ 閱讀全部 5 則使用者評論 ](https://wordpress.org/support/plugin/pushpress/reviews/)

## 參與者及開發者

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

參與者

 *   [ Joseph Scott ](https://profiles.wordpress.org/josephscott/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Peter Westwood ](https://profiles.wordpress.org/westi/)
 *   [ Brandon Kraft ](https://profiles.wordpress.org/kraftbj/)

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

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

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

## 變更記錄

#### 0.1.10

 * Resolves notice in PHP 7.4/fatal in PHP 8.0 due to deprecation of curly-brace
   array notation.

#### 0.1.9

 * Update plugin header to avoid deprecated argument warnings
 * Update class constructor to modern PHP
 * Update readme to reflect new name for the standard (WebSub)
 * Correct duplicate filter name
 * Add disable_pushpress_send_ping filter to disable pings when needed
 * Add X-Hub-Self headers
 * Bump stable to 4.9

#### 0.1.8

 * Use wp_safe_remote__() instead of wp\_remote\__()

#### 0.1.7.2

 * Make sure to only output the hub information in feeds
 * Bump tested value up to 3.6

#### 0.1.7.1

 * Use get_error_message() from the WP HTTP API ( Andrew Nacin )
 * Bump tested value up to 3.2

#### 0.1.7

 * Fix typo during error handling (reported by John Godley)
 * Improve HTTP error detection ( Andrew Nacin )
 * Make sure the channel title in pings matches the channel title in the regular
   feed ( reported by Hugo Hallqvist )
 * Normalize feed URLs ( Mike Adams )
 * Make sure the WP environment has no one logged in when querying post data for
   pings ( Mike Adams )

#### 0.1.6

 * Force enclosure processing to happen before sending out a ping
 * Make the plugin site wide for WPMU/multi-site installs

#### 0.1.5

 * When sending out pings we need to make sure that the PuSHPress
    options have 
   been initialized
 * Apply the hub array filter later in the process, as part of
    the feed head filter
 * Verify unsubscribe requests (noticed by James Holderness)

#### 0.1.4

 * Be more flexible dealing with trailing slash vs. no trailing slash

#### 0.1.3

 * Suspend should really be unsubscribe

#### 0.1.2

 * Look for WP_Error being returned when sending a ping

#### 0.1.1

 * Initial release

## 中繼資料

 *  版本 **0.1.10**
 *  最後更新 **4 年前**
 *  啟用安裝數 **20,000+**
 *  WordPress 版本需求 ** 2.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.9.13**
 *  語言
 * [English (US)](https://wordpress.org/plugins/pushpress/)
 * 標籤:
 * [pubsubhubbub](https://tw.wordpress.org/plugins/tags/pubsubhubbub/)[push](https://tw.wordpress.org/plugins/tags/push/)
   [websub](https://tw.wordpress.org/plugins/tags/websub/)[WordPress.com](https://tw.wordpress.org/plugins/tags/wordpress-com/)
 *  [進階檢視](https://tw.wordpress.org/plugins/pushpress/advanced/)

## 評分

 3.6 星，滿分為 5 星

 *  [  3 個 5 星使用者評論     ](https://wordpress.org/support/plugin/pushpress/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/pushpress/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/pushpress/reviews/?filter=3)
 *  [  1 個 2 星使用者評論     ](https://wordpress.org/support/plugin/pushpress/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/pushpress/reviews/?filter=1)

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

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

## 參與者

 *   [ Joseph Scott ](https://profiles.wordpress.org/josephscott/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Peter Westwood ](https://profiles.wordpress.org/westi/)
 *   [ Brandon Kraft ](https://profiles.wordpress.org/kraftbj/)

## 技術支援

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

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