Title: Tida URL Screenshot
Author: Tida Web
Published: <strong>19 de juliol de 2022</strong>
Last modified: 3 de juliol de 2026

---

Cerca extensions

![](https://ps.w.org/tida-url-screenshot/assets/banner-772x250.jpg?rev=2758772)

![](https://ps.w.org/tida-url-screenshot/assets/icon-256x256.png?rev=2758772)

# Tida URL Screenshot

 Per [Tida Web](https://profiles.wordpress.org/tidaweb/)

[Baixa](https://downloads.wordpress.org/plugin/tida-url-screenshot.1.3.zip)

 * [Detalls](https://ca.wordpress.org/plugins/tida-url-screenshot/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/tida-url-screenshot/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/tida-url-screenshot/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/tida-url-screenshot/#developers)

 [Suport](https://wordpress.org/support/plugin/tida-url-screenshot/)

## Descripció

The **Tida URL Screenshot Plugin** has been developed by the professional team at**
Tida Web**. Tida Web is a leading company in [Website Design](https://tidaweb.com/website-design/),
offering services such as Corporate Website Design, E-Commerce Store Development,
and Custom [WordPress Plugin Programming](https://tidaweb.com/wp-plugin/).

This plugin utilizes a third-party web service to receive a URL from the user and
provide a screenshot of the requested page. Additionally, the plugin supports taking
screenshots of a custom post type, making it a versatile and practical tool for 
various user needs.

### Supported API Services

 * [abstractapi.com](https://www.abstractapi.com/api/website-screenshot-api) / [Privacy Policy](https://www.abstractapi.com/legal/legal)
 * [apiflash.com](https://apiflash.com) / [Privacy Policy](https://apiflash.com/privacy_policy)
 * [jsonlink.io](https://jsonlink.io) / [Privacy Policy](https://jsonlink.io/privacy/)
 * [microlink.io](https://microlink.io) / [Privacy Policy](https://microlink.io/privacy/)
 * [screenshotlayer.com](https://screenshotlayer.com) / [Privacy Policy](https://www.ideracorp.com/Legal/PrivacyPolicy)
 * [screenshotmachine.com](https://screenshotmachine.com) / [Privacy Policy](https://www.screenshotmachine.com/privacypolicy.php)
 * [screenshotone.com](https://screenshotone.com) / [Privacy Policy](https://screenshotone.com/privacy-policy/)
 * [thum.io](https://thum.io) / [Privacy Policy](https://thum.io/privacy/)

### Features

 * `[tida_screenshot]` shortcode for showing the URL Screenshot form.
 * Enable a button for taking screenshots on custom post types.

## Captures

[⌊Tida URL Screenshot Settings Page (screenshot-1.jpg)⌉⌊Tida URL Screenshot Settings
Page (screenshot-1.jpg)⌉[

Tida URL Screenshot Settings Page (screenshot-1.jpg)

[⌊Using shortcode in Gutenberg Editor (screenshot-2.jpg)⌉⌊Using shortcode in Gutenberg
Editor (screenshot-2.jpg)⌉[

Using shortcode in Gutenberg Editor (screenshot-2.jpg)

[⌊Tida URL Screenshot Form Frontend (screenshot-3.jpg)⌉⌊Tida URL Screenshot Form
Frontend (screenshot-3.jpg)⌉[

Tida URL Screenshot Form Frontend (screenshot-3.jpg)

## Instal·lació

 1. Upload the plugin files to the `wp-content/plugins/tida-url-screenshot` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. You can configure the plugin through the Settings menu in the WordPress dashboard
 4. (Make your instructions match the desired user flow for activating and installing
    your plugin. Include any steps that might be needed for explanatory purposes)

## PMF

### How I use this plugin

You can add shortcode [tida_screenshot] in anywhere of your website like page or
page builders blocks.

### How I get a api key

You must go to website that you select in api key service, then sign up and get 
a free api key.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Tida URL Screenshot» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

 *   [ Tida Web ](https://profiles.wordpress.org/tidaweb/)
 *   [ Rasool Vahdati ](https://profiles.wordpress.org/vadatiertebat/)

“Tida URL Screenshot” s’ha traduït a 1 configuració regional. Gràcies als [traductors](https://translate.wordpress.org/projects/wp-plugins/tida-url-screenshot/contributors)
per les seves aportacions.

[Traduïu «Tida URL Screenshot» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/tida-url-screenshot)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/tida-url-screenshot/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/tida-url-screenshot/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/tida-url-screenshot/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/tida-url-screenshot/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.3

 * Compatible with WP 7.0
 * Added new API: Microlink.io
 * Added new API: Thum.io
 * Security: AJAX handlers now verify a nonce before processing a screenshot request(
   CSRF hardening).
 * Security: Submitted/target URLs are validated (http/https only, no private or
   reserved IP ranges) before being sent to any screenshot API, to reduce SSRF risk.
 * Security: API key field on the settings page is now masked and settings updates
   re-verify the nonce and `manage_options` capability.
 * Security: Screenshot buttons on posts only work for published posts.
 * Fix: selecting Thum.io in settings now correctly matches its stored option key(«
   thumio»).
 * Fix: taking a screenshot of a post via the Microlink or Thum.io service no longer
   references an undefined variable.
 * Refactor: repeated API-dispatch switch statements consolidated into a single `
   resolve_screenshot_from_api()` method.
 * Housekeeping: Supported API Services list, settings dropdown, and internal file
   includes are now alphabetically ordered.

#### 1.2.3

 * Compatible with WP 6.8
 * Bugs fixes and improvements

#### 1.2.2

 * Bugs fixes and improvements

#### 1.2.1

 * Bugs fixes and improvements

#### 1.2

 * Bugs fixes and improvements
 * Added new API: JsonLink.io

#### 1.1.1

 * Bugs fixes and improvements

#### 1.1

 * Bugs fixes and improvements
 * Added new APIs
 * Added Button to custom post types for taking the screenshot from it
 * Settings new UI design and improvement

#### 1.0.3

 * Bugs fixes and improvements
 * Added screenshotlayer API

#### 1.0.2

 * Bugs fixes and improvements
 * Cross Site Scripting (XSS) Vulnerability fixed

#### 1.0.1

 * compatible with WP 6.7

#### 1.0

 * published first version

## Meta

 *  Versió **1.3**
 *  Darrera actualització **fa 3 mesos**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 4.7 o posterior **
 *  Provada fins a **7.0.4**
 *  Idiomes
 * [English (US)](https://wordpress.org/plugins/tida-url-screenshot/) i [Persian](https://fa.wordpress.org/plugins/tida-url-screenshot/).
 *  [Traduïu a la vostra llengua](https://translate.wordpress.org/projects/wp-plugins/tida-url-screenshot)
 *  [Vista avançada](https://ca.wordpress.org/plugins/tida-url-screenshot/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[La vostra ressenya](https://wordpress.org/support/plugin/tida-url-screenshot/reviews/#new-post)

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/tida-url-screenshot/reviews/)

## Col·laboradors

 *   [ Tida Web ](https://profiles.wordpress.org/tidaweb/)
 *   [ Rasool Vahdati ](https://profiles.wordpress.org/vadatiertebat/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/tida-url-screenshot/)