Hi I have just isolated an unexpected behavior with X – Custom 404.
My WordPress url is like example.com but files are installed in a folder like example.com/wp
1- when X – Custom 404 is not activated I can type example.com/wp-admin which redirect to example.com/wp/wp-login.php as expected.
2-when X – Custom 404 is activated I can type example.com/wp-admin which redirect to 404 page which is unexpected for me.
Is this the intented behavior?