Upload animated GIFs and keep the animation in every thumbnail WordPress generates, instead of a still first frame.
Prioritized issue groups from the latest Plugin Check scan
I18n
90
6 issue groups
Security
44
6 issue groups
Maintainability
34
13 issue groups
Sample message
Mismatched text domain. Expected 'gif-uploader-wp-grandplugins' but got 'wp-gif-editor'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$imageFile'.
Sample message
Processing form data without nonce verification.
Sample message
Function "wp_enqueue_editor()" requires WordPress 4.8.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$blob'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['frames']
Sample message
The use of function set_time_limit() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_info['name'] . '-core-activated'".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image_make_intermediate_size".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP GIF Uploader - Animated GIF Upload and Thumbnails" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_info".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['type']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
The $domain parameter must be a single text string literal. Found: self::$config['textdomain']
Sample message
The $text parameter must be a single text string literal. Found: $text
Potential connections found in static code analysis.
Outbound calls
27
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v1.0.5
36
Latest
v1.0.4
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 172 | 129 | 43 | v1.0.5 | 2.1.0 |
| 33 | 161 | 117 | 44 | v1.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.