Linux 软件免费装

Website Screenshots

开发者 dirk94
更新时间 2020年8月20日 17:54
PHP版本: 4.0 及以上
WordPress版本: 5.5
版权: GPLv2 or later
版权网址: 版权信息

标签

automatic shortcode generator tool website web browser screenshot window automate screenshots shots snap website screenshot website preview

下载

详情介绍:

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

安装:

  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

更新日志:

1.0.1 - 20 August 2020 1.0.0 - 19 August 2020