Jake Vanderwerf
2026-05-12 c32ed859f4abd1591c882f4f2a6ee16b1ec275e2
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 '';
@@ -429,7 +428,7 @@
         <div class="upload-group">
            <div class="group-header">
               <div class="selected">
                  <div class="field">
                  <div class="field checkbox">
                     <input type="checkbox" id="select-all" name="select-all" data-selects="item-grid" data-select-all>
                     <label for="select-all">
                        Select All In Group
@@ -464,7 +463,7 @@
      </template>
      <template class="groupActions">
         <div class="item-actions">
            <div class="radio-button">
            <div class="btn">
               <input type="radio" class="featured btn" name="featured" id="featured">
               <label for="featured">
                  <?=jvbIcon('star')?>
@@ -525,7 +524,7 @@
               </div>
               <div class="selection-actions">
                  <div class="selected">
                     <div class="field">
                     <div class="field checkbox">
                        <input type="checkbox" id="select-all-restore" name="select-all-restore">
                        <label for="select-all-restore">
                           Select All