How to get a display of restricted Post Titles ?
I tried with this, but not working...
while (have_posts()){
if (!is_permitted_by_s2member ($post->ID, "post")) // from WP Admin S2 Member conditionals
the_title();
}Statistics: Posted by prema — March 24th, 2011, 6:27 am
]]>