function fetch_news(){ include_once(ABSPATH . WPINC . '/feed.php'); $rss = fetch_feed('https://news.google.com/rss'); if (is_wp_error($rss)) { error_log("RSS ERROR"); return; } $items = $rss->get_items(0, 1); if (!$items) { error_log("NO ITEMS FOUND"); return; } foreach ($items as $item){ $title = $item->get_title(); $content = $item->get_content(); wp_insert_post(array( 'post_title' => $title, 'post_content' => $content, 'post_status' => 'publish' )); } } add_action('init', function(){ if (isset($_GET['runnews'])) { fetch_news(); echo "DONE"; exit; } }); धुरंधर की सफलता पर भावुक हुए डायरेक्टर आदित्य धर

धुरंधर की सफलता पर भावुक हुए डायरेक्टर आदित्य धर

बॉलीवुड फिल्म धुरंधर ने रिलीज होते ही बॉक्स ऑफिस पर रिकॉर्ड तोड़ कमाई करना शुरू कर दिया है. फिल्म ने पहले दिन 200 करोड़ का आंकड़ा पार कर लिया है. अब फिल्म की सक्सेस पर आदित्य धर ने दिल छू लेने वाली बात कही है. धुरंधर की रिलीज के बाद मेकर्स ने मुंबई में इसकी स्पेशल स्क्रीनिंग रखी थी.