/wp-admin/install.php
-
Hi there
For some reason WPS hide login is not re-writing:
/wp-admin/install.php'<h1>' . __( 'Already Installed' ) . '</h1>' . '<p>' . __( 'You appear to have already installed WordPress. To reinstall please clear your old database tables first.' ) . '</p>' . '<p class="step"><a href="' . esc_url( wp_login_url() ) . '" class="button button-large">' . __( 'Log In' ) . '</a></p>' . '</body></html>'
The wp_login_url() is actually outputting the /secretloginurl that is in WPS hide login!?
Have hte plugin installed on many other sites and in these cases it appears to just leave this as /wp-login.php
i’m stuck any ideas?
- The topic ‘/wp-admin/install.php’ is closed to new replies.