POSTHaste 1.1 Build 3 Released
1.1 Build 3 (23 Jan 2011) Fixed issues with Day/Month/Year values showing up on incorrect version of read. This was affecting multiple fields, including Sales (Product), Payment to Account & Final Totals. Payout detail lists now assume “today” for date criteria if no closing date is available. Gift Card (tender and sales) and Debit Card [More]
// Custom - Get Tags for posts. $separate_meta = __( ', ', 'twentyseventeen' ); $tags_list = get_the_tag_list( '', $separate_meta ); if ( ( ( twentyseventeen_categorized_blog() && $categories_list ) || $tags_list ) || get_edit_post_link() ) { if ( 'post' === get_post_type() ) { echo " '; echo ""; } } ?>