Use simple, single shortcode to allow your visitors to login or logout depending on their current status..
The shortcode outputs href link for you to add in the header, footer or anywhere else on your website..
Available Parameters text to login The text to prompt logged-out users to log in. text to logout The text to prompt logged-in users to log out. class Any optional custom classes to be added to the link. redirect optional page to redirect to after logging in out.
If not included, users will redirect to whatever page they're on when they click the link. login url parameter that user can change URL login page...
Upload the plugin files to the wp-content plugins plugin-name directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress..
Include the shortcode anywhere on your website.
The following people have contributed to this plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add URL parameter so that user can change URL login page instead of login on WP admin page. 1.0.0.
Read more