WP Prayer

外掛說明

Prayer request application that allows users to submit requests, or pray for existing requests. All requests can be moderated from the admin section.
Every time a request is submitted, prayer requester will receive an email detailing the prayer they submitted.

Live WP Prayer

View our working version of WP Prayer, post a prayer request or pray for others here: Request Prayer

Features

  • List of prayer requests with details at administrator area.
  • Email notifications to users and administrator when request is made.
  • Easy management of content used in email notification.
  • Dynamic Thank you page content with editable content at administrator area.
  • 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 Bible

Support and Requests

We respond to all support requests sent from our WP Prayer contact form: Contact

螢幕擷圖

  • Settings page

  • Email Settings page

  • Prayer Request

  • Manage Prayers page

安裝方式

  1. Upload ‘WP Payer’ folder to the ‘/wp-content/plugins/’ directory or use the ‘Add New’ option under the ‘Plugins’ menu in your WordPress backend and ‘Upload’ ‘WP Prayer.zip’.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

  3. Configure settings for WP Prayer in the WordPress dashboard by clicking on the ‘WP Prayer’ option in your WordPress backend.

  4. Enter the appropriate information into the form fields on the ‘WP Prayer 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: [wp-prayer-engine]

  • Paste this shortcode into the page you would like to use to display your praise listings: [wp-prayer-praise]

  • Paste this shortcode into the page you would like to use to display your submission form for prayer request and praise report: [wp-prayer-engine form]

  • Paste this shortcode into the page you would like to use to display your submission form for prayer request: [wp-prayer-engine form type=prayer]

  • Paste this shortcode into the page you would like to use to display your submission form for praise report: [wp-prayer-engine form type=praise]

常見問題集

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.

Captcha does not appear on website.

When logged in to WordPress, captcha does not show on website. Log out from WordPress to see the captcha.

使用者評論

2022 年 12 月 30 日
We ran into an issue with a WordPress update. The author quickly responded and through a rapid series of tests fixed the issue. God Bless Kim.
2021 年 5 月 22 日
Thanks for the effort you put into providing this plugin. Works great on our church website!
2021 年 2 月 1 日
Responses to support issues are ignored or they claim to fix them (the "updates" rarely work). Do yourself a favor and spend some money on a paid competitor or this plugin will give you plenty of opportunities to grow in your faith. It is absolute garbage. We had to pay an external developer to have several things fixed because they're so slow and unresponsive. Avoid like the plague.
2019 年 7 月 5 日
Its exactly what I was looking for! Am using Wordpress vers 5.1.1 and it installed and worked without a glitch. Only thing i did was change the color of the "Pray" button with CSS to suit the site. Thanks for sharing this awesome plugin and your talent. God bless! 🙂
閱讀全部 11 則使用者評論

參與者及開發者

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

參與者

〈WP Prayer〉外掛目前已有 13 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WP Prayer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.8

  • Removed social media buttons

2.0.7

  • Removed export to pdf

2.0.6

  • Add spam filter to comments

2.0.5

  • Fix Pray button for block themes

2.0.4

  • Add option to remove email on prayer form

2.0.3

  • Add custom thank you message after prayer submission

2.0.2

  • Add option to notify user when someone pray for the request

2.0.1

  • Add status private to managed prayers

2.0

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

1.9.9

  • Hide prayer form after submission

1.9.8

  • Option to change text on Pray button

For older changelog entries, please see the additional changelog.txt file delivered with the plugin.