Get a video player for WordPress that captures leads and collects emails on play.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
35
11 issue groups
Security
17
4 issue groups
I18n
14
1 issue group
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
Unescaped parameter $emailTable used in $wpdb->query()\n$emailTable assigned unsafely at line 381.
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
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpfp_app".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$settings['fp_query_limit']'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
The use of function set_time_limit() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found $columnsSql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->eventName()".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Potential connections found in static code analysis.
Outbound calls
241
External assets
1
Incoming endpoints
8
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v1.3.1
62
Latest
v1.3.0
62
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 66 | 24 | 42 | v1.3.1 | 2.0.0 |
| 62 | 66 | 24 | 42 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.