Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Jeremy Frimond
Jeremy Frimond
14,470 Points

How to: Customer Login Portals Wordpress?

I am interested in learning to make a front end user registration system on a wordpress site. My end goal would be to make the following:

  1. A forum website like Reddit where users can create an account, login and contribute.

  2. A membership type website (similar to Tree House)

  3. a customer portal login where I assign the username and password but the customer can change at a later time.

I know these are probably three big challenges unto their own but at this point im not really sure what questions i need to be asking to begin. Any insight or a point in the right direction to access material would be much obliged!

Cheers!

1 Answer

Most of what you want can be added via plugin functionality. You could probably even find a theme that has those aspects to need in your site. Or take the learn to build a WP plugin course and work of that.