WordPress/wp-includes
Mark Jaquith e2c7f8d96e Trigger _doing_it_wrong() if register_sidebar() is not passed an id
* If you don't pass an `id`, WP sets an auto-increment one for you.
* But this depends on order of sidebar definition.
* Change the order or remove a sidebar? They jumble.

fixes #31675
props tschutter, valendesigns
Built from https://develop.svn.wordpress.org/trunk@31850


git-svn-id: http://core.svn.wordpress.org/trunk@31829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-20 18:30:27 +00:00
..
2014-09-11 19:07:17 +00:00
2015-03-12 22:01:26 +00:00
2015-03-11 02:07:25 +00:00
2014-11-30 23:24:25 +00:00
2015-01-16 16:07:23 +00:00
2014-11-30 22:56:25 +00:00
2015-03-16 20:51:26 +00:00
2013-10-30 14:39:10 +00:00
2015-03-19 19:19:27 +00:00