wpsnoop: fix My login/Logout plugin conflicts, errors & issues

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


Troubleshooting theme and plugin conflicts is easier when you know what My login/Logout 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 My login/Logout

Get professional support for My login/Logout here

When you need professional help with WordPress: get help here


What does My login/Logout version 2.4 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for My login/Logout to perform differently in your installation, previous versions before 2.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 2.4 of My login/Logout 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 My login/Logout 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 My login/Logout add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/my-loginlogout/ 789.16kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/admin_setting.png 210.49kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/adminpage.php 6.34kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/css/ 944.00B No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/css/mystyle.css 944.00B No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/Custom_menu.png 134.01kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/custom_url.png 211.90kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/defult_menu_list.png 130.78kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/js/ 82.11kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/js/jquery-2.0.2-min.js 81.54kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/js/myjs.js 586.00B No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/login_logout.php 10.50kB No known conflicts with other themes or plugins.
wp-content/plugins/my-loginlogout/readme.txt 2.12kB No known conflicts with other themes or plugins.

Which new shortcodes does My login/Logout add to WordPress?

Which new database tables are created by the WordPress plugin My login/Logout?

Which new options are added to the wp-options table by My login/Logout?

What new PHP functions does My login/Logout declare when it is active?

Function   Conflicts Common Errors
add_login_logout_link 2 conflicts Fatal error: Cannot redeclare add_login_logout_link()
plugin_admin_add_page 26 conflicts Fatal error: Cannot redeclare plugin_admin_add_page()
add_login_link 0 conflicts Fatal error: Cannot redeclare add_login_link()
add_login_logout 0 conflicts Fatal error: Cannot redeclare add_login_logout()
add_logout_link 0 conflicts Fatal error: Cannot redeclare add_logout_link()
add_my_loginlogout_links 0 conflicts Fatal error: Cannot redeclare add_my_loginlogout_links()
check_loginurl 0 conflicts Fatal error: Cannot redeclare check_loginurl()
create_nav_menu_location_table 0 conflicts Fatal error: Cannot redeclare create_nav_menu_location_table()
display_updatequery 0 conflicts Fatal error: Cannot redeclare display_updatequery()
drop_mylocation_table_deactivate 0 conflicts Fatal error: Cannot redeclare drop_mylocation_table_deactivate()
get_mylogin_logoutlinks 0 conflicts Fatal error: Cannot redeclare get_mylogin_logoutlinks()
hide_updatequery 0 conflicts Fatal error: Cannot redeclare hide_updatequery()
my2_enqueue 0 conflicts Fatal error: Cannot redeclare my2_enqueue()
my_adding_scripts 0 conflicts Fatal error: Cannot redeclare my_adding_scripts()
my_adding_styles 0 conflicts Fatal error: Cannot redeclare my_adding_styles()
mylogin_logout 0 conflicts Fatal error: Cannot redeclare mylogin_logout()
update_all_menu_locatons 0 conflicts Fatal error: Cannot redeclare update_all_menu_locatons()
update_mylinks 0 conflicts Fatal error: Cannot redeclare update_mylinks()
wtnerd_global_vars 0 conflicts Fatal error: Cannot redeclare wtnerd_global_vars()

Using My login/Logout 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 My login/Logout from the command line with WP-CLI

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

wp plugin install my-loginlogout


How to activate My login/Logout from the command line with WP-CLI

To immediately activate My login/Logout after WP-CLI downloads the latest version you can use the following command:

wp plugin install my-loginlogout --activate


How to reinstall My login/Logout from the command line with WP-CLI

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

wp plugin install my-loginlogout --force


How to update My login/Logout to the latest version from the command line with WP-CLI

wp plugin update my-loginlogout


How to delete My login/Logout from the command line with WP-CLI

wp plugin delete my-loginlogout

Where can you download earlier versions of My login/Logout?

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 My login/Logout 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 My login/Logout

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