chrisguitarguy / Front-End-Accounts

Account-related forms on the front end of your WordPress website.
MIT License
17 stars 6 forks source link

Logged in/out conditionals and section display #15

Open carolinerusso opened 9 years ago

carolinerusso commented 9 years ago

Not sure if this feature already exists, logged users should not have access to:

/account/login/ /account/forgot_password/

Optionally, custom sections might want to be conditionally displayed based on whether or not the user is logged in or not.