The plugin handles the GIF upload process without losing the GIF animation in the uploaded gif and all generated subsizes.
Prioritized issue groups from the latest Plugin Check scan
I18n
79
5 issue groups
Security
41
6 issue groups
Maintainability
34
14 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
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$blob'.
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 [[GrandPlugins]]" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
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
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
The $text text string should have translatable content. Found: '%s'
Sample message
Plugin name "WP GIF Uploader" is different from the name declared in plugin header "WP GIF Uploader [[GrandPlugins]]".
Not analyzed yet.
First score snapshot
v1.0.4
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 161 | 117 | 44 | v1.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.