wpsnoop: fix Themed Login plugin conflicts, errors & issues

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


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

Get professional support for Themed Login here

When you need professional help with WordPress: get help here


What does Themed Login version 1.0.4 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Themed Login to perform differently in your installation, previous versions before 1.0.4 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.4 of Themed Login 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 Themed Login 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 Themed Login add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/themed-login/ 134.47kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/activation.php 168.00B No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/controller.php 6.60kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/examples/ 2.45kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/examples/login.php 923.00B No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/examples/register.php 903.00B No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/examples/retrievepassword.php 687.00B No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/hooks.php 1.56kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/model.php 7.28kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/readme.txt 1.57kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/screenshot-1.png 53.60kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/screenshot-2.png 57.06kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/template_tags.php 3.59kB No known conflicts with other themes or plugins.
wp-content/plugins/themed-login/themed-login.php 606.00B No known conflicts with other themes or plugins.

Which new shortcodes does Themed Login add to WordPress?

Which new database tables are created by the WordPress plugin Themed Login?

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

What new PHP functions does Themed Login declare when it is active?

Function   Conflicts Common Errors
is_login 2 conflicts Fatal error: Cannot redeclare is_login()
is_register 0 conflicts Fatal error: Cannot redeclare is_register()
is_registered 0 conflicts Fatal error: Cannot redeclare is_registered()
lc_add_query_vars 0 conflicts Fatal error: Cannot redeclare lc_add_query_vars()
lc_add_rewrite_rules 0 conflicts Fatal error: Cannot redeclare lc_add_rewrite_rules()
lc_check_ssl 0 conflicts Fatal error: Cannot redeclare lc_check_ssl()
lc_confirm_password_change_url 0 conflicts Fatal error: Cannot redeclare lc_confirm_password_change_url()
lc_formatted_errors 0 conflicts Fatal error: Cannot redeclare lc_formatted_errors()
lc_formatted_messages 0 conflicts Fatal error: Cannot redeclare lc_formatted_messages()
lc_get_login_url 0 conflicts Fatal error: Cannot redeclare lc_get_login_url()
lc_get_lost_password_url 0 conflicts Fatal error: Cannot redeclare lc_get_lost_password_url()
lc_get_registered_url 0 conflicts Fatal error: Cannot redeclare lc_get_registered_url()
lc_get_registration_url 0 conflicts Fatal error: Cannot redeclare lc_get_registration_url()
lc_has_errors 0 conflicts Fatal error: Cannot redeclare lc_has_errors()
lc_has_messages 0 conflicts Fatal error: Cannot redeclare lc_has_messages()
lc_interim_login 0 conflicts Fatal error: Cannot redeclare lc_interim_login()
lc_login_hidden_fields 0 conflicts Fatal error: Cannot redeclare lc_login_hidden_fields()
lc_login_url 0 conflicts Fatal error: Cannot redeclare lc_login_url()
lc_login_url_hook 0 conflicts Fatal error: Cannot redeclare lc_login_url_hook()
lc_pre_confirm_password_change 0 conflicts Fatal error: Cannot redeclare lc_pre_confirm_password_change()
lc_pre_login 0 conflicts Fatal error: Cannot redeclare lc_pre_login()
lc_pre_register 0 conflicts Fatal error: Cannot redeclare lc_pre_register()
lc_pre_retrievepassword 0 conflicts Fatal error: Cannot redeclare lc_pre_retrievepassword()
lc_redirect_hidden_field 0 conflicts Fatal error: Cannot redeclare lc_redirect_hidden_field()
lc_redirect_to 0 conflicts Fatal error: Cannot redeclare lc_redirect_to()
lc_register_new_user 0 conflicts Fatal error: Cannot redeclare lc_register_new_user()
lc_register_url 0 conflicts Fatal error: Cannot redeclare lc_register_url()
lc_rememberme 0 conflicts Fatal error: Cannot redeclare lc_rememberme()
lc_rememberme_checkbox 0 conflicts Fatal error: Cannot redeclare lc_rememberme_checkbox()
lc_reset_password 0 conflicts Fatal error: Cannot redeclare lc_reset_password()
lc_retrieve_password 0 conflicts Fatal error: Cannot redeclare lc_retrieve_password()
lc_template_include 0 conflicts Fatal error: Cannot redeclare lc_template_include()
lc_user_email 0 conflicts Fatal error: Cannot redeclare lc_user_email()
lc_user_login 0 conflicts Fatal error: Cannot redeclare lc_user_login()
lc_wp 0 conflicts Fatal error: Cannot redeclare lc_wp()
ls_get_confirm_password_change_url 0 conflicts Fatal error: Cannot redeclare ls_get_confirm_password_change_url()
ls_lost_password_url 0 conflicts Fatal error: Cannot redeclare ls_lost_password_url()

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

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

wp plugin install themed-login


How to activate Themed Login from the command line with WP-CLI

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

wp plugin install themed-login --activate


How to reinstall Themed Login from the command line with WP-CLI

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

wp plugin install themed-login --force


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

wp plugin update themed-login


How to delete Themed Login from the command line with WP-CLI

wp plugin delete themed-login

Where can you download earlier versions of Themed Login?

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 Themed Login 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 Themed Login

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