Risolnet Login
·
Adds a compact login form to a WordPress menu or anywhere that accepts a shortcode.
Risolnet Login uses the native WordPress authentication form and can:
- insert itself automatically into a menu location selected by an administrator;
- align to the right or behave like a regular menu item;
- display the full form, a single login link, or nothing on smaller screens;
- customize the field width, responsive breakpoint, labels, and destination URLs;
- work in page builders and block themes through the
[risolnet_login]shortcode; - display Account area and Log out links when the visitor is authenticated.
Use a custom destination after a successful login:
[risolnet_login redirect="/members/"]
The original [risolnet_wp_login] shortcode remains available for backward compatibility.