slug ) ){ $cat_slugs = array(); foreach( $cats as $_cat ){ // BEGIN stop if this page has anything to do with the "sponsored" category if( "sponsored" === $_cat->slug ) { return array( 'empty' ); } // END of "sponsored" check $cat_slugs[] = $_cat->slug; } return $cat_slugs; } return array( 'empty' ); }; ?>
Home Authors Posts by Kevin Mayer

Kevin Mayer

464 POSTS 2 COMMENTS