From f378e81e5383732574a1d974bc3c49f20fa56635 Mon Sep 17 00:00:00 2001 From: nikitasinelnikov Date: Fri, 24 Mar 2017 16:46:49 +0200 Subject: [PATCH] Added user_profile section hook do_action( 'um_user_profile_section' ); --- core/um-user.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/um-user.php b/core/um-user.php index c8cc83a4..9ef6c651 100644 --- a/core/um-user.php +++ b/core/um-user.php @@ -80,6 +80,8 @@ class UM_User {