wpsnoop Fatal error: Cannot redeclare woocommerce_support()

If you are dealing with a WordPress issue where a PHP Function woocommerce_support() was already declared it is most likely due to a plugin/theme conflict.

wpsnoop scanned and analyzed over 100,000 WordPress plugins and themes to find and locate potential conflicts including functions that share the same name.

This page has information on the 20 places where that function is declared and used in WordPress plugins and themes.

Note: Our database currently only taps into the free themes and plugins available in the publicly available WordPress plugins and themes, if your site uses paid plugins, themes or custom code there may be additional conflicts.


Our database has uncovered 20 different instances of potential conflicts where different plugins or themes share the function name.

Examples of this error include:

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/andrina-lite/functions.php:1159)

This file is part of the WordPress theme Andrina Lite and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/wp-bootstrap-starter/inc/plugin-compatibility/woocommerce/woocommerce.php:4)

This file is part of the WordPress theme Material Design WP and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/wk-wow/inc/plugin-compatibility/woocommerce/woocommerce.php:4)

This file is part of the WordPress theme WK Wow and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/integral/inc/woocommerce.php:7)

This file is part of the WordPress theme Integral and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/coeur/framework/functions/setup.php:93)

This file is part of the WordPress theme Coeur and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/anissa/functions.php:269)

This file is part of the WordPress theme Anissa and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/integral/inc/woocommerce.php:7)

This file is part of the WordPress theme Elemental and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/ishop/inc/custom-function.php:11)

This file is part of the WordPress theme iShop and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/bug-blog/includes/thrid-party/woocommerce.php:6)

This file is part of the WordPress theme Bug Blog and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/integral/inc/woocommerce.php:7)

This file is part of the WordPress theme Optimal and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/harrington/functions.php:683)

This file is part of the WordPress theme Harrington and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/northern-web-coders/functions.php:194)

This file is part of the WordPress theme Northern-Web-Coders and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/local-business/functions.php:605)

This file is part of the WordPress theme Local Business and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/influential-lite/inc/extras.php:30)

This file is part of the WordPress theme Influential Lite and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/positor/inc/woocommerce.php:34)

This file is part of the WordPress theme Positor and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/wp-bootstrap-starter/inc/plugin-compatibility/woocommerce/woocommerce.php:4)

This file is part of the WordPress theme WP Bootstrap Starter and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/stylic/functions.php:105)

This file is part of the WordPress theme Stylic and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/salejunction/functions/inkthemes-functions.php:30)

This file is part of the WordPress theme SaleJunction and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/biscayalite/functions.php:326)

This file is part of the WordPress theme BiscayaLite and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare woocommerce_support() (previously declared in wp-content/themes/singlepress/inc/woocommerce.php:10)

This file is part of the WordPress theme SinglePress and could be interacting with another theme or plugin and causing a fatal error.

The error occurs because two (or more) plugins that you are using are both trying to declare a function with the same name.