Skip to content

Releases: neth-ai/nethricky-trigger-for-telegram

Nethricky Trigger for Telegram v1.0.0

Choose a tag to compare

@neth-ai neth-ai released this 26 Aug 04:29

Nethricky Trigger for Telegram v1.0.0

Initial release. A modular WordPress plugin that sends real-time Telegram notifications for content activity, user actions, system updates, and popular third-party integrations.

Requirements: WordPress 6.9+, PHP 8.2+

Features

  • Content & media triggers — publish, edit, create (draft/pending/private), trash, restore, delete, and media upload notifications, covering posts, pages, and any registered admin-menu post type (including private types added by themes, plugins, or MU plugins).
  • Comment alerts — new, pending, approved/restored, spam, trash, and permanently deleted comments.
  • User & security alerts — registration, profile updates, role changes, login, logout, failed login attempts, password resets, and account deletion.
  • System alerts — plugin activate/deactivate/delete/update, theme switch/delete/update, WordPress core updates, and language pack updates.
  • Available-updates digest — optional scheduled summary (hourly/twice-daily/daily) of pending core, plugin, and theme updates.
  • Third-party integrations (auto-detected, zero config) — WooCommerce (orders, stock), Contact Form 7, WPForms, Fluent Forms, Ninja Forms, Elementor Forms, Gravity Forms.
  • Delivery controls — multi-chat support, duplicate-message suppression, HTML/MarkdownV2 parse modes, and safe automatic link handling.
  • Customizable messages — per-event icons, wording, field order, and placeholders, with optional user-role display.
  • Configurable date & time formatting — DMY/MDY/YMD order, numeric/short/full months, 2/4-digit years, separators, 12/24-hour clock, optional seconds, and a selectable message timezone (defaults to Cambodia time).
  • Developer surface — [nethricky_trigger]-style shortcode, do_action( 'neth_send', ... ) action hook, neth_send_notification() helper, and neth_message filter for customizing outgoing text.
  • Privacy-conscious logging — recent diagnostic entries without ever logging bot tokens or private authentication data.
  • Standard WordPress update handling — no custom updater, no modification of WordPress update transients.

Full Changelog: https://github.com/neth-ai/nethricky-trigger-for-telegram/commits/v1.0.0