I'm a newbie to wordpress plugin development and from the wordpress development tutorials and articles I've come to understand that in order to add a kind of a listener to an action, hooks must be used. So can anyone tell me how to do such thing on form submit? Suppose there's another plugin handling the form creation if it makes any difference.