if ( is_user_logged_in() && is_author('Alan') ) { show content here } else { show error message }
Revisions
- May 4, 2012 @ 02:00:27 [Current Revision] by PeterLugg
- May 4, 2012 @ 02:00:01 by PeterLugg
- May 4, 2012 @ 01:59:43 by PeterLugg
if ( is_user_logged_in() && is_author('Alan') ) { show content here } else { show error message }
You must be logged in to post a comment.
No comments yet.