add_filter( 'get_the_archive_title', 'my_theme_archive_title' ); /** * Remove archive labels. * * @param string $title Current archive title to be displayed. * @return string Modified archive title to be displayed. */ function my_theme_archive_title( $title ) { if ( is_category() ) { $title = single_cat_title( '', false ); } elseif ( is_tag() ) { $title = single_tag_title( '', false ); } elseif ( is_author() ) { $title = '' . get_the_author() . ''; } elseif ( is_post_type_archive() ) { $title = post_type_archive_title( '', false ); } elseif ( is_tax() ) { $title = single_term_title( '', false ); } return $title; }
Home Opener vs Seattle Reign | Sat. March 23, 3pm
Red Stars at Wrigley Field | June 8

Red Stars and KnockerBall Chicago Present Bubble Soccer

Mar 13, 2015

March 29 Scrimmage to Feature New Kits, Meet-the-Team Event

Mar 13, 2015

UPDATED: Red Stars Announce Preseason Schedule and Roster

Mar 09, 2015

Taylor Vancil, Nicole Setterlund Announce Retirement

Mar 06, 2015

Four Red Stars Players Called up to U.S. Team

Feb 21, 2015

Wintrust logo white
Copyright © 2023
All Rights Reserved
Privacy PolicyTerms & Conditions
crossmenu