WP widget checkboxes do not save their value
I have a custom WP widget with a select and several checkboxes. Being added to column the widget select works fine – on saving it really saves select value; But checkboxes lose their value. I looked through some examples and…