Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Making a restricted client area Re: Making a restricted client area

#129432
chrisburton
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.