Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pdf-viewer-for-wordpress domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/edireto/www/b2020/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the porto-functionality domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/edireto/www/b2020/wp-includes/functions.php on line 6131
/******************************************** * ABA FICHAS TÉCNICAS (PORTO SAFE MODE) ********************************************/ add_filter('woocommerce_product_tabs', function($tabs) { if (!is_product()) return $tabs; global $product; if (!$product) return $tabs; $sku = $product->get_sku(); if (!$sku) return $tabs; // Caminhos correctos $base = '/home/edireto/www/b2020/FT_brag/'; $url = '/FT_brag/'; $pdf = $base . $sku . '.pdf'; $dwg = $base . $sku . '.dwg'; $html = $base . $sku . '.html'; // Se não existir nenhum ficheiro ? NÃO cria a aba if (!file_exists($pdf) && !file_exists($dwg) && !file_exists($html)) { return $tabs; } // Criar aba segura para o Porto Theme $tabs['ficheiros_tecnicos'] = array( 'title' => __('Fichas Técnicas', 'woocommerce'), 'priority' => 80, 'callback' => function() use ($pdf, $dwg, $html, $url, $sku) { echo '

Fichas Técnicas

'; echo ''; } ); return $tabs; }); Em manutenção. Voltamos o mais breve possível
logo

Manutenção activa

Em manutenção. Voltamos o mais breve possível

Senha perdida