https://www.ads-software.com/support/topic/parse-error-on-functions-php-2/
]]>return null != e ? 0 > e ? this[e + this.length] : this[e] : r.call(this)
]]>add_filter(
‘themeisle_sdk_products’, function ( $products ) {
$products[] = get_template_directory() . ‘/style.css’;
return $products;
}
);
Parse error: syntax error, unexpected T_FUNCTION in D:\Hosting\3915819\html\wp-content\themes\hestia.1.1.66\hestia\functions.php on line 42
]]>