field[ 'options' ] ) ) { return false; } $class = false; // invert if( ! empty( $this->field['invert'] ) ){ $class = 'invert'; } // meta if ( $meta ) { // page mata & builder existing items $name = $this->field['id']; } else { // theme options $name = $this->prefix .'['. $this->field['id'] .']'; } // array values if ( ! isset( $this->value ) || ! is_array( $this->value ) ) { $this->value = array(); } // output ----- echo '