- removed "About" page;

- added tooltips to Profile menu;
- some fixes;
This commit is contained in:
nikitozzzzzzz
2017-07-28 13:33:14 +03:00
parent 1db8a9ae3a
commit a0eca5f350
11 changed files with 17 additions and 224 deletions
-2
View File
@@ -22,8 +22,6 @@ class UM_ADDON_generate_random_users {
}
function um_admin_addon_hook( $hook ) {
global $ultimatemember;
switch ( $hook ) {
case 'generate_random_users':
$json_url = "https://randomuser.me/api/";