wpsnoop Fatal error: Cannot redeclare acf_set_options_page_menu()

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

Examples of this error include:

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/swp-contact-form-7-analytics/acf/pro/api/api-options-page.php:458)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/intellipush/includes/acf/pro/options-page.php:568)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/lemm-toolbar/vendor/advanced-custom-fields-pro/pro/options-page.php:568)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/wa-chat-for-wp/vendor/advanced-custom-fields-pro/pro/options-page.php:568)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/navthemes-landing-pages/admin/pro/options-page.php:568)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/wp-openagenda/3rd-party/acf/pro/options-page.php:568)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/beebee-mini/bee-admin/admin/library/framework/pro/options-page.php:568)

This file is part of the WordPress plugin Beebee Mini 比比小程序 and could be interacting with another theme or plugin and causing a fatal error.

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/music-press/includes/library/acf-options-page/acf-options-page.php:581)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/checkout-freemius-rewamped/pro/3rd_party/acf/pro/options-page.php:568)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/music-press-pro/includes/library/acf-options-page/acf-options-page.php:581)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/wp-church-center/advanced-custom-fields/pro/options-page.php:568)

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

PHP Fatal error: Cannot redeclare acf_set_options_page_menu() (previously declared in wp-content/plugins/covid19-popup/includes/acf/pro/options-page.php:568)

This file is part of the WordPress plugin Coronavirus (COVID-19) Live Update Popup 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.