/home/vianto5/distritosatelite.mx/wp-content/plugins/litespeed-cache/tpl/optimax
Edit: /home/vianto5/distritosatelite.mx/wp-content/plugins/litespeed-cache/tpl/optimax/entry.tpl.php (1216B)
esc_html__( 'OptimaX Summary', 'litespeed-cache' ),
'settings' => esc_html__( 'OptimaX Settings', 'litespeed-cache' ),
);
if ( is_network_admin() ) {
$menu_list = array(
'network_settings' => esc_html__( 'OptimaX Settings', 'litespeed-cache' ),
);
}
?>
v
$val ) {
GUI::display_tab_layout( $menu_list, $menu_key );
require LSCWP_DIR . 'tpl/optimax/' . $menu_key . '.tpl.php';
echo '
';
}
?>