SILENT KILLERPanel

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


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//minify

NameTypeSizeLast ModifiedActions
advanced-tab.php File 14270 bytes July 17 2025 21:05:49.
analytics-settings-tab.php File 3123 bytes July 17 2025 21:05:49.
asset-preload.php File 867 bytes July 17 2025 21:05:49.
cached-file-log.php File 1662 bytes July 17 2025 21:05:49.
cached-file.php File 1025 bytes July 17 2025 21:05:49.
css-settings-tab.php File 8410 bytes July 17 2025 21:05:49.
font-settings-tab.php File 7657 bytes July 17 2025 21:05:49.
html-settings-tab.php File 297 bytes July 17 2025 21:05:49.
js-settings-tab.php File 11551 bytes July 17 2025 21:05:49.
preload-tab.php File 2034 bytes July 17 2025 21:05:49.
settings-tab.php File 5072 bytes July 17 2025 21:05:49.
status-tab.php File 12367 bytes July 17 2025 21:05:49.

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

<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>
<div class="wpo_section wpo_group">
	<form>
	<?php if ($is_cache_enabled) : ?>
		<div id="minify-preload" class="notice notice-warning wpo-warning below-h2 wp-optimize-minify-status-information-notice wpo-show">
			<p>
				<span class="dashicons dashicons-info"></span>
				<?php
					$message = esc_html__('You are using WP-Optimize for page caching.', 'wp-optimize');
					$message .= ' ';
					$message .= esc_html__('Because of that, the pre-load settings used for page-caching are used.', 'wp-optimize');
					$message .= ' ';
					// translators: %1$s is a opening anchor tag and %2$s is a closing anchor tag
					$message .= sprintf(esc_html__('i.e. To configure pre-loading, go to the %1$sCache Preload settings in the caching section%2$s instead.', 'wp-optimize'), '<a href="' . esc_url(admin_url('admin.php?page=wpo_cache&tab=wp_optimize_preload')) . '">', '</a>');
					echo wp_kses_post($message);
				?>
				<br>
			</p>
		</div>
	<?php endif; ?>
		<h3 class="wpo-first-child"><?php esc_html_e('Preload now', 'wp-optimize'); ?></h3>
		<div class="wpo-fieldgroup">
			<p>
				<input id="wp_optimize_run_minify_preload" 
					class="button button-primary" type="submit" 
					name="wp_optimize_run_minify_preload" 
					value="<?php echo $is_running ? esc_attr__('Cancel', 'wp-optimize') : esc_attr__('Run now', 'wp-optimize'); ?>" 
					<?php echo $is_running ? 'data-running="1"' : ''; ?>
					<?php echo $is_cache_enabled ? "disabled" : ""; ?>
				>
				<span id="wp_optimize_preload_minify_status"><?php
					echo esc_html($status_message);
				?></span>
			</p>
			<span>
				<?php esc_html_e('This action will trigger WP-Optimize to generate minify assets 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 assets get minified.', 'wp-optimize'); ?>
			</span>
		</div>
	</form>
</div>

SILENT KILLER Tool