1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/docs/user/administration/users/README.md
Mathieu Viet d52d668177 Administration: improve & document Extended profile screen
- Make sure the top screen button is using the same text than the WordPress Profile screen.
- Avoid code duplication introducing the `get_top_screen_button()` method. It outputs the above top screen button for the Pending Users & Extended Profile screens.
- Add a Dashicon to inform clicking on the "View Profile" link will load the page into a new browser’s tab.
- Document this screen into the User handbook.

See #9217
Closes https://github.com/buddypress/buddypress/pull/348



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13975 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2024-07-25 12:24:55 +00:00

11 lines
453 B
Markdown

# BuddyPress Administration - Users
BuddyPress adds various submenus to the Dashboard **Users** menu, as well as, adding a tab to the Profile screen (Extended Profile) in order to help you manage user/member community related features.
![Users submenus](../../assets/bp-admin-users-submenus.png)
- [Extended Profile](./profile.md)
- [Manage Sign-ups](./signups.md)
- [Profile Fields](./xprofile.md)
- [Member Types](./member-types.md)
- Site Notices