Form Forward After Validation

Forms action should POST to our plugin to validate that the token is valid and it's the action we want. Allow user to set up action types in a table in the settings with a score value associated with the action and the plugin can handle the validation and return false if the score is too low. We should still pass back everything so the developer can still do something if they want.