[wp-trac] [WordPress Trac] #24604: replace id atribute with class for calendar_wrap value of the Calendar Widget
WordPress Trac
noreply at wordpress.org
Wed Jun 19 12:19:53 UTC 2013
#24604: replace id atribute with class for calendar_wrap value of the Calendar
Widget
--------------------------+-----------------------------
Reporter: alexvorn2 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version:
Severity: minor | Keywords: needs-patch
--------------------------+-----------------------------
I think the `echo '<div id="calendar_wrap">';` should be replaced with
`echo '<div class="calendar_wrap">';` because having the same id on the
pages is not valid, if we will have two calendars on the page.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24604>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list