diff --git a/views/checkout-drop-in.php b/views/checkout-drop-in.php index d045ab9..4e66b04 100644 --- a/views/checkout-drop-in.php +++ b/views/checkout-drop-in.php @@ -8,6 +8,10 @@ * @package Pronamic\WordPress\Pay */ +if ( ! defined( 'ABSPATH' ) ) { + exit; +} + ?>