ScrnshotsRSS: Scrnshots.com Plugin For Wordpress
— This plugin for WordPress allows you to show Scrnshots.com captures on your sites. It’s based on the great flicrkRSS plugin by Dave Kellam and is very easy to setup and configure via an admin panel. The plugin also has cache support, allowing you to save thumbnails on your own server.
Installation
- Put scrnshotsrss.php in your plugins directory.
- Activate the plugin.
- Configure your scrnshotsRSS options under the Settings tab.
- To use an image cache, create a writable directory and specify its location in the settings.
- Add to your theme where you want the images to appear ( or use the widget system ):
<?php get_scrnshotsRSS(); ?>
FAQ
- When I enable cache, why do just a bunch of random characters show up?
You’ve probably specified the full path wrong. Double check with your host to make sure you’ve got it right.
Advanced
The plugin also supports parameters:
- $num_items: how many photos you want to display.
- $imagesize: small, medium, large or fullsize.
- $id_name: specify a user id ( ie:sksmatt ).
Example
<ul> <?php get_scrnshotsRSS( 10, "small", "sksmatt" ); ?> </ul>
This would show the 10 most recent screenshots from sksmatt user in small size.
Related posts
7 COMMENTS
13 TRACKBACKS
-
[...] One of our users, Matt Varone (aka: sksmatt), wrote a ScrnShots Plugin For Wordpress! [...]
- The ScrnShots Blog » Blog Archive » ScrnShots Plugin For WordPress on October 8, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10/10 » Weblog Tools Collection » Blog Archive on October 10, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10/10 | Wordpress Blog NL on October 10, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10/10 | bloground.ro - Blogging resources, WordPress themes and plugins for your development on October 10, 2008
-
[...] scrnshotsRSS [...]
- Weblog Tools Collection: WordPress Plugin Releases for 10/10 | Aslifm Blog on October 10, 2008
-
[...] scrnshotsRSS [...]
- Weblog Tools Collection: WordPress Plugin Releases for 10/10 | KaosKoxp Oyun Portali on October 10, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10/10 | BlogBroker24-7 on October 10, 2008
-
[...] plugin conçu par Matt Varone, vous permet de configurer le nombre de capture, la taille, choisir de mettre du texte avant ou [...]
- ScrnShots 1.0, un plugin façon Flickr pour vos capture FR ! | Weezonaute, le blogueur masqué on October 11, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10/10 | PATRON DIGITAL.COM on October 13, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10/10 | PATRONIT.NET on October 14, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10/10 · Softonix.com on October 19, 2008
-
[...] scrnshotsRSS [...]
- WordPress Plugin Releases for 10.10.08 | PATRONIT.NET on October 20, 2008 (5 weeks ago)
-
[...] Scrnshots.com Plugin For WordPress » Matt Varone » Creative Designer (tags: wordpress screenshots) [...]
- links for 2008-10-30 « sySolution on October 30, 2008 (3 weeks ago)























hi. Thanks for plugin
perfect.
Regards
Hi Baron, thank you for stopping by, im glad you like it.
great plugin, i’m going to try this out..
And try to combine it with a portfolio theme ( http://www.dailywp.com/portfolio-wordpress-theme/ )i just installed..
Thanks Thaisie, im glad you find it useful :)
I’ll give this a try on my next redesign
Great plugin!!
Hi guys, thanks. Im glad you like the plugin :)