top | item 3466767

Blackout your WordPress site on January 18th

56 points| chrisguitarguy | 14 years ago |github.com | reply

5 comments

order
[+] aw3c2|14 years ago|reply
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.
[+] MichaelApproved|14 years ago|reply
Would the login page also be affected by this plugin? If so, how would an admin login if he isn't already?
[+] chrisguitarguy|14 years ago|reply
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.