>
Download This Plugin | |
Download Elegant Themes | |
Name | Logout Button |
Version | 1.0 |
Author | Ben Poland |
Rating | 100 |
Last updated | 2013-09-11 04:13:00 |
Downloads |
3380
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Logout Button plugin added 13 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
Logout Button plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Logout Button plugin ads no tables to your Wordpress blog database.This plugin can be thought of as a front-end logout solution. It allows a WordPress administrator to embed a link on any page (or post if you want) that gives other WordPress users the ability to easily logout without having to fuss with the WordPress Dashboard. There are three shortcodes that can be used, and each one has a different redirect option: Redirect to Home, Current Page, or the WordPress Default wp-login.php page.
The Logout Button plugin uses the default log out functionality provided by WP through wp_loginout(). It checks to see if the user is logged in. If the user is logged in, a Log Out link will be displayed to them. If the user is not logged in, nothing will be shown to the user.
Future releases will include the ability to choose "Themes". Right now, a simple link is displayed and the CSS from the currently activated theme is used on that link. Of course, there is always the ability to dive directly into display_button.php to edit the CSS yourself.