wpsnoop: fix Wave Admin Theme plugin conflicts, errors & issues

When the plugin Wave Admin Theme conflicts or throws a PHP error we hope wpsnoop can help you to fix the issue quickly.


Discover which shortcodes wp-options PHP functions database tables and files are created by Wave Admin Theme, plus learn which plugins and/or themes could be in conflict with Wave Admin Theme.


Troubleshooting theme and plugin conflicts is easier when you know what Wave Admin Theme leaves behind after uninstalling it from a WordPress installation, there is a list down below for your convenience.

Expert advice is recommended if you are not technically proficient with PHP, MySQL etc. View support options for Wave Admin Theme

Get professional support for Wave Admin Theme here

When you need professional help with WordPress: get help here


What does Wave Admin Theme version 1.0 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Wave Admin Theme to perform differently in your installation, previous versions before 1.0 may have created a different set of shortcodes, used different function names or could have created entirely different database tables to store settings and operate. This is not an exhaustive list but shows how version 1.0 of Wave Admin Theme behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this plugin but instead have concentrated on the potential for obvious errors and conflicts which can occur, if you need help with the plugin in your local installation you can get WordPress help and support for Wave Admin Theme by clicking here.

Our testing covered the free version of this plugin there may or may not be a paid version or premium version available for purchase that unlocks additional features and could behave in a slightly or very different manner.

Which new files does Wave Admin Theme add to WordPress?

This section will populate with a table showing an icon, size and filepath.

Type & Path Size Conflicts
wp-content/plugins/wave-admin-theme/ 7.43kB No known conflicts with other themes or plugins.
wp-content/plugins/wave-admin-theme/readme.txt 881.00B No known conflicts with other themes or plugins.
wp-content/plugins/wave-admin-theme/settings.php 3.63kB No known conflicts with other themes or plugins.
wp-content/plugins/wave-admin-theme/wat.php 2.50kB No known conflicts with other themes or plugins.
wp-content/plugins/wave-admin-theme/wp-admin.css 457.00B No known conflicts with other themes or plugins.

Which new shortcodes does Wave Admin Theme add to WordPress?

Which new database tables are created by the WordPress plugin Wave Admin Theme?

Which new options are added to the wp-options table by Wave Admin Theme?

What new PHP functions does Wave Admin Theme declare when it is active?

Function   Conflicts Common Errors
hide_help 4 conflicts Fatal error: Cannot redeclare hide_help()
left_admin_footer_text_output 2 conflicts Fatal error: Cannot redeclare left_admin_footer_text_output()
remove_screen_options_tab 1 conflict Fatal error: Cannot redeclare remove_screen_options_tab()
remove_wp_logo 3 conflicts Fatal error: Cannot redeclare remove_wp_logo()
right_admin_footer_text_output 1 conflict Fatal error: Cannot redeclare right_admin_footer_text_output()
wat_add_admin_menu 0 conflicts Fatal error: Cannot redeclare wat_add_admin_menu()
wat_admin_theme_style 0 conflicts Fatal error: Cannot redeclare wat_admin_theme_style()
wat_admin_title 0 conflicts Fatal error: Cannot redeclare wat_admin_title()
wat_checkbox_field_4_render 0 conflicts Fatal error: Cannot redeclare wat_checkbox_field_4_render()
wat_checkbox_field_5_render 0 conflicts Fatal error: Cannot redeclare wat_checkbox_field_5_render()
wat_checkbox_field_6_render 0 conflicts Fatal error: Cannot redeclare wat_checkbox_field_6_render()
wat_checkbox_field_7_render 0 conflicts Fatal error: Cannot redeclare wat_checkbox_field_7_render()
wat_mail_from 0 conflicts Fatal error: Cannot redeclare wat_mail_from()
wat_mail_from_name 0 conflicts Fatal error: Cannot redeclare wat_mail_from_name()
wat_settings_exist 0 conflicts Fatal error: Cannot redeclare wat_settings_exist()
wat_settings_init 0 conflicts Fatal error: Cannot redeclare wat_settings_init()
wat_settings_section_callback 0 conflicts Fatal error: Cannot redeclare wat_settings_section_callback()
wat_text_field_0_render 0 conflicts Fatal error: Cannot redeclare wat_text_field_0_render()
wat_text_field_1_render 0 conflicts Fatal error: Cannot redeclare wat_text_field_1_render()
wave_admin_theme_options_page 0 conflicts Fatal error: Cannot redeclare wave_admin_theme_options_page()

Using Wave Admin Theme from the command line with WP-CLI

The following commands are provided for convenience and should only be used if you understand how WP-CLI works. These commands refer to a single WordPress instance and may need to be modified if you are working with a Multisite installation.


How to install Wave Admin Theme from the command line with WP-CLI

Navigate to the root of your WordPress installation and type the following command:

wp plugin install wave-admin-theme


How to activate Wave Admin Theme from the command line with WP-CLI

To immediately activate Wave Admin Theme after WP-CLI downloads the latest version you can use the following command:

wp plugin install wave-admin-theme --activate


How to reinstall Wave Admin Theme from the command line with WP-CLI

To force a reinstallation of Wave Admin Theme which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install wave-admin-theme --force


How to update Wave Admin Theme to the latest version from the command line with WP-CLI

wp plugin update wave-admin-theme


How to delete Wave Admin Theme from the command line with WP-CLI

wp plugin delete wave-admin-theme

Where can you download earlier versions of Wave Admin Theme?

Whenever possible you should use the latest version of plugins and themes, however if you have recently updated and discovered that you need to install an earlier version you may be able to download other versions of Wave Admin Theme from the WordPress repository by visiting this link.

Please note that installing earlier versions of a theme or plugin is not generally a recommended course of action for most users and could re-introduce security, stability or other issues in Wave Admin Theme

About our testing enviroment

Tests were conducted using Apache 2.4.29, PHP 7.2 on Ubuntu 18.04, MySQL 5.7.33 and WordPress 5.9

It is very possible that different versions of PHP such as PHP 8.0, PHP 7.4, or PHP 7.3 could behave differently with Wave Admin Theme. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.