'post', 'posts_per_page' => 4, 'post__not_in' => [$post_id], 'ignore_sticky_posts' => true, ]; if ($primary_category instanceof WP_Term) { $related_args['cat'] = (int) $primary_category->term_id; } $related_query = new WP_Query($related_args); $latest_query = new WP_Query([ 'post_type' => 'post', 'posts_per_page' => 5, 'post__not_in' => [$post_id], 'ignore_sticky_posts' => true, ]); ?>

'bp-single-hero-image']); ?> name); ?>