C
WP Offload SES Lite Content

Configure the default email address and name that WordPress

Configure the default email address and name that WordPress uses for notifications

What it does

Configure the default email address and name that WordPress uses for notifications It is one of the abilities the WP Offload SES Lite 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.

πŸ”’ manage_options

How an agent calls it

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

wp-ses.configure-the-default-email-address-and-
{
  "ability": "wp-ses.configure-the-default-email-address-and-",
  "args": { "input": ... }
}

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

Keep exploring

More WP Offload SES Lite abilities

All WP Offload SES Lite abilities β†’
S
Send a test email to make sure everything is working before
WP Offload SES Lite
Send a test email to make sure everything is working before enabling site-wide email sending
S
Set up a custom "Reply To" and "Return Path" address
WP Offload SES Lite
Set up a custom "Reply To" and "Return Path" address
C
Configure multisite subsites to use different email
WP Offload SES Lite
Configure multisite subsites to use different email settings, or enforce the same settings for your whole network
S
Search for Any Email
WP Offload SES Lite
Search for Any Email
A
Analyze Engagement for a Specific Email
WP Offload SES Lite
Analyze Engagement for a Specific Email