Restrict WordPress login by IP address October 1, 2020 /** * The following will restrict login to a * specific IP address. * * Change "111.111.111.111" to the actual IP. */ add_action( …Continue Reading