Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can someone tell me the if tags for not logged in users please?


jamesyeah
Participant

@jamesyeah

To do this kind of thing I use the ‘widget logic’ plugin, you can then add a login/register link in the sidebar and make it only visible to non logged in users with a code like this, theres loads of examples in the widget FAQ:

!is_user_logged_in()

hope that’s useful :-)

Skip to toolbar