Hi there!
It's possible to show posts only to author (logged in) and admin?
I think about this:
if(is_logged in author() OR is_admin()) { // show post } else { // text mesaj
Hi there!
It's possible to show posts only to author (logged in) and admin?
I think about this:
if(is_logged in author() OR is_admin()) { // show post } else { // text mesaj
This topic has been closed to new replies.