Title: Website Screenshots
Author: dirk94
Published: <strong>20 d'agost de 2020</strong>
Last modified: 20 d'agost de 2020

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# Website Screenshots

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

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

 * [Detalls](https://ca.wordpress.org/plugins/website-screenshots/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/website-screenshots/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/website-screenshots/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/website-screenshots/#developers)

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

## Descripció

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.

## Captures

 * [[
 * [[

## Instal·lació

 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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Website Screenshots» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

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

[Traduïu «Website Screenshots» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/website-screenshots)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/website-screenshots/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/website-screenshots/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/website-screenshots/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/website-screenshots/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.1 – 20 August 2020

 * Updated the readme.

#### 1.0.0 – 19 August 2020

 * The initial release.

## Meta

 *  Versió **1.0**
 *  Darrera actualització **fa 6 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 4.0 o posterior **
 *  Provada fins a **5.5.18**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/website-screenshots/)
 * Etiquetes
 * [automatic](https://ca.wordpress.org/plugins/tags/automatic/)[generator](https://ca.wordpress.org/plugins/tags/generator/)
   [screenshot](https://ca.wordpress.org/plugins/tags/screenshot/)[tool](https://ca.wordpress.org/plugins/tags/tool/)
   [website screenshot](https://ca.wordpress.org/plugins/tags/website-screenshot/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/website-screenshots/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/website-screenshots/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/website-screenshots/)