Title: Website Screenshots
Author: dirk94
Published: <strong>20.08.2020</strong>
Last modified: 20.08.2020

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# Website Screenshots

 Від автора [dirk94](https://profiles.wordpress.org/dirk94/)

[Завантажити](https://downloads.wordpress.org/plugin/website-screenshots.zip)

 * [Деталі](https://uk.wordpress.org/plugins/website-screenshots/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/website-screenshots/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/website-screenshots/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/website-screenshots/#developers)

 [Підтримка](https://wordpress.org/support/plugin/website-screenshots/)

## Опис

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.

## Скріншоти

[[

[[

## Встановлення

 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

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Website Screenshots” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

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

[Перекладіть “Website Screenshots” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/website-screenshots)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/website-screenshots/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/website-screenshots/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/website-screenshots/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/website-screenshots/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0.1 – 20 August 2020

 * Updated the readme.

#### 1.0.0 – 19 August 2020

 * The initial release.

## Мета

 *  Версія **1.0**
 *  Останнє оновлення **6 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 4.0 або вище **
 *  Tested up to **5.5.20**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/website-screenshots/)
 * Позначки
 * [automatic](https://uk.wordpress.org/plugins/tags/automatic/)[generator](https://uk.wordpress.org/plugins/tags/generator/)
   [screenshot](https://uk.wordpress.org/plugins/tags/screenshot/)[tool](https://uk.wordpress.org/plugins/tags/tool/)
   [website screenshot](https://uk.wordpress.org/plugins/tags/website-screenshot/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/website-screenshots/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/website-screenshots/reviews/)

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/website-screenshots/)