-
Notifications
You must be signed in to change notification settings - Fork 28
Profile Sections
The available tabs depend on context, permissions, multisite, and installed integrations.

Contains identity and biographical fields:
- username display;
- first and last name;
- nickname and public display name;
- website;
- biography; and
- registered contact methods.
Contains email, password, language, sessions, application passwords, and supported authentication integrations.
Contains personal WordPress preferences, including the administration color scheme, editor preferences, keyboard shortcuts, and toolbar visibility when those features are available.
Contains roles and additional capabilities. Access and editable values depend on the current user's capabilities.
Appears when third-party profile hooks have content that has not been assigned to an explicit section. This provides backward compatibility with plugins written for WordPress's original profile screen.
Appears on multisite and provides primary-site and site-membership controls.
Plugins such as WP User Activity can register additional tabs. Their fields and authorization remain the responsibility of the integrating plugin.