?php } echo ''; echo '

' . __('Default number of articles to display.', 'news-widget') . '

'; } public function add_settings_link($links) { $settings_link = '' . __('Settings', 'news-widget') . ''; array_unshift($links, $settings_link); return $links; } private function has_widget_block() { global $post; if ($post && has_blocks($post->post_content)) { return strpos($post->post_content, 'wp:news-widget/content-widget') !== false; } return false; } } // Initialize the plugin new NewsWidget(); // Activation hook register_activation_hook(__FILE__, 'news_widget_activate'); function news_widget_activate() { // Set default options add_option('news_widget_api_url', 'https://your-deployed-url.replit.app'); add_option('news_widget_default_count', 3); } // Deactivation hook register_deactivation_hook(__FILE__, 'news_widget_deactivate'); function news_widget_deactivate() { // Clean up if needed } // Uninstall hook register_uninstall_hook(__FILE__, 'news_widget_uninstall'); function news_widget_uninstall() { // Remove options delete_option('news_widget_api_url'); delete_option('news_widget_default_count'); } ?>“No Bra, No Exam!” — OOU Allegedly stops Braless Students from entering the examination Hall [VIDEO] - Your entertainment news source for the latest celebrity
Entertainment

“No Bra, No Exam!” — OOU Allegedly stops Braless Students from entering the examination Hall [VIDEO]

A viral video circulating on social media has stirred controversy, showing female students of Olabisi Onabanjo University (OOU), Ago-Iwoye, Ogun State, allegedly being turned away from examination halls for not wearing bras.

According to reports, the incident occurred on Monday as the institution commenced its semester examinations.

In the widely shared footage, a female security official was seen stopping students at the entrance of the exam venue, reportedly checking their outfits and denying entry to those who appeared to be braless.

View this post on Instagram

A post shared by 9jaReporters (@9ja_reporters)

 

Show More

E M P I R E

Author at GistmiliNaija.

Related Articles

Leave a Reply

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

Back to top button