Adding ‘is_checked’ Validate Method to Checkbox field

8.52K viewsCorecheckbox validate method validation
0

Hello – I’m adding a custom checkbox field to the Ask Question page and have a requirement that the user is required to check the field before posting the question. I’m not finding a pre-built method to check for this validation and after taking a closer look believe that a new validate method (validate_is_checked) should be added to the “\plugins\anspress-question-answer\lib\class-validate.php” file. Rahul, could you please confirm if this is correct. I can add the method and submit on GitHub for your review and commit on hearing from you. Thanks to Rahul for the great work on creating this very useful plugin!

Answered question
0

Hi there! Yes, you’re correct – adding a custom validate_is_checked method in the class-validate.php file would be the proper approach for this requirement. You can go ahead and implement it, then submit a PR on GitHub for review. Thanks for your kind words and contribution to AnsPress!  Wittle Defender Complete Guide
Tower Defense • Roguelike • Card Strategy Wittle Defender

Answered question
You are viewing 1 out of 4 answers, click here to view all answers.