SILENT KILLERPanel

Current Path: > home > transcarter > > www > wp-content > plugins > > wp-optimize > templates > > cache


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter//www/wp-content/plugins//wp-optimize/templates//cache

NameTypeSizeLast ModifiedActions
browser-cache.php File 5091 bytes July 17 2025 21:05:49.
gzip-compression.php File 4486 bytes July 17 2025 21:05:49.
page-cache-advanced.php File 5311 bytes July 17 2025 21:05:49.
page-cache-cloudflare-placeholder.php File 880 bytes July 17 2025 21:05:49.
page-cache-preload.php File 2567 bytes July 17 2025 21:05:49.
page-cache.php File 8544 bytes July 17 2025 21:05:49.

Reading File: /home/transcarter//www/wp-content/plugins//wp-optimize/templates//cache/page-cache-preload.php

<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>

<h3 class="wpo-first-child"><?php esc_html_e('Preload now', 'wp-optimize'); ?></h3>

<div class="wpo-fieldgroup">
	<p>
		<input id="wp_optimize_run_cache_preload" class="button button-primary" type="submit" name="wp_optimize_run_cache_preload" value="<?php echo $is_running ? esc_attr__('Cancel', 'wp-optimize') : esc_attr__('Run now', 'wp-optimize'); ?>" <?php echo $is_running ? 'data-running="1"' : ''; ?>>
		<span id="wp_optimize_preload_cache_status"><?php
			echo esc_html($status_message);
		?></span>
	</p>
	<span>
		<?php esc_html_e('This action will trigger WP-Optimize to cache the site by visiting pages to preload them (so that they are ready the first time a human visitor wants them).', 'wp-optimize'); ?>
		<?php esc_html_e('If a sitemap is available, then it will be used to determine which content gets cached.', 'wp-optimize'); ?>
	</span>
</div>

<h3 class="wpo-first-child"><?php esc_html_e('Schedule preloader', 'wp-optimize'); ?></h3>

<div class="wpo-fieldgroup">
	<p>
		<label>
			<input name="enable_schedule_preload" id="enable_schedule_preload" class="cache-settings" type="checkbox" value="true" <?php checked($wpo_cache_options['enable_schedule_preload']); ?>>
			<?php esc_html_e('Activate scheduled cache preloading', 'wp-optimize'); ?>
		</label>
		<p>
			<?php esc_html_e('The scheduled preloading will run automatically in your chosen time period.', 'wp-optimize'); ?>
		</p>
	</p>

	<label for="preload_schedule_type"><?php esc_html_e('Select schedule type', 'wp-optimize'); ?></label><br>

	<select id="preload_schedule_type" class="cache-settings" name="preload_schedule_type" disabled>

		<?php

		foreach ($schedule_options as $opt_id => $opt_description) {
			?>
			<option value="<?php echo esc_attr($opt_id); ?>" <?php selected($wpo_cache_options['preload_schedule_type'], $opt_id); ?> <?php if ('wpo_use_cache_lifespan' == $opt_id && $wpo_cache_options['page_cache_length_value'] <= 0) disabled(true); ?>><?php echo esc_html($opt_description); ?></option>
			<?php
		}

		?>

	</select>

</div>

<input id="wp-optimize-save-cache-preload-settings" class="button button-primary" type="submit" name="wp-optimize-save-cache-preload-settings" value="<?php esc_attr_e('Save changes', 'wp-optimize');?>">

<img class="wpo_spinner" src="<?php echo esc_url(admin_url('images/spinner-2x.gif')); // phpcs:ignore PluginCheck.CodeAnalysis.ImageFunctions.NonEnqueuedImage -- N/A ?>" alt="...">

<span class="save-done dashicons dashicons-yes display-none"></span>

SILENT KILLER Tool