plugin-icon

URL2PNG Screenshots

제작자: Nader·
Integrate screenshots from url2png.com into your website.
버전
1.0.1
활성화된 설치 항목
10
최근 업데이트일
Feb 15, 2014

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" />

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 3.2.1
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.