.. | |||||
admin_footer.php | |||||
api_key.php | |||||
check_cache_disabled.php | |||||
check_if_network_disable_all.php | |||||
disabled_all.php | |||||
in_upgrading.php | |||||
metabox.php | |||||
modal.footer.php | |||||
modal.header.php | |||||
show_display_installed.php | |||||
show_error_cookie.php | |||||
show_rule_conflict.php |
<?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 ; ?>
.. | |||||
admin_footer.php | |||||
api_key.php | |||||
check_cache_disabled.php | |||||
check_if_network_disable_all.php | |||||
disabled_all.php | |||||
in_upgrading.php | |||||
metabox.php | |||||
modal.footer.php | |||||
modal.header.php | |||||
show_display_installed.php | |||||
show_error_cookie.php | |||||
show_rule_conflict.php |