Opened 14 years ago
Closed 11 years ago
#23150 closed defect (bug) (fixed)
Sanitize the class passed to wp_list_bookmarks() and allow passing an array
| Reported by: | ryan | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | General | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | template |
Description
The class argument to wp_list_bookmarks() could use some sanitization.
While at it, let's enhance it to accept an array of classes like we do elsewhere.
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Refreshed patch.