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

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Website Screenshots

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

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

 * [Detalles](https://es.wordpress.org/plugins/website-screenshots/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/website-screenshots/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/website-screenshots/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/website-screenshots/#developers)

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

## Descripción

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.

## Capturas

[[

[[

## Instalación

 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

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Website Screenshots» es un software de código abierto. Las siguientes personas 
han colaborado con este plugin.

Colaboradores

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

[Traduce «Website Screenshots» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/website-screenshots)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/website-screenshots/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/website-screenshots/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/website-screenshots/)
por [RSS](https://plugins.trac.wordpress.org/log/website-screenshots/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.1 – 20 August 2020

 * Updated the readme.

#### 1.0.0 – 19 August 2020

 * The initial release.

## Meta

 *  Versión **1.0**
 *  Última actualización **hace 6 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 4.0 o superior **
 *  Probado hasta **5.5.22**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/website-screenshots/)
 * Etiquetas:
 * [automatic](https://es.wordpress.org/plugins/tags/automatic/)[generator](https://es.wordpress.org/plugins/tags/generator/)
   [screenshot](https://es.wordpress.org/plugins/tags/screenshot/)[tool](https://es.wordpress.org/plugins/tags/tool/)
   [website screenshot](https://es.wordpress.org/plugins/tags/website-screenshot/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/website-screenshots/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Tu valoración](https://wordpress.org/support/plugin/website-screenshots/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/website-screenshots/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/website-screenshots/)