/include/classes/class-tm-epo-builder-base.php on line 3285
hata mevcuttur satır ise
if (! empty( $tabs_override[$tab] )){
$counter ++;
$options_array =array_merge(
$options_array,
// add $tab options
$this->_prepend_div( $name . $counter ),
apply_filters( 'wc_epo_admin_element_general_options', $option ),
$this->_append_div( $name . $counter ),
);
if ($tab === "general_options"){
$header_name = esc_html__( "General options", 'woocommerce-tm-extra-product-options' );
$header_icon = "tcfa tcfa-cog";
$header_slug = "tma-tab-general";
}
kırmısı ile işaretli );
bu kod hatası nasıl duzeltebilirin yardımcı olacak varmı?
Parse error: syntax error, unexpected ')' in - Hatası
2
●104