I want to check if there is at least one female in the custom post and if there is one I want to set the condition to true: $has_one_female = true;
$has_one_female = true;
But i