wpsnoop: fix ZenEther theme conflicts, errors & issues

When the theme ZenEther 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 ZenEther, plus learn which plugins and/or themes could be in conflict with ZenEther.


Troubleshooting theme and plugin conflicts is easier when you know what ZenEther 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 ZenEther

Get professional support for ZenEther here

When you need professional help with WordPress: get help here


What does ZenEther version 1.1.7 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for ZenEther to perform differently in your installation, previous versions before 1.1.7 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.1.7 of ZenEther behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this theme 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 ZenEther by clicking here.

Our testing covered the free version of this theme 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 ZenEther add to WordPress?

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

Type & Path Size Conflicts
wp-content/themes/zenether/ 1.38MB No known conflicts with other themes or plugins.
wp-content/themes/zenether/404.php 722.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/archive.php 1.59kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/comments.php 1.73kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/css/ 43.71kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/css/customize-controls.css 641.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/css/editor-style.css 4.27kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/css/font-awesome.css 38.82kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/fonts/ 1.04MB No known conflicts with other themes or plugins.
wp-content/themes/zenether/fonts/fontawesome-webfont.eot 161.86kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/fonts/fontawesome-webfont.svg 436.57kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/fonts/fontawesome-webfont.ttf 161.67kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/fonts/fontawesome-webfont.woff 95.73kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/fonts/fontawesome-webfont.woff2 75.35kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/fonts/FontAwesome.otf 131.65kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/footer.php 1.27kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/functions.php 18.83kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/header.php 4.20kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/index.php 1.43kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/js/ 4.81kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/js/customize-controls.js 569.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/js/zenether.js 4.26kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/license.txt 15.05kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/page-templates/ 832.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/page-templates/page-nosidebars.php 832.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/page.php 1.13kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/readme.txt 3.65kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/screenshot.png 167.89kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/search.php 1.29kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/searchform.php 790.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/sidebar-footer.php 1.24kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/sidebar.php 353.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/single.php 1.21kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/style.css 69.89kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/template-parts/ 8.22kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/template-parts/content-excerpt.php 2.75kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/template-parts/content-none.php 699.00B No known conflicts with other themes or plugins.
wp-content/themes/zenether/template-parts/content-page.php 1.22kB No known conflicts with other themes or plugins.
wp-content/themes/zenether/template-parts/content.php 3.57kB No known conflicts with other themes or plugins.

Which new shortcodes does ZenEther add to WordPress?

Which new database tables are created by the WordPress theme ZenEther?

Which new options are added to the wp-options table by ZenEther?

Option Name   Known Conflicts
current_theme Potential conflict with 8753 plugins or themes
theme_mods_twentytwentytwo Potential conflict with 8767 plugins or themes
theme_switched Potential conflict with 8753 plugins or themes
theme_mods_zenether The theme_mods_zenether option doesn't have any known conflicts with other themes or plugins.

During use ZenEther may or may not create more options depending on how the theme is configured and depending on which other themes and plugins are active in your specific hosting environment.

What new PHP functions does ZenEther declare when it is active?

Using ZenEther 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 ZenEther from the command line with WP-CLI

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

wp theme install zenether


How to activate ZenEther from the command line with WP-CLI

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

wp theme install zenether --activate


How to reinstall ZenEther from the command line with WP-CLI

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

wp theme install zenether --force


How to update ZenEther to the latest version from the command line with WP-CLI

wp theme update zenether


How to delete ZenEther from the command line with WP-CLI

wp theme delete zenether --force

Where can you download earlier versions of ZenEther?

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 ZenEther 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 ZenEther

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 ZenEther. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.