=== WP Prayer === Contributors: abrg Donate link: http://www.goministry.com/ Tags: church, ministry, ministry tools, pray, prayer, prayer request, Religion Requires at least: 2.3 Tested up to: 4.6 Stable tag: 1.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Prayer request application that allows users to submit requests, or pray for existing requests == Description == 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 prayed for, and the user clicks the "I Prayed for You" button. The 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](http://www.goprayer.com/request-prayer/) = Help WP Prayer = Help us continue to develop WP Prayer and similar apps with a small donation. = Support and Requests = We respond to all support requests sent from our WP Prayer contact form: [Contact Form](http://www.goprayer.com/contact/) == Installation == 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] 7. Have fun using this plugin and if you have any questions, requests, or positive feedback, we would love to hear from you (http://www.goprayer.com/contact/) == Frequently Asked Questions == = 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 http://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. == Screenshots == 1. Settings page 2. Email Settings page 3. Prayer Request 4. Manage Prayers page == Changelog == = 1.2.2 = * Added: Option to hide captcha. = 1.2.1 = * Added: Option to display prayer requests for last 14 days. = 1.2 = * Added: Option to modify the From email address in email settings. See FAQ for more details. = 1.1.9 = * Added: Option to customized admin email message notification of new prayer requests. = 1.1.8 = * Added: Option to add CC admin email multiple addresses to receive notification of new prayer requests. = 1.1.7 = * Added: Option to change admin email to receive notification of new prayer requests. Added option to change the From name in email settings. = 1.1.4 = * Modified CSS files to make plugin responsive. = 1.1.3 = * Modified shortcode [wp-prayer-engine form type=prayer] [wp-prayer-engine form type=praise] to display correct title. = 1.1.2 = * Fixed on some wordpress installations not sending admin email notification. = 1.1.1 = * Modified shortcode to display line break or new line in prayer request listing / praise reports. = 1.1 = * Added: Display prayer count on the admin page Manage Prayers. Added: Parameter to [wp-prayer-engine form] to change the default request type to either Prayer Request or Praise Report [wp-prayer-engine form type=prayer] [wp-prayer-engine form type=praise]. = 1.0.9 = * Added: Option to display user name on prayer request listing. = 1.0.8 = * Split the settings and email settings table files to improve performance. Note that email messages are reset to default. = 1.0.7 = * Modified frontend framework to position different elements in versatile fashion. = 1.0.6 = * Added: Option to modify the email confirmation message. = 1.0.5 = * Modified CSS to keep information in the proper display format. = 1.0.4 = * Added: Option in Settings to hide "I Prayed for You" button. = 1.0.3 = * Added: Option in Settings to default new prayer requests to status pending for approval before display live online. = 1.0.0 = * WP Prayer advanced features and release.