wpsnoop Fatal error: Cannot redeclare wp_gear_manager_admin_scripts()

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

Examples of this error include:

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/agenteasy-properties/agenteasy-properties.php:1350)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/custom-wp-login-page/login.php:134)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/pushstate/pushstate.php:64)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/wp-symposium-pro/forums/wps_custom_taxonomy_forum.php:4)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/wp-hide-my-site/index.php:39)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/business-card-by-wisdmlabs/business_card.php:17)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/gifpress/gifpress_editor.php:6)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/clickstreamtv/admin.php:110)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/runners-log/runnerslog_gear.php:18)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/ned-interferer/ned_stoerer.php:27)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/ytlink/ytlink.php:223)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/simplicy-seo/simplicy-seo.php:118)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/curriculum-vitae-by-osflake/lib/admin/cv-admin.php:106)

This file is part of the WordPress plugin Curriculum Vitae (by osFlake) and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/custom-tinymce-shortcode-button/custom-tinymce-shortcode-button.php:42)

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

PHP Fatal error: Cannot redeclare wp_gear_manager_admin_scripts() (previously declared in wp-content/plugins/simplifieswp/functions/apply_media_library.php:4)

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