plugin-icon

Urlbox Screenshots

제작자: urlbox.io·
🎉 Easily display website screenshots of any URL in your Wordpress site 🎉
등급
3.5/5
버전
1.6.1
활성화된 설치 항목
30
최근 업데이트일
Oct 14, 2024
Urlbox Screenshots

🎉 Easily display website screenshots of any URL in your WordPress site 🎉

This plugin uses the Urlbox API to generate website screenshots and display them on your site. Please note the Urlbox API is a paid service – you can sign up for a trial at https://urlbox.com.

How to use the plugin

When running WordPress locally or in a containerised environment, we recommend you use at least WordPress version 6.0 and PHP 8.0.

  1. First activate the plugin and fill in your Urlbox.com API Key and Secret in the settings page.

  2. (Optional) You can set default options for your screenshots such as width, height, and thumbnail width on the plugin settings page.

  3. Now when you want to display a screenshot inside a post or page, just use the following in a Shortcode block:

[urlbox url=google.com] // display a screenshot of google.com

If you want to override any of the settings, just pass the option into the shortcode:

[urlbox url=google.com full_page=true thumbnail_width=400] // display a full_page screenshot of google.com thumnailed down to 400px wide

The plugin wraps the <img> element inside a <figure> element. You can set the class of both the figure and the img elements from the settings page (which will apply to all screenshots), and also override these settings for an individual screenshot by passing the options in the shortcode:

[urlbox url=google.com figure_class=my-figure-class img_class=my-img-class ] // change the css classes of the wrapping figure and img element

What do you need

Known Bugs

1.6.0 – Bug in proxy logic. Testing one’s proxy connection in the plugin’s settings will not work due to an ‘Invalid JSON’ error, because of a lack of JSON encoding. This error does not display in the WordPress playground, but will display in any dockerised/live environment. Action taken was to fix the bug and release 1.6.1, and introduce a dockerised test/development environment for future coverage before releases.

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