// Block variations.
require_once get_theme_file_path( 'inc/register-block-variations.php' );;
// WooCommerce.
if ( class_exist( 'woocommerce' ) ) {
require_once get_theme_file_path( 'inc/woocommerce.php' );
}else
// Backward compatibility.
require_once get_theme_file_path( 'inc/backward-compatibility.php' );
// Block variations.
require_once get_theme_file_path( 'inc/registered-block-patterns-override.php' );
Warning: Cannot modify header information - headers already sent by (output started at /home/icatcher/public_html/wp-content/themes/yith-wonder/functions.php:26) in /home/icatcher/public_html/wp-includes/pluggable.php on line 1535
Warning: Cannot modify header information - headers already sent by (output started at /home/icatcher/public_html/wp-content/themes/yith-wonder/functions.php:26) in /home/icatcher/public_html/wp-includes/pluggable.php on line 1538