Transcoding services for ANY WordPress website. Convert audio/video files of any format to a web-friendly format (mp3/mp4).
Prioritized issue groups from the latest Plugin Check scan
Maintainability
128
9 issue groups
Security
15
6 issue groups
Supply Chain
7
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_server_var".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "retranscode_media_cap".
Sample message
Function "apply_filters_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$RetranscodeMedia".
Sample message
Hidden files are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_COOKIE[$variable_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RT_Progress".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RT_TRANSCODER_BASE_NAME".
Sample message
Sanitization missing for register_setting().
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Transcoder\Inc".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$godam_link'.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $rtmedia_media_table used in $wpdb->get_results()\n$rtmedia_media_table assigned unsafely at line 938.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sprintf( 'transcoder_singleton_init_%s', $called_class )".
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
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
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
37
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.4.1
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 153 | 42 | 111 | v1.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.