Opened 9 years ago
Last modified 9 years ago
#39929 new enhancement
Improve ability to customize "nav" links below login form.
| Reported by: | dcavins | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Login and Registration | Version: | 4.8 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | template |
Description
In adding a Single Sign-On option to a site, I ran into trouble while trying to add a link to the login form. Flexibility could be introduced by adding an action inside each p.nav in wp-login.php, but there's already duplicated code. So, I've added a function that builds the output and allows plugins to add new links or change the existing links.
Thanks for considering my request.
Attachments (2)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add wp_login_form_nav_links().