The MU forums have moved to WordPress.org

Visible To Community Members (3 posts)

  1. boonika
    Member
    Posted 16 years ago #

    I'll never stop asking... you:)

    How to make posts&pages visible to community members only? So, all visitors should be able to see the post title (or excerpt) and only registered members would be able to see the rest. Dsader could know the answer to this. I don't know if this has any touching point with his 'More Privacy Options' plugin. Thank You.

    Cheers

  2. dsader
    Member
    Posted 16 years ago #

    Querie the posts from the private blog while on a public blog. Then use a switch_to_blog(members_only_blog_id)+restore_current_blog around a Loop with excerpts or titles only. When they click on title on blog A, they'll redirect to blog B and be asked to login.

  3. boonika
    Member
    Posted 16 years ago #

    Thanks Dsader. I'll try to figure how to do that. It doesn't sound too hard.

About this Topic