uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
public_html
/
wp-content
/
plugins
/
wp-rocket
/
inc
/
3rd-party
/
hosting
/
siteground.php
/
/
<?php defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' ); if ( rocket_is_plugin_active( 'sg-cachepress/sg-cachepress.php' ) ) { global $sg_cachepress_supercacher, $sg_cachepress_environment; if ( isset( $sg_cachepress_environment ) && $sg_cachepress_environment instanceof SG_CachePress_Environment && $sg_cachepress_environment->cache_is_enabled() ) { add_action( 'wp_ajax_sg-cachepress-purge', 'rocket_clean_domain', 0 ); add_action( 'admin_post_sg-cachepress-purge', 'rocket_clean_domain', 0 ); add_action( 'after_rocket_clean_domain', 'rocket_clean_supercacher' ); add_filter( 'rocket_display_varnish_options_tab', '__return_false' ); } /** * Call the cache server to purge the cache with SuperCacher (SiteGround) Pretty good hosting! * * @since 2.3 * * @return void */ function rocket_clean_supercacher() { if ( isset( $sg_cachepress_supercacher ) && $sg_cachepress_supercacher instanceof SG_CachePress_Supercacher ) { $sg_cachepress_supercacher->purge_cache(); } } /** * Force WP Rocket caching on SG Optimizer versions before 4.0.5 * * @author Arun Basil Lal * * @link https://github.com/wp-media/wp-rocket/issues/925 * @since 3.0.4 */ $sg_optimizer_plugin_data = get_file_data( WP_PLUGIN_DIR . '/sg-cachepress/sg-cachepress.php', array( 'Version' => 'Version' ) ); if ( version_compare( $sg_optimizer_plugin_data['Version'], '4.0.5' ) < 0 ) { add_filter( 'do_rocket_generate_caching_files', '__return_true', 11 ); } }
/home/batcwwjx/./old/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/siteground.php