Title: Website Screenshots
Author: dirk94
Published: <strong>2020年8月20日</strong>
Last modified: 2020年8月20日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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://ja.wordpress.org/plugins/website-screenshots/#description)
 * [レビュー](https://ja.wordpress.org/plugins/website-screenshots/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/website-screenshots/#installation)
 * [開発](https://ja.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またはそれ以降 **
 *  検証済み最新バージョン: **5.5.18**
 *  言語
 * [English (US)](https://wordpress.org/plugins/website-screenshots/)
 * タグ
 * [automatic](https://ja.wordpress.org/plugins/tags/automatic/)[generator](https://ja.wordpress.org/plugins/tags/generator/)
   [screenshot](https://ja.wordpress.org/plugins/tags/screenshot/)[tool](https://ja.wordpress.org/plugins/tags/tool/)
   [website screenshot](https://ja.wordpress.org/plugins/tags/website-screenshot/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/website-screenshots/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/website-screenshots/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/website-screenshots/)