I have a widget registered named 'Classroll.' When viewing the the global variable $wp_registered_widgets, the widget's id is "classroll-1"
My questions is this: How is the widget id managed?
By managed, I'm really asking:
How and where does that id get created?
Where is the code that increments the number?
How/where is it stored in the db?
[duplicate: http://wordpress.org/support/topic/widget-id-code-location-and-management?replies=1 - topic closed]