mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 22:23:37 +09:00
Update 1.0.87
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
do_action("um_before_form", $args);
|
||||
|
||||
do_action("um_before_{$template}_fields", $args);
|
||||
do_action("um_before_{$mode}_fields", $args);
|
||||
|
||||
do_action("um_main_{$template}_fields", $args);
|
||||
do_action("um_main_{$mode}_fields", $args);
|
||||
|
||||
do_action("um_after_form_fields", $args);
|
||||
|
||||
do_action("um_after_{$template}_fields", $args);
|
||||
do_action("um_after_{$mode}_fields", $args);
|
||||
|
||||
do_action("um_after_form", $args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user