Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use WordPress standard login form on My Courses page #3312

Open
donnapep opened this issue Jun 19, 2020 · 2 comments · May be fixed by #3875
Open

Use WordPress standard login form on My Courses page #3312

donnapep opened this issue Jun 19, 2020 · 2 comments · May be fixed by #3875
Labels
[Pri] Normal Can wait for the next release [Type] Enhancement

Comments

@donnapep
Copy link
Collaborator

Is your feature request related to a problem? Please describe

We currently utilize our own custom template (user/login-form.php) to render a login form on the My Courses page. We can simplify and eliminate this template altogether by leveraging WordPress' standard login form.

Describe the solution you'd like

Use WordPress' standard login form (wp_login_form) instead of using a template.

@matticbot
Copy link
Collaborator

➤ donnapep commented:

We can replace the login form, but we'll likely need to keep the registration form since it doesn't appear that WordPress provides any way to display it.

@yscik yscik linked a pull request Jan 6, 2021 that will close this issue
2 tasks
@donnapep donnapep removed this from the 3.7.0 milestone Jan 14, 2021
@jom
Copy link
Member

jom commented May 4, 2021

In 3946875-zd-woothemes, the user would like to also change the HTML around the template (\Sensei_Frontend::sensei_login_form).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Pri] Normal Can wait for the next release [Type] Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants