mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 22:23:37 +09:00
- removed "About" page;
- added tooltips to Profile menu; - some fixes;
This commit is contained in:
@@ -31,7 +31,6 @@ class UM_ADDON_gravatar_transfer {
|
||||
}
|
||||
|
||||
function um_admin_addon_hook( $hook ) {
|
||||
global $ultimatemember;
|
||||
switch( $hook ) {
|
||||
case 'gravatar_transfer':
|
||||
if( $this->gravatar_hash() ){
|
||||
|
||||
Reference in New Issue
Block a user