Title: TG-InstantView
Author: petro64
Published: <strong>11 abril, 2024</strong>
Last modified: 14 junho, 2026

---

Pesquisar plugins

![](https://ps.w.org/tg-instantview/assets/banner-772x250.png?rev=3069148)

![](https://ps.w.org/tg-instantview/assets/icon.svg?rev=3069148)

# TG-InstantView

 Por [petro64](https://profiles.wordpress.org/petro64/)

[Baixar](https://downloads.wordpress.org/plugin/tg-instantview.1.8.zip)

 * [Detalhes](https://br.wordpress.org/plugins/tg-instantview/#description)
 * [Avaliações](https://br.wordpress.org/plugins/tg-instantview/#reviews)
 * [Desenvolvimento](https://br.wordpress.org/plugins/tg-instantview/#developers)

 [Suporte](https://wordpress.org/support/plugin/tg-instantview/)

## Descrição

Plugin to trigger [Telegram Instant View](https://instantview.telegram.org/) for
all Blog posts.

Principal: it detects Telegram bot and returns special template for posts, to trigger
Instant View.

 * No template submitting required.
 * No special links required.
 * Compatable with any cross-posting systems.

Original Telegram InstantView templates registry appears to be dead, my template
was not reviewed and submitted in over 1 year. This plugin solves this issue server-
side.

[My telegram channel with plugin active](https://t.me/petro_ws).

[Project sources on Github](https://github.com/petrows/wp-tg-instantview) (please
submit issues there).

## Capturas de tela

[⌊InstantView in Telegram mobile channel⌉⌊InstantView in Telegram mobile channel⌉[

InstantView in Telegram mobile channel

[⌊InstantView opened⌉⌊InstantView opened⌉[

InstantView opened

[⌊InstantView opened (gallery)⌉⌊InstantView opened (gallery)⌉[

InstantView opened (gallery)

[[

## Perguntas frequentes

### Why not to use original Telegram Instant View templates registry?

Telegram’s InstantView looks abadoned, they do not accept new templates for years.

### Why not to use way to build URL via Telegram InstantView Bot?

This works, but it will create ugly long URL. This plugin makes everything clear,
like you have template in registry, you may post clear links to posts directly, 
your frends may do so and so on.

### I installed plgun, but i still dont see InstantView on my posts

If you still dont see InstantView on URL’s, check the following:

 * Telegram bot **caches** parsing result, and Instant View will be triggered for**
   new** URL’s for bot. You may prune cache by adding some random parameters like`
   test=123` and change it every time, Telegram bot will request again.
 * Instant View works only on mobile cliens! Do not try to test it desktop clients.

### I want to test, how Telegram sees my post via InstantView

To test, how your posts appears for Telegram bot, just add `tg-instantview=1` parameter
to post URL, [Post example](https://petro.ws/vancouver-skies/?tg-instantview=1).

## Avaliações

![](https://secure.gravatar.com/avatar/c765df94948e49bbb88029e9117f6c8c9b2ed154f7d0081a1e1fa6e9637d01be?
s=60&d=retro&r=g)

### 󠀁[Really useful plugin, thanks a lot!](https://wordpress.org/support/topic/really-useful-plugin-thanks-a-lot/)󠁿

 [aleksjew](https://profiles.wordpress.org/aleksjew/) 22 maio, 2026

Thanks to author of this plugin, petro64, cause it’s really working solution for
Telegram Instant View. If you are (as myself before) using popular caching plugin
WP Super Cache, you possibly could have some problems… Finally I switched to W3 
Total Cache – everything works fine! And there is some minor problem with small 
preview snippet (one of the reviewers here mentioned it earlier), but it’s present
only on iPhone. Checked Android and Desktop – OK. Solution – manually edit publication,
and choose BIG picture format.

![](https://secure.gravatar.com/avatar/4ba6bbf944526d1af3705872b94eabb450790a82eaa5b99ae3d738135cf1f6d6?
s=60&d=retro&r=g)

### 󠀁[Super! Alles werkt perfect](https://wordpress.org/support/topic/super-alles-werkt-perfect/)󠁿

 [](https://profiles.wordpress.org/sinchro/) 13 outubro, 2025

Super! Alles werkt perfect

![](https://secure.gravatar.com/avatar/ea4477454613b5bb0d6e10faf1fbb6bd32a4b447f0703f82934dd973081b99b0?
s=60&d=retro&r=g)

### 󠀁[Работает из коробки](https://wordpress.org/support/topic/%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b0%d0%b5%d1%82-%d0%b8%d0%b7-%d0%ba%d0%be%d1%80%d0%be%d0%b1%d0%ba%d0%b8-2/)󠁿

 [tbulavin](https://profiles.wordpress.org/tbulavin/) 22 junho, 2025

Спасибо, отличный плагин

![](https://secure.gravatar.com/avatar/6bd521a08c3fa3cd2cc9f05fd96f0f5fe9783b9e7f90559e000cac90ba64a476?
s=60&d=retro&r=g)

### 󠀁[A great plugin!](https://wordpress.org/support/topic/a-great-plugin-454/)󠁿

 [bailong21](https://profiles.wordpress.org/bailong21/) 25 novembro, 2024 1 resposta

Great plugin! One question: when displaying a post, I have the smallest thumbnail
of the post shown. In your example, I see a large full image. What can affect the
size of the output image?

 [ Leia todas as 4 avaliações ](https://wordpress.org/support/plugin/tg-instantview/reviews/)

## Colaboradores e desenvolvedores

“TG-InstantView” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “TG-InstantView” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/tg-instantview)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/tg-instantview/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/tg-instantview/) 
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/tg-instantview/)
por [RSS](https://plugins.trac.wordpress.org/log/tg-instantview/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.8

 * Tested with WordPress 7.0

#### 1.7

 * Tested with WordPress 6.9

#### 1.6

 * Fixes warning in log, if request does not contain User-Agent header

#### 1.5

 * Fixes issues related with images Lazy-load, that may break IV layout
 * Fixes issues with various plugins (like EWWW Image Optimizer) with SEO and CDN
   features
 * Add shortcut links to plugins list page
 * Add plugin credits to IV preview

#### 1.4

 * Plugin now provides full set of OpenGraph meta information for post and does 
   not require SEO plugins anymore
 * Add option to show/hide post published date
 * Add option to show/hide post author

#### 1.3

 * Fixes from WordPress review: template html, prefixes, license

#### 1.2

 * Fixes from WordPress review: escaping, prefixes and etc

#### 1.1

 * Fixes for standart templates redirection

#### 1.0

 * Initital version

## Meta

 *  Versão **1.8**
 *  Última atualização **3 semanas atrás**
 *  Instalações ativas **200+**
 *  Versão do WordPress ** 5.0 ou superior **
 *  Testado até **7.0**
 *  Versão do PHP ** 7.0 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/tg-instantview/)
 * Tag
 * [telegram](https://br.wordpress.org/plugins/tags/telegram/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/tg-instantview/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  4 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/tg-instantview/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/tg-instantview/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/tg-instantview/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/tg-instantview/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/tg-instantview/reviews/?filter=1)

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

[Ver todas avaliações](https://wordpress.org/support/plugin/tg-instantview/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/tg-instantview/)