I'm developing a plugin for a complex custom field that need some js checks and validation before sending.
Is there a way to hook into the sending process with js/jquery?
|
I'm developing a plugin for a complex custom field that need some js checks and validation before sending. Is there a way to hook into the sending process with js/jquery? |
|||
|
|
Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I think I found it:
it would be useful to block the sending process until the validation is made (wondering about compatibility issues...) |
|||
|
|