“Login-Logout” plugin adds widget with login or logout link. Also can be shown register or site-admin link. It is the replacement of the default Meta widget.
IF USER IS NOT LOGGED IN THERE ARE SUCH LINKS:
- login (after login action user will return to previous page);
- register (if user can register) (if checkbox is active);
IF USER IS LOGGED IN THERE ARE SUCH LINKS:
- welcome text with link to user profile (if checkbox is active);
- logout (after logout action user will return to previous page);
- site admin (if checkbox is active);