Linux 软件免费装
Banner图

JSM Screenshot Machine Shortcode

开发者 jsmoriss
更新时间 2024年10月28日 22:45
PHP版本: 7.4.33 及以上
版权: GPLv3
版权网址: 版权信息

标签

shortcode screenshot machine

下载

2.2.0 2.3.0

详情介绍:

Shortcode to include images from Screenshot Machine in your content. Use the ssm shortcode in your content with the following arguments: You can find the {customer key} on your Screenshot Machine customer profile. The {url} is the web page URL you want to capture in the screenshot. Example dimension values: Example device and dimension values: The format {jpeg|png|gif} is an image format to use for the screenshot (default is jpg). The {cache expiration} is a number of days a screenshot should be used before a new one is created (default is 14). The {wait in ms} is a number of milliseconds to wait before capturing the screenshot (default is 200). The {href title} is a title text for the image alt and title attributes. The link {yes|no} value will determine if the image is linked to the web page URL or not. The target {frame name} default value opens the link in a new window/tab. An empty string, "_self", "_top", "_parent", or an HTML frame name are also valid values. The refresh {yes|no} value includes javascript to retry the image every second until it's available (for a maximum of 10 seconds). Example shortcode: [ssm key="abc123" url="https://google.com/" dimension="800x600"]

升级注意事项:

2.3.0 (2021/06/28) Updated the API URL from http to https.

更新日志:

Version Numbering Version components: {major}.{minor}.{bugfix}[-{stage}.{level}] Repositories Changelog / Release Notes Version 2.3.0 (2021/06/28)