Home › Forums › Other › Making a restricted client area › Re: Making a restricted client area
March 23, 2013 at 7:00 am
#129432
Participant
I think you can do this a number of ways but it all depends on how your client wants it.
What about setting up custom post types with the name of all their clients (hopefully it’s not a long list) and password protecting those? Let’s say I add two clients with the names of Anna Wintour and J. Crew. The URL would look something like this: `domain.com/anna-wintour` or `domain.com/j-crew`
From there you just have to worry about adding custom fields and/or taxonomies for the content.