WP widget checkboxes do not save their value
By amorphine, 7 years ago. Last reply by amorphine, 7 years ago
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 I see that normally input name should be rendered as nested But name attributes of…