Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/common-bugs-wash.md

This file was deleted.

6 changes: 6 additions & 0 deletions plugins/wptelegram-widget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.2.16

### Patch Changes

- [#319](https://github.com/wpsocio/wp-projects/pull/319) [`2b165e8`](https://github.com/wpsocio/wp-projects/commit/2b165e89fc3658256235009bc5279a3d9890edc3) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Remove iframe browser support text.

## 2.2.15

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/wptelegram-widget/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
**Tags:** telegram, feed, widget, channel, group
**Requires at least:** 6.6
**Requires PHP:** 8.0
**Tested up to:** 6.9.1
**Stable tag:** 2.2.15
**Tested up to:** 6.9.4
**Stable tag:** 2.2.16
**License:** GPL-3.0-or-later
**License URI:** [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)
**Donate link:** [wpsocio.com/donate](https://wpsocio.com/donate)
Expand Down
2 changes: 1 addition & 1 deletion plugins/wptelegram-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wptelegram-widget",
"title": "WP Telegram Widget",
"version": "2.2.15",
"version": "2.2.16",
"description": "Display the Telegram Public Channel or Group Feed in a WordPress widget or anywhere you want using a shortcode.",
"private": true,
"license": "GPL-3.0-or-later",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ msgstr "Wird geladen..."
msgid "Embed"
msgstr "Einbetten"

#: js/blocks/single-post/index.tsx:10
#: js/blocks/single-post/index.tsx:9
#: languages/wptelegram-widget-js-translations.php:189
msgid "Telegram Single Post"
msgstr "einzelner Telegram-Beitrag"
Expand Down Expand Up @@ -645,7 +645,7 @@ msgstr "Zeigt einen öffentlichen Telegram Channel oder Gruppen-Feed in einem Wi
#~ msgstr "Zeigt einen öffentlichen Telegram Channel oder Gruppen-Feed in einem Widget oder per Shortcode an beliebiger Stelle an."

#: js/blocks/single-post/Edit.tsx:150
#: js/blocks/single-post/index.tsx:47
#: js/blocks/single-post/index.tsx:44
#: languages/wptelegram-widget-js-translations.php:180
msgid "Telegram post"
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
__( 'Loading…', 'wptelegram-widget' ),

// Reference: js/blocks/single-post/Edit.tsx:150
// Reference: js/blocks/single-post/index.tsx:47
// Reference: js/blocks/single-post/index.tsx:44
__( 'Telegram post', 'wptelegram-widget' ),

// Reference: js/blocks/single-post/Edit.tsx:27
Expand All @@ -185,7 +185,7 @@
// Reference: js/blocks/single-post/Placeholder.tsx:40
__( 'Embed', 'wptelegram-widget' ),

// Reference: js/blocks/single-post/index.tsx:10
// Reference: js/blocks/single-post/index.tsx:9
__( 'Telegram Single Post', 'wptelegram-widget' ),

// Reference: js/settings/services/fields.ts:13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ msgstr ""
msgid "Embed"
msgstr ""

#: js/blocks/single-post/index.tsx:10
#: js/blocks/single-post/index.tsx:9
#: languages/wptelegram-widget-js-translations.php:189
msgid "Telegram Single Post"
msgstr ""
Expand Down Expand Up @@ -633,7 +633,7 @@ msgid "Display the Telegram Public Channel or Group Feed in a widget"
msgstr "Отображать Telegram канал или Чат в виджете."

#: js/blocks/single-post/Edit.tsx:150
#: js/blocks/single-post/index.tsx:47
#: js/blocks/single-post/index.tsx:44
#: languages/wptelegram-widget-js-translations.php:180
msgid "Telegram post"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions plugins/wptelegram-widget/src/languages/wptelegram-widget.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: WP Telegram Widget 2.2.15\n"
"Project-Id-Version: WP Telegram Widget 2.2.16\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wptelegram-widget\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-02-14T15:15:26+00:00\n"
"POT-Creation-Date: 2026-05-04T14:34:32+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"language: en_US\n"
Expand Down Expand Up @@ -316,7 +316,7 @@ msgid "Loading…"
msgstr ""

#: js/blocks/single-post/Edit.tsx:150
#: js/blocks/single-post/index.tsx:47
#: js/blocks/single-post/index.tsx:44
#: languages/wptelegram-widget-js-translations.php:180
msgid "Telegram post"
msgstr ""
Expand All @@ -331,7 +331,7 @@ msgstr ""
msgid "Embed"
msgstr ""

#: js/blocks/single-post/index.tsx:10
#: js/blocks/single-post/index.tsx:9
#: languages/wptelegram-widget-js-translations.php:189
msgid "Telegram Single Post"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions plugins/wptelegram-widget/src/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Donate link: https://wpsocio.com/donate
Tags: telegram, feed, widget, channel, group
Requires at least: 6.6
Requires PHP: 8.0
Tested up to: 6.9.1
Stable tag: 2.2.15
Tested up to: 6.9.4
Stable tag: 2.2.16
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -193,7 +193,7 @@ Automatic updates should work smoothly, but we still recommend you back up your

== Changelog ==

= 2.2.15 =
- Fix plugin page stuck with data upgrade.
= 2.2.16 =
- Remove iframe browser support text.

[See full changelog](https://github.com/wpsocio/wptelegram-widget/blob/main/CHANGELOG.md)
4 changes: 2 additions & 2 deletions plugins/wptelegram-widget/src/wptelegram-widget.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Plugin Name: WP Telegram Widget
* Plugin URI: https://t.me/WPTelegram
* Description: Display the Telegram Public Channel or Group Feed in a WordPress widget or anywhere you want using a shortcode.
* Version: 2.2.15
* Version: 2.2.16
* Requires at least: 6.6
* Requires PHP: 8.0
* Author: WP Socio
Expand All @@ -29,7 +29,7 @@
/**
* Current plugin version.
*/
define( 'WPTELEGRAM_WIDGET_VER', '2.2.15' );
define( 'WPTELEGRAM_WIDGET_VER', '2.2.16' );

defined( 'WPTELEGRAM_WIDGET_MAIN_FILE' ) || define( 'WPTELEGRAM_WIDGET_MAIN_FILE', __FILE__ );

Expand Down
2 changes: 1 addition & 1 deletion tools/wpdev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ $ npm install -g @wpsocio/wpdev
$ wpdev COMMAND
running command...
$ wpdev (--version)
@wpsocio/wpdev/1.0.8 linux-x64 node-v24.13.0
@wpsocio/wpdev/1.0.8 linux-x64 node-v24.14.1
$ wpdev --help [COMMAND]
USAGE
$ wpdev COMMAND
Expand Down
Loading