mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 21:53:43 +09:00
Release 1.0.0
This commit is contained in:
+1
-2
@@ -86,8 +86,7 @@ class UM_Form {
|
||||
|
||||
/* Continue based on form mode - pre-validation */
|
||||
|
||||
do_action("um_submit_form_errors_hook", $this->post_form );
|
||||
|
||||
do_action('um_submit_form_errors_hook', $this->post_form );
|
||||
|
||||
do_action("um_submit_form_{$this->post_form['mode']}", $this->post_form );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user