wpsnoop Fatal error: Cannot redeclare my_plugin_action_links()

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

Examples of this error include:

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/pbp-ekattor/ekattor.php:25)

This file is part of the WordPress plugin একাত্তর | ekattor and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/wp-backpack/main.php:106)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/scd-smart-currency-detector/index.php:599)

This file is part of the WordPress plugin SCD - Smart Currency Detector - Free variant and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/website-monetization-by-magenet/monetization-by-magenet.php:39)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/spamfck/antispam-revolution.php:348)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/wp-whydonate/whydonate-v2.php:428)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/wp-github/wp-github.php:58)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/woocommerce-category-rating/woocommerce-category-rating.php:157)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/health-progress/health-progress.php:30)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/adngin-your-adsense-your-traffic-maximized-revenue-for-free/adngin.admin.php:40)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/wc-persona-verify/wc-persona-verify.php:143)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/display-registered-image-dimensions/display-registered-image-dimensions.php:82)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/mr-pack-for-elementor/mr-pack-for-elementor.php:16)

This file is part of the WordPress plugin مستر پک برای المنتور and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/fmenu/fmenu.php:40)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/wp-auto-featured-image/wp-auto-featured-image.php:50)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/meta-box-gallerymeta/gallerymetaboxes.php:178)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/first-picture-as-featured-image/fpfi.php:80)

This file is part of the WordPress plugin First Picture as Featured Image and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/anywhere-flash-embed/anywhere-flash-embed.php:29)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/ultra-mouse-tail/index.php:170)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/edd-download-images-slider/edd-download-slider.php:238)

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

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/email-shortcode/ee-email-shortcode.php:95)

This file is part of the WordPress plugin Event Espresso - Custom Email Template Shortcode and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare my_plugin_action_links() (previously declared in wp-content/plugins/open-menu/openmenu.php:236)

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