#15022 closed defect (bug) (fixed)
Broken Profile Link in Admin Bar
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | trivial | Version: | 3.1 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
The far-left profile link in the Admin Bar is broken. On line 81 of wp-includes/admin-bar/admin-bar.php there needs to be a / before 'wp-admin/profile.php' in the link.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [15693]) Fix profile link in admin bar. Props mellertime. Fixes #15022