/home/vianto5/distritosatelite.mx/wp-content/plugins/litespeed-cache/tpl/inc
NameSizeModeActions
admin_footer.php17920644editdlrm
check_cache_disabled.php20510644editdlrm
check_if_network_disable_all.php8840644editdlrm
in_upgrading.php5280644editdlrm
metabox.php16180644editdlrm
modal.deactivation.php65800644editdlrm
show_display_installed.php17090644editdlrm
show_error_cookie.php9210644editdlrm
show_rule_conflict.php9350644editdlrm
Edit: /home/vianto5/distritosatelite.mx/wp-content/plugins/litespeed-cache/tpl/inc/admin_footer.php (1792B)
'; $rate_us = '' . sprintf( esc_html__( 'Rate %1$s on %2$s', 'litespeed-cache' ), '' . esc_html__( 'LiteSpeed Cache', 'litespeed-cache' ) . $stars . '', 'WordPress.org' ) . ''; $wiki = '' . esc_html__( 'Read LiteSpeed Documentation', 'litespeed-cache' ) . ''; $forum = '' . esc_html__( 'Visit LSCWP support forum', 'litespeed-cache' ) . ''; $community = '' . esc_html__( 'Join LiteSpeed Slack community', 'litespeed-cache' ) . ''; // Change the footer text if ( ! is_multisite() || is_network_admin() ) { $footer_text = $rate_us . ' | ' . $wiki . ' | ' . $forum . ' | ' . $community; } else { $footer_text = $wiki . ' | ' . $forum . ' | ' . $community; }