mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 05:33:36 +09:00
- removed "About" page;
- added tooltips to Profile menu; - some fixes;
This commit is contained in:
@@ -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/";
|
||||
|
||||
Reference in New Issue
Block a user