Tagged Questions
0
votes
2answers
771 views
How do I show a different homepage to logged in and non-logged in users?
Basically, I want to show non-logged in users a page that says 'register or log in.' But I want to show logged in users a standard homepage will all my posts.
4
votes
4answers
147 views
Core framework/helpers for logging stuff?
I'm writing two plugins at the moment which need to (optionally) log stuff...lots of stuff...somewhere. Since i don't like the 'you need to have proper permissions in this and that folder' messages of ...