We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da9d6e8 + 3aa8a63 commit 331b617Copy full SHA for 331b617
src/views/optin.php
@@ -54,7 +54,6 @@
54
</main>
55
<footer>
56
<form method="post" action="" data-js="optin-form">
57
- <input type="hidden" name="page" value="<?php echo esc_attr( $_GET['page'] ); // phpcs:ignore WordPress.Security ?>">
58
<input type="hidden" name="action" value="stellarwp-telemetry">
59
<?php wp_nonce_field( 'stellarwp-telemetry' ); ?>
60
<button class="stellarwp-telemetry-btn-primary" data-js="form-submit" type="submit" name="optin-agreed" value="true">
0 commit comments