Uso da fun??o wc_get_log_file_name foi descontinuado em WC 8.6.0
-
Oi Claudio,
só passando para refor?ar meu comentário nessa discuss?o do GitHub sobre o uso da fun??o
wc_get_log_file_name
que foi descontinuada na vers?o 8.6.0 do WooCommerce.Seu plugin está utilizando essa fun??o em duas classes diferentes:
- WC_Correios_Shipping
- WC_Correios_Integration
Em ambas as classes a fun??o
get_log_link
utiliza a fun??owc_get_log_file_name
como argumento na URL do link para visualizar os logs.O aviso que aparece no log do PHP é:
Doing it wrong: Function wc_get_log_file_name is deprecated since version 8.6.0 with no alternative available.
Abra?o
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Uso da fun??o wc_get_log_file_name foi descontinuado em WC 8.6.0’ is closed to new replies.