Use the [website-screenshot] shortcode to automatically insert an up to date webiste screenshot.
Shortcode Examples
Parameters
- url (required) – The url
- width – the width of the screenhsot
- height – the height of the screenshot
- thumbnail_width – Resize the image to the desired width, preserves the aspect ratio
- alt – the image alt text
- target – browser target. For example: use _blank to open in a new window
- class – add a class to the screenshot
Generating the screenshot in PHP
You can also use our PHP class to generate a screenshot:
Notes
- This plugin relies on screenshotapi.net you should create an account there and paste your API token into the settings page.

评论0