WordPress Plugins

A list of the plugins i am working on:

Web-Screenshots

Displays Thumbnails of a given URL usings wordpress.com inofficial API. Use Shortcode [webscreenshot] with url and optional width param.

Link:

http://wordpress.org/extend/plugins/web-screenshots/

Params:
  • url: full Url of the webpage which you want to have screenshoted (mandantory)
  • width: Pixel width of the screenshot (optional, default: 250)
  • refresh: If you want to reload the screenshot if it wasnt generated on the first call (optional, default: true)
  • link: link image to given url (optional, default: true)
  • newpage: open link in new page (optional, default: true)
Demo:

[webscreenshot url="http://www.wordpress.org"]


http://www.wordpress.org

7 Gedanken zu “WordPress Plugins

  1. Pingback: Web Screenshots | Really cool wordpress theme | wordpressyeah.com

  2. Jan, How about one more function that can change the destination URL of the site? That way we can use affiliate links to push to a merchant site.

    Thanks!

    Marcus

  3. Actually an affiliate link will resolve fine, but how about making it so we can alter the ALT text so that the link is not the only thing that shows up when hovered?

    Marcus

Hinterlassen Sie ein Kommentar