The widgets component provides easy-to-use widgets for your site. They can be used in any WordPress widget area (provided by your theme). Currently, there’s the Login Form and Users widgets.
Login Form widget
The Login Form gives you a login form. It’s a mixture of a text widget and login form. It can also show your avatar.
Users widget
The Users widget allows you to list users in any widget area. It’s based off the get_users()
function, so all of the parameters are the same.