This page documents the controls and readouts available at the plugin’s settings screen.
PathGravityOps → Recurring Submissions → Settings
(Also available at Forms → Settings → Recurring Submissions.)
Error Email Recipient #
Label: Admin Email
Type: Email input
Required: No
Default: Site Admin Email
Behavior:
- Sets the destination address for any error emails generated by the plugin.
- If left empty, the plugin sends to the site admin email configured in WordPress.
- Accepts a single email address.
Overview Table #
A consolidated, read‑only (for now) table of all active or failed recurring series.
Columns & Link Behavior
- Entry – linked Entry ID; opens the parent entry in a new tab.
- Form – linked form title; opens the form editor in a new tab.
- Feed Name – linked feed name; opens the feed configuration in a new tab.
- Feed Label – label shown within the series widget and logs.
- Next Submission – next scheduled resubmission date.
- Progress – successful resubmissions vs. total expected (e.g.,
0 of 1). - Status –
ActiveorFailed(appears as Failed if any resubmissions in the series have failed).
Shortcode – Overview #
Render the overview table on a front‑end page (e.g., for a client portal or internal dashboard).
[rfsfgf_overview]
Output: A table mirroring the admin Overview with the same columns listed above.
Access Control: Use your membership/role plugin or template logic to restrict visibility to authorized users.
Notes #
- All timestamps are displayed in the site’s configured time zone but stored in UTC.
- Link targets open in a new tab to avoid losing context while reviewing series.