wpsnoop: fix Enhanced Emails plugin conflicts, errors & issues

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


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

Get professional support for Enhanced Emails here

When you need professional help with WordPress: get help here


What does Enhanced Emails version 0.2.1 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Enhanced Emails to perform differently in your installation, previous versions before 0.2.1 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 0.2.1 of Enhanced Emails 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 Enhanced Emails 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 Enhanced Emails add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/enhanced-emails/ 48.73kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/enhancedemails.php 6.50kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/pluggable.php 26.58kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/readme.txt 2.08kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/ 13.57kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/_notes/ No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/action_links.php 167.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/email-comment-notify.php 4.53kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/email-newblog.php 916.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/email-newuser-admin.php 729.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/email-newuser-user.php 771.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/email-passwordchange-admin.php 657.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/email.php 59.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/footer.php 160.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/header.php 174.00B No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/images/ 3.97kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/images/wp_logo.jpg 3.97kB No known conflicts with other themes or plugins.
wp-content/plugins/enhanced-emails/templates/layout.php 1.52kB No known conflicts with other themes or plugins.

Which new shortcodes does Enhanced Emails add to WordPress?

Which new database tables are created by the WordPress plugin Enhanced Emails?

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

What new PHP functions does Enhanced Emails declare when it is active?

Function   Conflicts Common Errors
wp_mail 44 conflicts Fatal error: Cannot redeclare wp_mail()
wp_new_user_notification 63 conflicts Fatal error: Cannot redeclare wp_new_user_notification()
wp_notify_moderator 18 conflicts Fatal error: Cannot redeclare wp_notify_moderator()
wp_notify_postauthor 18 conflicts Fatal error: Cannot redeclare wp_notify_postauthor()
wp_password_change_notification 20 conflicts Fatal error: Cannot redeclare wp_password_change_notification()
eemails_admin_init 0 conflicts Fatal error: Cannot redeclare eemails_admin_init()
eemails_charset 0 conflicts Fatal error: Cannot redeclare eemails_charset()
eemails_get_action_links 0 conflicts Fatal error: Cannot redeclare eemails_get_action_links()
eemails_get_image_url 0 conflicts Fatal error: Cannot redeclare eemails_get_image_url()
eemails_get_logo_url 0 conflicts Fatal error: Cannot redeclare eemails_get_logo_url()
eemails_get_template 0 conflicts Fatal error: Cannot redeclare eemails_get_template()
eemails_save_setting_use_html 0 conflicts Fatal error: Cannot redeclare eemails_save_setting_use_html()
eemails_setting_use_html 0 conflicts Fatal error: Cannot redeclare eemails_setting_use_html()
eemails_setting_use_html_admin 0 conflicts Fatal error: Cannot redeclare eemails_setting_use_html_admin()
eemails_test 0 conflicts Fatal error: Cannot redeclare eemails_test()
eemails_wp_mail 0 conflicts Fatal error: Cannot redeclare eemails_wp_mail()
locate_email_template 0 conflicts Fatal error: Cannot redeclare locate_email_template()

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

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

wp plugin install enhanced-emails


How to activate Enhanced Emails from the command line with WP-CLI

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

wp plugin install enhanced-emails --activate


How to reinstall Enhanced Emails from the command line with WP-CLI

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

wp plugin install enhanced-emails --force


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

wp plugin update enhanced-emails


How to delete Enhanced Emails from the command line with WP-CLI

wp plugin delete enhanced-emails

Where can you download earlier versions of Enhanced Emails?

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 Enhanced Emails 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 Enhanced Emails

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