inc/helpers/renderFields.php @@ -354,7 +354,6 @@ } } function jvbRenderTermList(array|bool|WP_Error $terms, string $label = ''):string { if (!$terms || is_wp_error($terms) || empty($terms)) { return '';