SOPA Blackout
This is my 5cents for helping you to support to free to speech and against SOPA
SOPA censured intro page shows a “Censured” splash page for 10 seconds before to reveal your site.
You can download it from the WordPress Repository
Here’s the plugin from my website
This is how it looks





Hi there Sergio,
I found your plugin very useful as I looking for a way to do a splash page that dose not use scripts – as to not break my theme.. I don’t want the splash to call home and your plugin does this perfectly.
I removed the FBI stuff, just wanted a sort of ENTRY/SPLASH in the same manner…
But it is calling the plugin on any page even after entering..
So my question is – is there easy a way to limit this plugin to open only on the homepage?
Thanks for any guidance.
Frank Nicol
Frank Nicol
March 26, 2012
3:10 pm
Sure.
Replace both occurrences of
!is_admin()byis_home(). If you are using a page as the home page instead of your latest blog posts, useis_front_page()instead.Sergio Zambrano
March 28, 2012
8:00 pm