To allow visitors to subscribe to prayer updates, add the following shortcode to any page:
[ipray_subscribe_form]
This displays a simple subscription form where users can enter their email address.
How the Subscription Form Works
- A visitor enters their email address
- They submit the form
- The email address is saved as a subscriber
- The user receives emails based on your notification settings
The form is AJAX-powered, so submission happens instantly without reloading the page.
Form Text & Labels
You can customize the subscription form text from:
Prayers → Settings → Shortcodes → Subscription Form
Here you can change:
- Form title
- Description text
- Button label
These changes apply automatically wherever [ipray_subscribe_form] is used.
Duplicate Subscriptions
If a user tries to subscribe using an email address that is already subscribed:
- The plugin prevents duplicate entries
- A friendly message is shown instead of re-subscribing

