R
Controls for Contact Form 7 (Redirects, Analytics & Tracking) Content

Redirect to URL on form submission

Redirect to URL on form submission.

What it does

Redirect to URL on form submission. It is one of the abilities the Controls for Contact Form 7 (Redirects, Analytics & Tracking) plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

contact-form-7-extras.redirect-to-url-on-form-submission
{
  "ability": "contact-form-7-extras.redirect-to-url-on-form-submission",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Controls for Contact Form 7 (Redirects, Analytics & Tracking) abilities

All Controls for Contact Form 7 (Redirects, Analytics & Tracking) abilities β†’
E
Enable native WordPress shortcodes in form content
Controls for Contact Form 7 (Redirects, Analytics & Tracking)
Enable native WordPress shortcodes in form content.
D
Disable AJAX form submissions
Controls for Contact Form 7 (Redirects, Analytics & Tracking)
Disable AJAX form submissions.
D
Disable default form CSS
Controls for Contact Form 7 (Redirects, Analytics & Tracking)
Disable default form CSS.
D
Disable automatic paragraph formatting
Controls for Contact Form 7 (Redirects, Analytics & Tracking)
Disable automatic paragraph formatting.
D
Disable HTML5 input field types or enable the HTML5 input
Controls for Contact Form 7 (Redirects, Analytics & Tracking)
Disable HTML5 input field types or enable the HTML5 input type fallback.