wpsnoop Fatal error: Cannot redeclare plugin_action_links()

If you are dealing with a WordPress issue where a PHP Function plugin_action_links() 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 18 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 18 different instances of potential conflicts where different plugins or themes share the function name.

Examples of this error include:

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/entego-n11/entego-n11.php:265)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/pagamentos-digitais-4all/woocommerce-4all.php:42)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/cl-typograf/cl-typograf.php:68)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/vapulus-gateway/woocommerce-gateway-vapulus.php:167)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/olycash-for-woocommerce/olycash-for-woocommerce.php:29)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/fundiin/fundiin.php:377)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/odlinks/odl_control.php:147)

This file is part of the WordPress plugin ODLinks (Open Directory Links) and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/nichetable/nichetablewp.php:105)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/wpbricks/wpbricks.php:238)

This file is part of the WordPress plugin WPBricks - Library of Gutenberg Blocks & Templates and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/block-disposable-email-addresses/bdea.php:123)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/attrace/attrace.php:130)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/happy-scss-compiler/happy-scss-compiler.php:44)

This file is part of the WordPress plugin Happy SCSS Compiler - Compile SCSS to CSS automatically and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/live-stream-church/livestreamchurch.php:59)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/wp-front-end-profile/wp-frontend-profile.php:104)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/news-announcement-scroll/news-announcement-scroll.php:314)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/uk-food-hygiene-rating/uk-food-hygiene-rating.php:101)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/static-html-output-plugin/wp2static.php:30)

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

PHP Fatal error: Cannot redeclare plugin_action_links() (previously declared in wp-content/plugins/parknav-wp/parknavforwp.php:45)

This file is part of the WordPress plugin Parknav WP 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.