Update plugin for WPML – Logout 404
-
Hi there,
Your plugin needs to be updated to correctly work with WPML.
In your file
classes/wp-security-process-renamed-login-page.php:188
You’re checking against
icl_object_id
to see if WPML is activated, but WPML is not using this function anymore. It causes to get 404 page and not even be logged-out when the user try to logout from another language than the default one.It needs to be changed to
wpml_object_id
Sincerly,
AIOS v4.4.9
WPML v4.5.0
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Update plugin for WPML – Logout 404’ is closed to new replies.