C
Nextend Social Login and Register Content

Configure whether email address should be asked on

Configure whether email address should be asked on registration at each provider

What it does

Configure whether email address should be asked on registration at each provider It is one of the abilities the Nextend Social Login and Register 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:

nextend-facebook-connect.configure-whether-email-address-should-b
{
  "ability": "nextend-facebook-connect.configure-whether-email-address-should-b",
  "args": { "input": ... }
}

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

Keep exploring

More Nextend Social Login and Register abilities

All Nextend Social Login and Register abilities β†’
D
Display Facebook, Google, X (formerly Twitter) profile
Nextend Social Login and Register
Display Facebook, Google, X (formerly Twitter) profile picture as avatar
C
Configure whether username should be asked on registration
Nextend Social Login and Register
Configure whether username should be asked on registration at each provider
R
Restrict specific user roles from using the social logins
Nextend Social Login and Register
Restrict specific user roles from using the social logins. (You can restrict different roles for each provider.)
A
Add the login buttons to the WordPress login page
Nextend Social Login and Register
add the login buttons to the WordPress login page. See screenshot #1
A
Add the account linking buttons to the WordPress profile
Nextend Social Login and Register
add the account linking buttons to the WordPress profile page. See screenshot #2