开发者 | groupeplatinium |
---|---|
更新时间 | 2025年9月11日 12:29 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
tvg-id
, or you can add stream URLs manually for each channel..m3u8
) streams, which opens in a clean modal window.[platinium_epg group-name="Sports"]
.platinium-epg-xmltv
folder to the /wp-content/plugins/
directory.[platinium_epg]
shortcode on any page or post to display your TV grid.Many free and public sources are maintained by the community. A great place to start is by searching on GitHub for projects like "iptv-org/epg" (for XMLTV) and "iptv-org/iptv" (for M3U), which list guides and streams for thousands of channels.
Follow these troubleshooting steps:
The plugin does this automatically if you provide M3U sources. To manually add or change a stream link, go to the "Channel Stream Links" page, select a source, and paste the URL for the desired channel.
This happens when a stream format is not natively supported by your web browser. To play certain video streams not natively supported, you may need a browser extension. For a better experience, we recommend installing one. Here are our recommendations:
channels-name
and group-name
in the shortcode?group-name="My Group"
is the recommended method. It uses a group of channels that you have saved in the Shortcode Generator. It's clean and easy to manage. channels-name="Channel 1,Channel 2"
is a manual, on-the-fly filter that is less efficient for large guides.
No, it has been designed for performance. The heavy work of fetching and parsing source files is done in the background and the results are stored in a cache. The front-end grid only loads the programs that are currently visible on the screen.
This error means that your hosting server has not enabled a standard PHP extension that is necessary to read XML files. This is a server configuration issue that can be easily resolved. The simplest solution is to contact your web host and send them the following message: "Hello, I am using a WordPress plugin that requires the 'XMLReader' PHP extension to function. Could you please enable it for my hosting account? Thank you." Most quality hosting providers will activate this extension quickly and free of charge.
pepg_display_color_field_callback
).tvg-id
, tvg-name
, and tvg-logo
attributes..m3u8
streams (black screen).[platinium_epg]
for compliance with official guidelines.