WordPress mu-plugin that changes the login path and where users are redirected after login and logout.
The login path is set by 'KNTNT_LOGIN_PATH' constant or 'kntnt-login-path' filter.
After login, users are redirected based on 'KNTNT_LOGIN_REDIRECT_PATH' constant or 'kntnt-login-redirect-path' filter.
After logout, users are redirected based on 'KNTNT_LOGOUT_REDIRECT_PATH' constant or 'kntnt-logout-redirect-path' filter.