403Webshell
Server IP : 104.21.14.103  /  Your IP : 52.15.224.97
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/proc/thread-self/root/home/giankuin/./dangky.bnnagency.com/wp-content/themes/flatsome/inc/integrations/wp-rocket/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/proc/thread-self/root/home/giankuin/./dangky.bnnagency.com/wp-content/themes/flatsome/inc/integrations/wp-rocket/wp-rocket.php
<?php

function flatsome_wp_rocket_integration() {
	global $integrations_uri;

	if ( get_rocket_option( 'lazyload' ) ) {
		wp_enqueue_script(
			'flatsome-wp-rocket',
			$integrations_uri . '/wp-rocket/flatsome-wp-rocket.js',
			array( 'flatsome-js' ),
			wp_get_theme( get_template() )->get( 'Version' ),
			true
		);
	}
}

add_action( 'wp_enqueue_scripts', 'flatsome_wp_rocket_integration' );

/**
 * JS files to be included in the footer during the minification process.
 */
function flatsome_wp_rocket_minify_js_in_footer( $scripts ) {
  $uri = get_template_directory_uri();
  if ( wp_script_is( 'flatsome-countdown-theme-js' ) ) {
    $scripts[] = $uri . '/inc/shortcodes/ux_countdown/ux-countdown.js';
  }
  if ( wp_script_is( 'flatsome-lazy' ) ) {
    $scripts[] = $uri . '/inc/extensions/flatsome-lazy-load/flatsome-lazy-load.js';
  }
  if ( wp_script_is( 'flatsome-wp-rocket' ) ) {
    $scripts[] = $uri . '/inc/integrations/wp-rocket/flatsome-wp-rocket.js';
  }
  if ( wp_script_is( 'flatsome-isotope-js' ) ) {
    $scripts[] = $uri . '/assets/libs/isotope.pkgd.min.js';
  }
  return $scripts;
}
add_filter( 'rocket_minify_js_in_footer', 'flatsome_wp_rocket_minify_js_in_footer' );

Youez - 2016 - github.com/yon3zu
LinuXploit