$13 GRAYBYTE WORDPRESS FILE MANAGER $72

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.15.130 | ADMIN IP 216.73.216.51
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bravetechrwanda/academy.bravetech.rw/wp-content/plugins/revslider/includes/

HOME
Current File : /home/bravetechrwanda/academy.bravetech.rw/wp-content/plugins/revslider/includes//jetpack.class.php
<?php
/**
 * @author    ThemePunch <[email protected]>
 * @link      https://www.themepunch.com/
 * @copyright 2024 ThemePunch
 */
 
if(!defined('ABSPATH')) exit();

class RevSliderJetPack extends RevSliderFunctions {
	
	public function __construct(){
		add_filter('script_loader_tag', array($this, 'exclude_scripts_from_defer'), 11, 2);
		add_filter('revslider_js_add_header_scripts', array($this, 'add_defer_to_script_tags'), 10, 1);
		add_filter('revslider_html_v6_output', array($this, 'add_defer_to_script_tags'), 10, 1);
		add_filter('revslider_add_setREVStartSize', array($this, 'add_defer_to_script_tags'), 10, 1);
	}

	/**
	 * prevent JetPack from defer our frontend JS files
	 */
	public function exclude_scripts_from_defer($src, $handle){
		if(!class_exists('Jetpack')) return $src;
		$process = false;

		if(in_array($handle, ['tp-tools', 'sr7', 'sr7migration', 'revmin', 'revmin-actions', 'revmin-carousel', 'revmin-layeranimation', 'revmin-navigation', 'revmin-panzoom', 'revmin-parallax', 'revmin-slideanims', 'revmin-video'])){
			$process = true;
		}
		
		//add addons to ignore list
		if(strpos($src, 'rs6') !== false || strpos($src, 'rbtools.min.js') !== false || strpos($src, 'revolution.addon.') !== false || strpos($src, 'sr6/assets/js/libs/') !== false || strpos($src, 'liquideffect') !== false || strpos($src, 'pixi.min.js') !== false || strpos($src, 'rslottie-js') !== false){
			$process = true;
		}

		return ($process) ? str_replace(' src', ' data-jetpack-boost="ignore" src', $src) : $src;
	}

	public function add_defer_to_script_tags($html){
		if(!class_exists('Jetpack')) return $html;

		return str_replace('<script', '<script data-jetpack-boost="ignore"', $html);
	}
}

Current_dir [ WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0755
external
--
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0755
api.class.php
74.97 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
aq-resizer.class.php
7.802 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
backwards.php
1.443 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
basic-css.php
11.572 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
cache.class.php
5.935 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
coloreasing.class.php
6.404 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
colorpicker.class.php
15.294 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
cssparser.class.php
24.896 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
data.class.php
76.426 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
em-integration.class.php
6.695 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
extension.class.php
7.564 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
favorite.class.php
1.24 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
functions.class.php
86.121 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
globals.class.php
2.493 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
googlefonts.php
244.634 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
index.php
0.026 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
jetpack.class.php
1.664 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
navigation.class.php
19.191 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
navigations.php
118.174 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
object-library.class.php
52.285 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
output.sr6.class.php
321.467 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
output.sr7.class.php
90.504 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
page-template.class.php
3.729 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
slide.class.php
117.47 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
slider.class.php
122.872 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
update.class.php
7.68 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
woocommerce.class.php
11.598 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644
wpml.class.php
5.842 KB
6 May 2026 9.46 AM
bravetechrwanda / bravetechrwanda
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF