Statistics: Posted by Cristián Lávaque — April 2nd, 2011, 5:04 pm
if (is_user_logged_in())
{
// Show the posts. Use the code in the template to do this.
}
else
{
// Give message for non-members.
}
Statistics: Posted by Cristián Lávaque — April 2nd, 2011, 2:08 pm
Statistics: Posted by Cristián Lávaque — April 2nd, 2011, 1:30 pm
Statistics: Posted by jl0810 — April 2nd, 2011, 1:12 pm