Yes, you can use has_term() to check if an event has a particular taxonomy term: <?php if ( has_term( 'christmas', 'event-category', ...
確定! 回上一頁