Cochinoman released the first version (0.01) for a splash screen for WordPress back in February. Since then, I have gotten some requests for more features. One of the requested feature was a list of excluded pages that would not cause the splash screen to appear. This is required for pages such as the RSS feed page because the RSS reader is blocked from getting the information.
So I’ve created the new version (0.20) with the new settings screen as shown below:

Note that there is now an area to enter the list of pages that will be excluded. The list is just the paths of the pages (without the domain name), and listed on separate lines. Normally, you would have the following 2 lines:
/feed/ /comments/feed/
The first is to exclude the RSS feed for posts, and the second line is for the RSS feed for comments. You might want to add some others to this list as well (e.g. terms of service, copyright, etc).
To download:
Download version 0.20 here from WordPress.org.
Hopefully, there will be people that will find this new version of the plugin to be useful. If you do, please encourage me to do more coding by making a small donation. Even just $1 will help.
Updated December 3, 2009:
Version 0.30 is released.
Responses to “Splashscreen WordPress plugin version 0.20”
-
-
By on May 20, 2009 at 12:45 am
hi,
i’ve been working with your plugin – thanks very much

works great in firefox / safari / IE8 not sure about IE6. I have one issue that i would like to report tho… which is in IE7. maybe you are aware of it?IE7 – Click on the agree link – splash screen redisplayed – no access to site.
refresh splash page and goes straight in to mains site
exit browser
start new browser – no splash page straight into site
clear cookies in IE7 – goes straight into site
clear cache in IE7 – shows splash screen
I checked my template.htm javascript and it looks identical – i tried the default templates and they give same behavior i describe above.
strange thing is it works fine in same browser from that test site you gave alexisbreeze.com
any ideas?
thanks Scott
-
By on May 25, 2009 at 10:56 am
How about making splashscreen work with WPMU ?
Right now it affects all blogs if used, not just a single one!
-
By on June 1, 2009 at 11:40 am
I use splashscreen and all is ok (10x).
I install WP Super Cache and if I press “I Agree” remain static and not go to my default page, BUT if I press “I Do Not Agree” is ok. Is redirected to google.com.
If I uninstall WP Super Cache, all is work fine again.
I don’t know what is happened.
-
By on June 2, 2009 at 1:26 am
But if I press “I Do Not Agree” is ok.
-
By on June 2, 2009 at 3:09 am
I find that onclick=”setsplash()” href=”" not work with cache. But,
if I put onclick=”setsplash()” href=”my_home_page” is work fine.. -
By on July 8, 2009 at 1:14 pm
hi!
great plug in.
can i have a flash intro in the slash page?
i made some tests without success.
can you help?
thanks!
-
By on July 8, 2009 at 2:49 pm
i’m working with fusion template, i even try to call the setaplash funcion from inside the swf without sucess :S
-
By on July 8, 2009 at 3:23 pm
yep, you’re right, i have the links inside the flash. I use this function:
on (release){
getURL(“javascript:setsplash();”);}
that should work, but isn’t working.
I did a quick search and I think is possible to create cookies in flash.
I really want to have a animation in my wordpress site, and don’t want add a directory because of the animation. With the splashpage plugin, what is the easiest way to do that?
thanks
-
hello there nice plugin i was looking for somthing like it but i have a question if i installed it it will block my page enterily? lets say i try to enter to http://www.mydomain.com and the splas weel come up? i have a movie online blog and i only want to block an adult categorie but not all other categories can this be done with this plugin?
-
Hi,i love this plugin,but how can i make linkex http://linkex.dk/ to verify links automatically with this plugin enabled?
I have linkex installed on two sites and when i check
link from first site linkex admin panel,then link gets not verified,because this plugin wont let linkex to check that link…
any solution to fix it???,because when i have an adult site and make hardlink exchange,then its impossible to verify links,if this plugin is enabled,only way is to check links manually and disable automatic link check on linkex. -
Thanks! This is a good plug-in and so far the most matured among the ones I've found.
One thing, though: to allow search engine bots, some plugins display the disclaimer as a separate div that covers the content, but still keeps the contents of in the source. Would you consider this option?
-
Thanks! It would be great if you would consider such an option.
This is the plug-in: http://wordpress.org/extend/plugins/wp-disclaim-me/


hi,
how does this affect the search engines being able to index a site? does this mean the can’t do that?
thanks Scott