From 6cc399d7ee0f74d13e5b42ae8a0421109ccb495d Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:55:30 +0200 Subject: [PATCH] This file is now part of the core library. --- views/redirect-via-html.php | 98 ------------------------------------- 1 file changed, 98 deletions(-) delete mode 100644 views/redirect-via-html.php diff --git a/views/redirect-via-html.php b/views/redirect-via-html.php deleted file mode 100644 index 6edecec2..00000000 --- a/views/redirect-via-html.php +++ /dev/null @@ -1,98 +0,0 @@ - - * @copyright 2005-2023 Pronamic - * @license GPL-3.0-or-later - * @package Pronamic\WordPress\Pay - */ - -if ( ! isset( $payment ) ) { - return; -} - -?> - - -> -
- - -- -
- -- -
- - get_form_html( $payment, $auto_submit ); - - ?> -