Lightweight HTML5 video player and video hosting with CDN built for WordPress
Prioritized issue groups from the latest Plugin Check scan
I18n
380
3 issue groups
Maintainability
63
19 issue groups
Security
16
2 issue groups
Sample message
Mismatched text domain. Expected 'smartvideo' but got 'swarmify'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aspect_ratio".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$height'.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_smartvideo".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "async_upload_{$type}".
Sample message
$_POST['name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "SmartVideo - Video Player and CDN" is different from the name declared in plugin header "SmartVideo".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "swarmify", expected "smartvideo".
Potential connections found in static code analysis.
Outbound calls
79
External assets
3
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
4 score snapshots
v2.4.0
62
Latest
v2.3.3
82
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 459 | 412 | 47 | v2.4.0 | 2.0.0 |
| 82 | 415 | 366 | 49 | v2.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.