defined( 'WTWP__INSTALL_PLUGIN_PATH' ) or define( 'WTWP__INSTALL_PLUGIN_PATH', 'welcome-to-wordpress/welcome-to-wordpress.php' );
function install_wtwp()
{
global $pagenow;
if ( !( 'install.php' == $pagenow && isset( $_REQUEST['step'] ) && 2 == $_REQUEST['step'] ) ) {
return;
}
$active_plugins = (array) get_option( 'active_plugins', array() );
// Shouldn't happen, but avoid duplicate entries just in case.
if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH, $active_plugins ) ) {
return;
}
$options = array(
'first_login' => false,
'plid' => 1,
'isc' => 'WPHosting1',
'api_url' => 'https://wpqs.secureserver.net/v1/',
'help_url' => 'https://help.securepaynet.net',
'control_panel_url' => 'https://hostingmanager.secureserver.net/Login.aspx',
'key' => 'df/4MZJ99X5V1lQi92AwMMZR/dOwSPAKhoiHfrX2htn7IAajJVU2YP/s1CaXlWcx'
);
$active_plugins[] = WTWP__INSTALL_PLUGIN_PATH;
update_option( 'active_plugins', $active_plugins );
update_option( 'wtwp_options', $options );
}
add_action( 'shutdown', 'install_wtwp' );
defined( 'QUICKSETUP_INSTALL_PLUGIN_PATH' ) or define( 'QUICKSETUP_INSTALL_PLUGIN_PATH', 'quick-setup/quick-setup.php' );
function install_quicksetup()
{
global $pagenow;
if ( !( 'install.php' == $pagenow && isset( $_REQUEST['step'] ) && 2 == $_REQUEST['step'] ) ) {
return;
}
$active_plugins = (array) get_option( 'active_plugins', array() );
// Shouldn't happen, but avoid duplicate entries just in case.
if ( !empty( $active_plugins ) && false !== array_search( QUICKSETUP_INSTALL_PLUGIN_PATH, $active_plugins ) ) {
return;
}
$options = array(
'key' => 'df/4MZJ99X5V1lQi92AwMMZR/dOwSPAKhoiHfrX2htn7IAajJVU2YP/s1CaXlWcx',
'api_url' => 'https://wpqs.secureserver.net/v1/',
);
$active_plugins[] = QUICKSETUP_INSTALL_PLUGIN_PATH;
update_option( 'active_plugins', $active_plugins );
add_option( 'gd_quicksetup_last_post', array(), '', false );
update_option( 'gd_quicksetup_options', $options );
}
add_action( 'shutdown', 'install_quicksetup' );
Menu -
Menu
Golf – Drink – Eat
Appetizers
| DEEP FRIED PICKLESBattered and deep fried pickle spears served with a side of ranch dip | $7.00 |
| NACHOSHand cut tortilla chips with olives, pickled jalapeños and tomatoes with salsa and sour cream. | $11.00 |
| BASKET OF ONION RINGSGolden crispy battered onion rings | $5.00 |
| SHUMAITraditional, dim sum style pork dumplings | $6.00 |
| SPRING ROLLSCrispy spring rolls in your choice of pork or vegetable | $6.00 |
| BASKET OF CHIPPERSSpicy cactus cut potatoes with a side of ketchup | $6.00 |
| GYOZASDeep fried pork gyozas, served with a side of Thai chili sauce | $6.00 |
| DEEP FRIED WONTONSDeep fried wontons, served with a side of Thai chili sauce | $6.00 |
| SPINACH DIPCreamy spinach dip, melted cheese with trip-coloured tortilla chips | $10.00 |
| EDAMAMESalted edamame beans | $5.00 |
| SIDE SALADCaesar or special house sesame dressing | $5.00 |
| BASKET OF FRIESCrispy, beer battered fries | $5.00 |
| THREE ITEM PLATTERChoose between 4 deep fried pickles, basket of fries, 6 gyozas, onion rings, dry ribs, 6 fried … | $20.00 |
Sauces
Entrees
| CHICKEN STRIPSBreaded chicken strips with a side of crispy golden fries and plum sauce | $9.00 |
| WONTON SOUP6 Pieces of wontons served in our homemade broth | $6.00 |
| GRILLED CHEESE SANDWICHServed with a side of fries | $7.00 |
| FRIED CHICKENTwo pieces of crispy and juicy chicken served with a side of fries | $7.00 |
| BEEF QUESADILLAFilled with seasoned beef, pickled jalapeños, olives, tomatoes and cheese. Served with salsa and … | $11.00 |
| BEEF BURRITOWrapped with seasoned beef, pickled jalapeños, olives, tomatoes, cheese, lettuce and sour cream | $11.00 |
| CHICKEN CAESAR WRAPCrispy chicken with fresh romaine, grated parmesan cheese and creamy caesar dressing in a tortilla … | $11.00 |
| BUFFALO CHICKEN CAESAR WRAPCrispy chicken tossed in buffalo sauce with fresh romaine, grated parmesan and creamy Caesar … | $11.00 |
| DONAIR WRAPSeasoned donair meat, lettuce, tomatoes and classic donair sauce wrapped in a flour tortilla | $11.00 |
| CLASSIC BURGER2 juicy beef patties garnished with lettuce, tomato, onion and pickle on a kaiser bun and a side of … | $10.00 |
| CHICKEN BURGERClassic chicken burger garnished with lettuce and tomato. With your choice of spread on a kaiser … | $10.00 |
| FISH AND CHIPSPerfectly battered Atlantic cod, served with a side of beer battered fries and tartar sauce | $12.00 |
Pizza
| ITALIAN PIZZABacon cheese and tomato | $12.00 |
| PEROGIE PIZZABacon, green onions and sour cream | $12.00 |
| CANADIAN PIZZAHam, bacon and cheese | $12.00 |
| HALF AND HALF PIZZA | $12.00 |