/home/vianto5/distritosatelite.mx/wp-content/plugins/litespeed-cache/tpl/db_optm
Edit: /home/vianto5/distritosatelite.mx/wp-content/plugins/litespeed-cache/tpl/db_optm/entry.tpl.php (1042B)
esc_html__( 'Manage', 'litespeed-cache' ),
);
if ( ! is_network_admin() ) {
$menu_list['settings'] = esc_html__( 'DB Optimization Settings', 'litespeed-cache' );
}
?>
$tab_val ) {
GUI::display_tab_layout( $menu_list, $tab_key );
require LSCWP_DIR . 'tpl/db_optm/' . $tab_key . '.tpl.php';
echo '
';
}
?>