D
Nextend Social Login and Register Content

Display Facebook, Google, X (formerly Twitter) profile

Display Facebook, Google, X (formerly Twitter) profile picture as avatar

What it does

Display Facebook, Google, X (formerly Twitter) profile picture as avatar 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.

πŸ”’ 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:

nextend-facebook-connect.display-facebook-google-x-formerly-twitt
{
  "ability": "nextend-facebook-connect.display-facebook-google-x-formerly-twitt",
  "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 β†’
C
Configure whether email address should be asked on
Nextend Social Login and Register
Configure whether email address should be asked on registration at each provider
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