array( 'class' => true ), 'li', 'a' => array( 'href' => true ) ) ); /* translators: used between list items, there is a space after the comma */ $categories_list = get_the_category_list( __( ', ', 'briar' ) ); if ( $categories_list ) : ?>