DFX Feed for Telegram Channels

Changelog

2.0.1

  • Sanitize nonce inputs with sanitize_text_field(wp_unslash()) before wp_verify_nonce().
  • Escape _n() translation output in bulk action admin notices.
  • Rename dfxTgAdmin JS global to dfxfftcAdmin for prefix consistency.

2.0.0

  • Renamed plugin from “DFX Telegram Channel Feed” to “DFX Feed for Telegram Channels” to comply with WordPress.org trademark naming guidelines.
  • Changed plugin slug to dfx-feed-for-telegram-channels and internal prefix from dfxtgfeed to dfxfftc.
  • Text domain updated to dfx-feed-for-telegram-channels.
  • Replaced all _e() with esc_html_e() and wrapped unescaped __() outputs in esc_html() for proper output escaping.
  • Moved inline <script> and <style> blocks to use wp_add_inline_script and wp_add_inline_style per WordPress enqueue best practices.
  • Bundled Lottie library locally instead of loading from cdnjs.cloudflare.com.
  • Documented Telegram Bot API usage in the “External services” readme section.
  • Lowered admin menu position to avoid colliding with core WordPress menu items.
  • Made GitHub repository public so the Plugin URI resolves correctly.
  • Added DB migration path from dfxtgfeed_* identifiers to dfxfftc_* for existing installs.

1.0.2

  • Fixed Plugin Check warnings: text domain now matches the plugin slug, and the unused Domain Path header was removed.

1.0.1

  • Removed the experimental “Sync Deletions” feature (which scraped the public t.me/s/<channel> preview) ahead of WordPress.org submission.

1.0.0

  • Internal release (not published to WordPress.org).

Plugin Website
Visit website

Version:
2.0.1
Last Updated
May 27, 2026
Requires
WordPress 5.0
Tested Up To
WordPress 7.0
Requires PHP
7.4

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.