[], 'label' => [], 'input' => [ 'type' => [], 'name' => [], 'value' => [], 'checked' => [], 'aria-hidden' => [], ], ]; ?>
'; } if ( ! empty( $_REQUEST['order'] ) ) { echo ''; } // phpcs:enable WordPress.Security.NonceVerification.Recommended, WordPress.Security.ValidatedSanitizedInput.InputNotSanitized ?>
    ' . implode( '
  • ', (array) $choices ) . '
  • ', $choices_allowed_html ); ?>