>
Download This Plugin | |
Download Elegant Themes | |
Name | Log Out Shortcode |
Version | 1.0.3 |
Author | OM4 |
Rating | 100 |
Last updated | 2015-02-09 12:51:00 |
Downloads |
1738
|
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%
Log Out Shortcode plugin added 15 bytes of resources to the Home page and 2 bytes of resources to the sample Post page.
Log Out Shortcode plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Log Out Shortcode plugin ads no tables to your Wordpress blog database.There are 3 shortcodes that can be used:
[logout]
[logout_to_home]
[logout_to_current]
Advanced Usage:
All 3 shortcodes all support 3 attributes/parameters:
[logout text="" class="" redirect=""]
The 3 supported attributes/parameters are:
text=""
Log Out
class=""
logout
redirect=""
Some Examples:
[logout text="Log Off"]
Log Off
link that logs the user out.[logout redirect="/members/"]
/members/
.[logout_to_home text="Log Off"]
Log Off
link that logs the user out and redirects them to your home page.[logout class="log-out-link"]
Note: the shortcodes will return nothing/empty if the user isn't logged in.
This plugin is inspired by the Logout Button plugin by Ben Poland.