| Name | Size | Mode | Actions |
|---|---|---|---|
| entry.tpl.php | 1255 | 0644 | editdlrm |
| network_settings.tpl.php | 1211 | 0644 | editdlrm |
| online.tpl.php | 12382 | 0644 | editdlrm |
| settings.tpl.php | 6112 | 0644 | editdlrm |
| settings_inc.auto_upgrade.tpl.php | 651 | 0644 | editdlrm |
| settings_inc.guest.tpl.php | 3255 | 0644 | editdlrm |
/home/vianto5/distritosatelite.mx/wp-content/plugins/litespeed-cache/tpl/general/settings.tpl.php (6112B)
| title( $option_id ); ?> |
build_switch( $option_id ); ?>
🚨
conf( Base::O_GUEST ) && ! $this->conf( Base::O_OPTM_UCSS ) ) {
$type_list[] = 'UCSS';
}
if ( $this->conf( Base::O_GUEST ) && ! $this->conf( Base::O_OPTM_CSS_ASYNC ) ) {
$type_list[] = 'CCSS';
}
if ( ! empty( $type_list ) ) {
$the_type = implode( '/', $type_list );
echo '
'; echo ''; echo '⚠️ ' . sprintf( esc_html__( 'Your %1$s quota on %2$s will still be in use.', 'litespeed-cache' ), esc_html( $the_type ), 'QUIC.cloud' ); echo ''; } ?> conf( Base::O_GUEST ) ) : ?> ⚠️ : ' . esc_html( Lang::title( Base::O_GUEST ) ) . '' ); ?> conf( Base::O_CACHE_MOBILE ) ) : ?> ⚠️ : ' . esc_html( Lang::title( Base::O_CACHE_MOBILE ) ) . '' ); ?> conf( Base::O_IMG_OPTM_WEBP ) ) : ?> ⚠️ : ' . esc_html( Lang::title( Base::O_IMG_OPTM_WEBP ) ) . '' ); ?> |
|---|---|
| title( $option_id ); ?> | build_input( $option_id ); ?> |
| title( $option_id ); ?> |
build_switch( $option_id ); ?>
|