Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.58k stars 797 forks source link

Contact Form: Support custom field validation by themes/plugins #8174

Open westi opened 6 years ago

westi commented 6 years ago

Steps to reproduce the issue

The validate() function of Grunion_Contact_Form_Field has no filters so it isn't easy to write custom validation logic for a field - for example adding your own validation for a url or making the email validation stricker/looser

What I expected

A filer

What happened instead

There was no filter

stale[bot] commented 6 years ago

This issue has been marked as stale. This happened because:

No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.