-1, 'post__in' => $officiant_posts, 'orderby' => 'post__in', 'ignore_sticky_posts' => true, ); $qry = new WP_Query( $args ); if( $officiant_posts && $qry->have_posts() ) { ?>
' . esc_html( $section_title ) . ''; ?>
have_posts() ){ $qry->the_post(); ?>
', '' ); ?>