Title: Website Screenshots
Author: dirk94
Published: <strong>20 augustus 2020</strong>
Last modified: 20 augustus 2020

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://ps.w.org/website-screenshots/assets/icon-128x128.png?rev=2365607)

# Website Screenshots

 Door [dirk94](https://profiles.wordpress.org/dirk94/)

[Download](https://downloads.wordpress.org/plugin/website-screenshots.zip)

 * [Details](https://nl.wordpress.org/plugins/website-screenshots/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/website-screenshots/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/website-screenshots/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/website-screenshots/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/website-screenshots/)

## Beschrijving

Use the `[website-screenshot]` shortcode to automatically insert an up to date webiste
screenshot.

#### Shortcode Examples

    ```
    // Website screenshot of wordpress.org
    [website-screenshot url="https://wordpress.org" width="1680"]

    // You can also resize the generated images
    [website-screenshot url="https://wordpress.org" width="1680" thumbnail_width="100"]

    // And you can add custom html tags
    [website-screenshot url="https://wordpress.org" target="_blank" class="my-image-class"]
    ```

#### 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:

    ```
    <img src="<?php echo WebsiteScreenshot::screenshot(['url' => 'https://wordpress.org']); ?>" />
    ```

#### Notes

 * This plugin relies on [screenshotapi.net](https://screenshotapi.net) you should
   create an account there and paste your API token into the settings page.

## Schermafbeeldingen

[[

[[

## Installatie

 1. Install the plugin from the WordPress admin panel, or upload the `website-screenshots`
    folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Website Screenshots” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ dirk94 ](https://profiles.wordpress.org/dirk94/)

[Vertaal “Website Screenshots” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/website-screenshots)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/website-screenshots/),
haal de [SVN repository](https://plugins.svn.wordpress.org/website-screenshots/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/website-screenshots/)
via [RSS](https://plugins.trac.wordpress.org/log/website-screenshots/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1 – 20 August 2020

 * Updated the readme.

#### 1.0.0 – 19 August 2020

 * The initial release.

## Meta

 *  Versie **1.0**
 *  Laatst geüpdatet **6 jaar geleden**
 *  Actieve installaties **10+**
 *  WordPress versie ** 4.0 of nieuwer **
 *  Getest t/m **5.5.22**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/website-screenshots/)
 * Tags
 * [automatic](https://nl.wordpress.org/plugins/tags/automatic/)[generator](https://nl.wordpress.org/plugins/tags/generator/)
   [screenshot](https://nl.wordpress.org/plugins/tags/screenshot/)[tool](https://nl.wordpress.org/plugins/tags/tool/)
   [website screenshot](https://nl.wordpress.org/plugins/tags/website-screenshot/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/website-screenshots/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

[Je beoordeling](https://wordpress.org/support/plugin/website-screenshots/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/website-screenshots/reviews/)

## Bijdragers

 *   [ dirk94 ](https://profiles.wordpress.org/dirk94/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/website-screenshots/)