Title: GoPrayer
Author: Kim Gow
Published: <strong>2017 年 6 月 14 日</strong>
Last modified: 2025 年 12 月 20 日

---

搜尋外掛

![](https://ps.w.org/wp-prayers-request/assets/icon-128x128.png?rev=2589526)

# GoPrayer

 由 [Kim Gow](https://profiles.wordpress.org/abrg/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-prayers-request.2.4.9.zip)

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

 [技術支援](https://wordpress.org/support/plugin/wp-prayers-request/)

## 外掛說明

Users can submit requests through prayer form using the shortcode. They can also
click a pray button that lets the original poster know their request has been prayed
for by someone else. Each request displays a count of how many times it has been
prayed for. All requests can be categorized and tagged like a post.

Authorized users can track and manage prayer requests through admin page. They can
approve requests, enter comments as well as look at several other pieces of information
stored with each request.

#### Live Prayer

View our working version of Prayer, post a prayer request or pray for others here:
[Request Prayer](https://www.goministry.com/request-prayer/)

#### Features

 * Requests may be entered by those needing prayer directly through your existing
   website. May be
    added by staff at any login level.
 * Email notifications to users and administrator when request is made.
 * All requests can be moderated to make sure the request is appropriate for intercessors.
 * Set up categories that apply for your ministry.
 * Spam prevention on prayer request form
 * Captcha on prayer request form

#### Help us by Donating a Bible

Do you have an extra bible? Instead of bringing them to a used bookstore, consider
donating a bible into the hands of people who are hungry for the Word of God. Your
gift will mean so much for someone who’s eager to have a Bible in his or her own
language. What a wonderful way to show God’s love. Donate a Bible here: [Donate Bible](https://www.kingsbiblesociety.com/donate-bible/)

#### Support and Requests

We respond to all support requests sent from our WP Prayer contact form: [Contact Form](https://www.goprayer.com/contact/)

## 安裝方式

 1. Upload Prayer folder to the ‘/wp-content/plugins/’ directory or use the ‘Add New’
    option under the ‘Plugins’ menu in your WordPress backend and ‘Upload’
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure settings for WP Prayers Request in the WordPress dashboard by clicking
    on the ‘Settings’ option in your WordPress backend.
 4. Enter the appropriate information into the form fields on the ‘Settings’ page.
 5. Make sure the appropriate shortcodes are placed on the appropriate pages.
 6. Paste shortcodes accordingly:

 * Paste this shortcode into the page you would like to use to display your prayer
   listings: [upr_form]
 * Paste this shortcode into the page you would like to use to display your submission
   form for prayer request: [upr_list_prayers]

## 常見問題集

### How does Spam/DDoS prevention and detection system work?

Spam/DDoS prevention and detection system prevents DDoS attacks on prayer request
form by blocking the frequent requests from one or several IP addresses. If the 
maximum number of requests from related IP addresses exceeds a certain time interval,
then excessive requests are blocked. Spam bots usually submit the info immediately
after the page has been loaded, this happens because spam bots do not actually fill
the web form, they just send $_POST data to the blog. The normal visitor sends the
data after several seconds or minutes. When the prayer request is posted, if the
timestamps are missing or if the user did not spend enough time on the page, the
prayer request will be blocked.

### How does spam prevention (aka honeypot technique) method work?

The spam prevention is based on fact that almost all the bots will fill inputs with
name ’email’ or ‘url’. Extra hidden field is added to prayer request form. This 
field is hidden for the user and user will not fill it. But this field is visible
for the spammer. If the spammer will fill this trap-field with anything – the prayer
request will be blocked because it is spam. This blocks automatic spam messages (
sent by spam-bots via post requests). This does not block manual spam (submitted
by spammers manually via browser).

### If mails are going in spam.

To avoid your email being marked as spam, it is highly recommended that your domain
name in ‘From Email’ must match with your website, i.e. if your website is example.
com then your email must hosted on @example.com.

### Why does the From address still show as the default or show up as ‘sent on behalf of’ the default address?

Possibly your mail server has added a Sender: header or is configured to always 
set the envelope sender to the user calling it.

### Why are emails not being sent?

Some hosts may refuse to relay mail from an unknown domain. See https://trac.wordpress.
org/ticket/5007 for more details.

## 使用者評論

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

### 󠀁[Prayer](https://wordpress.org/support/topic/prayer/)󠁿

 [texasstyle](https://profiles.wordpress.org/texasstyle/) 2025 年 1 月 3 日

the prayer plug-in is easy to use

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/wp-prayers-request/reviews/)

## 參與者及開發者

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

參與者

 *   [ Kim Gow ](https://profiles.wordpress.org/abrg/)

〈GoPrayer〉外掛目前已有 19 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/wp-prayers-request/contributors)
為這個外掛做出的貢獻。

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

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

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

## 變更記錄

#### 2.4.9

 * Update to latest release

#### 2.4.8

 * Rename plugin to GoPrayer

#### 2.4.7

 * Remove the word ago in the date

#### 2.4.6

 * Fix email field validation

#### 2.4.5

 * Fix prayer button count

#### 2.4.4

 * Fix error message on prayer request with hyperlinks

#### 2.4.3

 * Custom thank you message after prayer submission

#### 2.4.2

 * Checkbox on form – Do not share this request

#### 2.4.1

 * Block name field on form with hyperlinks

#### 2.4.0

 * Allow HTML Links/Hyperlinks in user email and admin email confirmation message
   box

#### 2.3.9

 * Add Shortcode installation instructions to Settings

#### 2.3.8

 * Remove validation message on form name input

#### 2.3.7

 * Fix error message with no posts

#### 2.3.6

 * Block prayer requests with hyperlinks

For older changelog entries, please see the [additional changelog.txt file](https://plugins.svn.wordpress.org/wp-prayers-request/trunk/changelog.txt)
delivered with the plugin.

## 中繼資料

 *  版本 **2.4.9**
 *  最後更新 **5 個月前**
 *  啟用安裝數 **300+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 5.2.4 或更新版本 **
 *  語言
 * [Chinese (China)](https://cn.wordpress.org/plugins/wp-prayers-request/)、[Chinese (Hong Kong)](https://zh-hk.wordpress.org/plugins/wp-prayers-request/)、
   [Dutch](https://nl.wordpress.org/plugins/wp-prayers-request/)、[Dutch (Belgium)](https://nl-be.wordpress.org/plugins/wp-prayers-request/)、
   [English (US)](https://wordpress.org/plugins/wp-prayers-request/)、[Finnish](https://fi.wordpress.org/plugins/wp-prayers-request/)、
   [French (Canada)](https://fr-ca.wordpress.org/plugins/wp-prayers-request/)、[French (France)](https://fr.wordpress.org/plugins/wp-prayers-request/)、
   [Hungarian](https://hu.wordpress.org/plugins/wp-prayers-request/)、[Japanese](https://ja.wordpress.org/plugins/wp-prayers-request/)、
   [Malay](https://ms.wordpress.org/plugins/wp-prayers-request/)、[Polish](https://pl.wordpress.org/plugins/wp-prayers-request/)、
   [Romanian](https://ro.wordpress.org/plugins/wp-prayers-request/)、[Russian](https://ru.wordpress.org/plugins/wp-prayers-request/)、
   [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-prayers-request/)、[Spanish (Colombia)](https://es-co.wordpress.org/plugins/wp-prayers-request/)、
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/wp-prayers-request/)、
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/wp-prayers-request/)、
   [Spanish (Spain)](https://es.wordpress.org/plugins/wp-prayers-request/)、及 [Spanish (Venezuela)](https://ve.wordpress.org/plugins/wp-prayers-request/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/wp-prayers-request)
 * 標籤:
 * [bible](https://tw.wordpress.org/plugins/tags/bible/)[church](https://tw.wordpress.org/plugins/tags/church/)
   [ministry](https://tw.wordpress.org/plugins/tags/ministry/)[pray](https://tw.wordpress.org/plugins/tags/pray/)
   [prayer](https://tw.wordpress.org/plugins/tags/prayer/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-prayers-request/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

 *   [ Kim Gow ](https://profiles.wordpress.org/abrg/)

## 技術支援

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

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