Update 1.2.98

This commit is contained in:
ultimatemember
2015-05-18 14:12:50 +03:00
parent 722367a11c
commit 1c4ca1802c
28 changed files with 485 additions and 51 deletions
+1
View File
@@ -327,6 +327,7 @@ class UM_Admin_Users {
if ( $this->custom_role == $column_name ) {
delete_option( "um_cache_userdata_{$user_id}" );
um_fetch_user( $user_id );
return um_user('role_name');