I'd like to offer my users a blog where they can post their own entries, but no-one else can post in their blog. How can I do this using WordPress?
Thanks
I'd like to offer my users a blog where they can post their own entries, but no-one else can post in their blog. How can I do this using WordPress?
Thanks
You will need to install WP once per person into either a separate folder (directory) or subdomain.
Each WP install can use the same database. Just make sure that each gets a unique table prefix: wp1_ , wp2_ etc.
This topic has been closed to new replies.