wpsnoop Fatal error: Cannot redeclare inkthemes_page_init()

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

Examples of this error include:

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/toommorel-lite/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/woodberry/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/photomaker/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/themia-lite/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/road-fighter/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/elite-lite/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/bizway/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/poloray/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/golden-eagle-lite/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/gommero/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/squirrel/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/appointway/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/dzonia-lite/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/blackbird/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/rethink/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/swiftray/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/butterbelly/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/infoway/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/blackwell/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/compass/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/cloriato-lite/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/start-point/functions/themes-page.php:15)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/salejunction/functions/themes-page.php:19)

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

PHP Fatal error: Cannot redeclare inkthemes_page_init() (previously declared in wp-content/themes/regalway/functions/themes-page.php:15)

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