wpsnoop Fatal error: Cannot redeclare load_jquery()

If you are dealing with a WordPress issue where a PHP Function load_jquery() 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 load_jquery() (previously declared in wp-content/plugins/accurate-form-data-real-time-form-validation/accu-data-wp-plugin-main.php:15)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/sn-extend-authentication/metabox.class.php:287)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/click-pledge-connect/clickandpledge_form.php:479)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/wp-etherpad-lite/wp-etherpad-lite.php:24)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/wpsmart-sms/wpsend-sms.php:80)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/raygun4wp/main.php:60)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/shopper-approved/shopper-approved.php:37)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/masterblogster-lazy-loader/masterblogster-lazy-loader.php:51)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/ticket-manager/plugin-activator.php:17)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/simple-autocomplete-search/simple-autocomplete-search.php:14)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/login-tweaks/login-tweaks.php:225)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/rewardial/index.php:746)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/androcaptcha/index.php:17)

This file is part of the WordPress plugin AndroCaptcha - Android like Captcha for Wordpress and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/audio-attachment-widget/includes/load_scripts.php:12)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/wp-scroll-to-top/Wp Scroll to top.php:37)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/wp-brightcove-portal/wp-brightcove-portal.php:332)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/text-expander/text-expander.php:101)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/animated-counters/animated-counters.php:48)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/imbachat-widget/settings.php:58)

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

PHP Fatal error: Cannot redeclare load_jquery() (previously declared in wp-content/plugins/bileta-nga-autobus-al/autobusal.php:164)

This file is part of the WordPress plugin Bileta nga autobus.al 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.