File: /home/bakeerca/public_html/wp-content/plugins/wordpress-database-reset/views/index.php
<div class="wrap card" id="wp-reset-ad">
<h1>This plugin is being replaced by WP Reset</h1>
<a href="#" class="open-wpr-upsell"><img src="<?php echo esc_url(plugins_url( 'assets/images/wp-reset-icon.png', DB_RESET_FILE )); ?>" alt="WP Reset - used on +300,000 sites" title="WP Reset - used on +300,000 sites"></a>
<p>We're phasing out support & development for this plugin because we built the free <a href="#" class="open-wpr-upsell">WP Reset</a> plugin that has a lot more functions, automatic backups when you do resets and it is <b>used by over 300,000 sites</b> daily.<br><br><a href="#" class="open-wpr-upsell button button-primary">Install the free WP Reset plugin from the WP repository</a></p>
</div>
<div class="wrap card">
<h1><?php esc_html_e( 'Database Reset', 'wordpress-database-reset' ) ?></h1>
<?php include( 'partials/notice.php' ) ?>
<form method="post" id="db-reset-form">
<?php include( 'partials/select-tables.php' ) ?>
<?php include( 'partials/security-code.php' ) ?>
<?php include( 'partials/submit-button.php' ) ?>
</form>
</div>
<div id="wpr-upsell-dialog" style="display: none;" title="WP Reset">
<span class="ui-helper-hidden-accessible"><input type="text"/></span>
<div style="padding: 20px; font-size: 15px;">
<ul>
<li>Free plugin used on +300,000 sites</li>
<li>Simple & easy to use with clear instructions</li>
<li>Automatically creates a snapshot on every plugin & theme update</li>
<li>Use it to quickly reset any data in WordPress</li>
<li>Extremely useful for cleaning demo data from themes & plugins</li>
<li>Create Database Snapshot to revert WP to previous states with 1 click</li>
<li>Compare current & previous snapshots to see changes done by plugins</li>
</ul>
<p class="upsell-footer"><a class="button button-primary install-wpr">Install & Activate WP Reset from the WP repository</a></p>
</div>
</div>
<div class="wrap card" id="wp-reset-ad">
<h1>This plugin is being replaced by WP Reset</h1>
<a href="#" class="open-wpr-upsell"><img src="<?php echo esc_url(plugins_url( 'assets/images/wp-reset-icon.png', DB_RESET_FILE )); ?>" alt="WP Reset - used on +300,000 sites" title="WP Reset - used on +300,000 sites"></a>
<p>We're phasing out support & development for this plugin because we built the free <a href="#" class="open-wpr-upsell">WP Reset</a> plugin that has a lot more functions, automatic backups when you do resets and it is <b>used by over 300,000 sites</b> daily.<br><br><a href="#" class="open-wpr-upsell button button-primary">Install the free WP Reset plugin from the WP repository</a></p>
</div>