BACK TO DIRECTORY

URL2PNG Screenshots

by Nader

0.0
(0 ratings)

For now the plugin is very basic but functional. Use this function within your theme files, inside loops or any other place in your code. Check out the FAQ. You can also use other functions of the plugin, just have a look at the code.

Skeleton: $url2png->getScreenshot('Website URL', WIDTH, HEIGHT, IMAGETAG, CLASS)

Example: $url2png->getScreenshot('www.bondero.com', 300, 300)
// Result: http://www.example.com/wp-content/screenshots/...

Example: $url2png->getScreenshot('www.bondero.com', 300, 300, true)
// Result: <img src="http://example.com/wp-content/screenshots/.…" alt="Website URL" class="" width="300" />

Example: $url2png->getScreenshot('www.bondero.com', 300, 300, true, 'alignleft')
// Result: <img src="http://example.com/wp-content/screenshots/.…" alt="Website URL" class="alignleft" width="300" />

Plugin Details

Active Installs
10
Total Downloads
2,387
Version
1.0.1
Requires WP
3.2.1
Requires PHP
Tested Up To
3.2.1
Added
2012-01-03
Last Updated
2014-02-15 11:57pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0