Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m going to be doing something like this. Here is how I have it planned. When a user logs in they already go to their own special area, with access to a profile page and a truncated dashboard. So the only thing to do really is customize the profile/dashboard to include the extra content you want your clients to see. It should be relatively easy.

    Thread Starter Will White

    (@willpcg)

    You, my friend, just saved the day. I hadn’t thought about altering the current landing page instead of creating a new one. Duh!

    The only thing I still wonder about is how I’m going to make the content different based on the user. I want Client A to be able to see their documents only, and not have access to the documents I upload for Client B, C, D etc.

    Thanks a bunch and best of luck on your site build-out.

    Its very easy to get userdata from within the WP framework– get_currentuserinfo() for example.

    Thread Starter Will White

    (@willpcg)

    That did it. I can set it up now using the functions listed in your link to pull the necessary info. Thank you very much.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘User Area Content Question’ is closed to new replies.