| 开发者 | kurddata2006 |
|---|---|
| 更新时间 | 2026年8月22日 01:11 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
irbridge_settings_tabs, irbridge_settings_general_before, irbridge_settings_general_after, irbridge_settings_save, irbridge_product_options, irbridge_product_variation_options, irbridge_save_product_options, irbridge_save_product_variation_options, irbridge_product_config, irbridge_order_mac, irbridge_skip_provisioning, irbridge_booted, and the irbridge_panel_drivers family for registering additional panel types.
Related add-on
A separate, paid add-on plugin — "IPTV Reseller Bridge — Pro", available from iptvreseller.tech — builds on these hooks to add customer credential and expiry-reminder emails, suspend-on-cancel/refund with daily expiry sync, MAG MAC capture at checkout, trial lines and WooCommerce Subscriptions support, and shortcode/block/Elementor embeds. It is not required: this plugin is complete on its own, and nothing here is disabled without it.
Xtream UI, XUI.one, and 1-Stream.
No. It is a bridge to an IPTV panel that you already operate. It does not include or resell any content.
No. The plugin is complete as-is and never contacts us unless you opt in to the Streaming Proxy monitor described above.
Yes. The customer dashboard uses standard WooCommerce My Account endpoints, so it inherits your theme's styling.
Panel API keys and line passwords are encrypted at rest using your site's wp-config salts.
irb to irbridge (namespace IptvResellerBridge, constants IRBRIDGE_*), so nothing this plugin registers can collide with another plugin. Existing settings, panel connection, product options and subscription records are migrated automatically on upgrade.$wpdb->prepare()'s %i placeholder instead of being interpolated. This raises the WordPress requirement to 6.2.