mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 13:13:33 +09:00
Added user_profile section hook
do_action( 'um_user_profile_section' );
This commit is contained in:
@@ -80,6 +80,8 @@ class UM_User {
|
||||
</tbody>
|
||||
</table>
|
||||
<?php }
|
||||
|
||||
do_action( 'um_user_profile_section' );
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user