![]() |
|
logout_user - how to use it? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: logout_user - how to use it? (/thread-4388.html) |
logout_user - how to use it? - matt0402 - 2009-01-04 I have tried searching for this but could anyone tell me in simple terms ( i am new to php) how to add the log out button to my gallery? Thanks in advance. logout_user - how to use it? - sbillard - 2009-01-05 There is a plugin named user logout that you would need to enable. Then you have to place the function call in your theme where you want the logout link to appear. Please see the zenphoto functions guide and the plugin documentation for further details. |