How to uncheck this automatically from all wordpress posts?
Question
How do I automatically deselect this option from all posts, without having to edit post by post?
<div class="forminp forminp-onoff_checkbox">
<input id="a3_pvc_activated" name="a3_pvc_activated" class="a3_pvc_activated" type="checkbox" value="false" checked_label="ON" unchecked_label="OFF" checked="checked">
<label for="a3_pvc_activated">Activate on this item</label>
</div>
0
2 months
0 Answers
12 views
0
Leave an answer
You must login or register to add a new answer .