File: /home/vspt/public_html/wp-content/plugins/winwheel4wp/templates/generate_shortcode.php
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?>
<div class="wrap winwheel4wp_settings">
<h1>Win Wheel For Wordpress Settings</h1>
<div class="winwheel4wp_settings_section">
<h2>Copy / Paste this shortcode to your page to make Wheel visible<h2>
<textarea readonly style="height: 7em; width: 40em;">[winwheel4wp_wheel id="<?php echo $_GET['generate_shortcode'] ?>"][winwheel4wp_form id="<?php echo $_GET['generate_shortcode'] ?>"]</textarea>
<br><br>
<a class="button button-primary" href="?page=winwheel4wp_settings">Back</a>
</div>
</div>