6 comments

[ 2.9 ms ] story [ 22.0 ms ] thread
If you have a site that is not exclusive to visitors from the USA you might want to write "United States of America" instead. And "US Congress" (I guess). America is two continents.
(comment deleted)
Would the login page also be affected by this plugin? If so, how would an admin login if he isn't already?
Nope, it won't. `wp-login.php` is a static file (no URL rewriting), so your server should serve it up directly. Also, the plugin only includes the hooks/functions that do all the work when you aren't in the admin area.