You appear to be a bot. Output may be restricted
Description
Help hook for [bw_loginout]
Usage
bw_loginout__help( $shortcode );
Parameters
- $shortcode
- ( mixed ) optional default: bw_loginout –
Returns
voidSource
File name: oik/shortcodes/oik-login.phpLines:
1 to 3 of 3
function bw_loginout__help( $shortcode="bw_loginout" ) { return( __( "Display the Login or Logout link", "oik" ) ); }View on GitHub View on Trac