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 Jeffrey S. Buguliskis, Ph.D.

Jeffrey S. Buguliskis, Ph.D.

328 POSTS 0 COMMENTS
Jeffrey S. Buguliskis is technical editor for Genetic Engineering & Biotechnology News.