[wp-trac] [WordPress Trac] #23934: Calling sidebar two times, widgets have the same ID
WordPress Trac
noreply at wordpress.org
Thu Apr 4 14:03:51 UTC 2013
#23934: Calling sidebar two times, widgets have the same ID
-----------------------------+--------------------------
Reporter: alexvorn2 | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: General
Version: | Severity: normal
Keywords: |
-----------------------------+--------------------------
If we call in the Twenty Thirteen the function of the sidebar
{{{
<?php dynamic_sidebar( 'sidebar-2' ); ?>
<?php dynamic_sidebar( 'sidebar-2' ); ?>
}}}
then the widgets ids from each sidebars are the same.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23934>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list