Skip to:
Content
Pages
Categories
Search
Top
Bottom

Activity Page

  • @mrasko

    Participant

    By default the site’s blog is the homepage right? But how could i make the default page an activity page (for logged in users) and for logged out users it will still be the blog?

Viewing 1 replies (of 1 total)
  • @rogercoathup

    Participant

    The basic function for checking whether they are logged in is:

    is_user_logged_in()

    You could combine this with logic for php page redirect: e.g. http://www.totallyphp.co.uk/code/page_redirect.htm

    Implement a static page / template with this code, and set it as the front page (via wp-admin… settings… reading… front page displays)

Viewing 1 replies (of 1 total)
  • The topic ‘Activity Page’ is closed to new replies.
Skip to toolbar