PHP 8.2.30
Preview: ajax.php Size: 446 B
/usr/src/litespeed-wp-plugin/6.5.0.2/litespeed-cache/tpl/banner/ajax.php

<?php
/**
 * @deprecated 3.3 Will only show banner after user manually checked score
 */

namespace LiteSpeed ;
defined( 'WPINC' ) || exit ;

$url = Utility::build_url( Router::ACTION_HEALTH, Health::TYPE_SPEED, true ) ;
$url = htmlspecialchars_decode( $url ) ;
?>
<script>
	document.addEventListener( 'DOMContentLoaded', function( event ) {
		jQuery(document).ready( function() {
			jQuery.get( '<?php echo $url; ?>' ) ;
		} ) ;
	} ) ;
</script>

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
446 B lrw-r--r-- 2024-09-06 21:23:56
Edit Download
1.83 KB lrw-r--r-- 2024-09-06 21:23:56
Edit Download
2.58 KB lrw-r--r-- 2024-09-06 21:23:56
Edit Download
3.33 KB lrw-r--r-- 2024-09-06 21:23:56
Edit Download
1.26 KB lrw-r--r-- 2024-09-06 21:23:56
Edit Download
6.14 KB lrw-r--r-- 2024-09-06 21:23:56
Edit Download
1.70 KB lrw-r--r-- 2024-09-06 21:23:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).