Live video streaming with chat, HTML5 HLS mobile delivery, RTMP encoders, RTSP IP cameras, membership control, pay-per-view channels, tips.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | trunk_stable_tag | Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | — | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 39:18 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'videowhisper-live-streaming-integration' but got 'live-streaming'. | 39:95 | General |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_row($sql)\n$sql assigned unsafely at line 79:\n $sql = $wpdb->prepare( "SELECT * FROM $table_name WHERE session = %s AND status = %d", $channelName, 1 )\n$table_name assigned unsafely at line 72:\n $table_name = $wpdb->prefix . 'vw_sessions' | 80:21 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | 80:30 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 102:22 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'videowhisper-live-streaming-integration' but got 'live-streaming'. | 102:70 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'add_query_arg'. | 112:58 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 112:137 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'videowhisper-live-streaming-integration' but got 'live-streaming'. | 112:154 | General |
| 16.11.2025, 01:15:57 | 53s | 1 | 917 | 1052 |