Opened 16 years ago
Closed 16 years ago
#10594 closed defect (bug) (fixed)
Add a title attribute to the home link generated by wp_page_menu()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.9 | Priority: | normal |
| Severity: | trivial | Version: | 2.8.4 |
| Component: | Template | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Each link generated by wp_list_pages() has a title attribute. The home link from wp_page_menu() - doesn't.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Adds a title attribute to the home link.