Opened 4 years ago

Closed 4 years ago

#10594 closed defect (bug) (fixed)

Add a title attribute to the home link generated by wp_page_menu()

Reported by: amilanov Owned by:
Priority: normal Milestone: 2.9
Component: Template Version: 2.8.4
Severity: trivial Keywords: has-patch
Cc:

Description

Each link generated by wp_list_pages() has a title attribute. The home link from wp_page_menu() - doesn't.

Attachments (1)

10594_wp_page_menu_home_title.patch (789 bytes) - added by amilanov 4 years ago.
Adds a title attribute to the home link.

Download all attachments as: .zip

Change History (5)

Adds a title attribute to the home link.

  • Keywords has-patch added
  • Severity changed from normal to trivial
  • Version set to 2.8.4
  • Milestone changed from Unassigned to 2.9
  • Resolution set to fixed
  • Status changed from new to closed

(In [12013]) Add a title to the Home link output by wp_page_menu(). Fixes #10594 props amilanov.

Note: See TracTickets for help on using tickets.