I upgraded my WordPress installation to 2.2, and suddenly find that the theme I'm using - Connections Reloaded - has widget support.
The slight flaw being that despite doing a comprehensive search in all the folders on the server, I can't find one called widgets in which new widgets ought to go. I've tried creating one in wp-content/plugins/widgets and putting a widget php file in there, but the widget system doesn't recognise the new widget.
So where do I put my new widgets?