type ) { default: case 'list': echo '
'; if ( is_array( $this->list ) && ! empty( $this->list ) ) { echo ''; } if ( !empty( $this->button ) ) { echo ''.esc_html( $this->button['label'] ).''; } echo '
'; break; } } } endif; ?>