WpStream is a Video Streaming Plugin that lets you broadcast live events and helps you sell tickets or recordings via WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,105
4 issue groups
Security
469
6 issue groups
Maintainability
409
15 issue groups
Sample message
Mismatched text domain. Expected 'wpstream' but got 'hello-wpstream'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ajax_nonce".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$admin_url_onboard'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['new_video_name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['aaiu_upload_file']['error']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['aaiu_upload_file']['error']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wpstream".
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
The $text parameter must be a single text string literal. Found: $button_type_label . ' button style'
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bp_core_template_plugin".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Product_Live_Stream".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'By registering you agree to the %sPrivacy Policy%s'.
Potential connections found in static code analysis.
Outbound calls
171
External assets
0
Incoming endpoints
55
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
31 more hidden
8 score snapshots
v4.14.1
24
Latest
v4.14.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,008 | 1,371 | 637 | v4.14.1 | 2.1.0 |
| 24 | 2,008 | 1,371 | 637 | v4.14.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.