Add cool CSS3 animations to your content.
Prioritized issue groups from the latest Plugin Check scan
Security
71
5 issue groups
I18n
67
3 issue groups
Maintainability
13
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'animate-it' but got 'eds-animate'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_REQUEST['eds_custom_css'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of function plugin_dir_path(). Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['eds_hide_overflow_x']. Check that the array index exists before using it.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No such method exists: $name"'.
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
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
The "Text Domain" header in the plugin file does not match the slug. Found "eds-animate", expected "animate-it".
Not analyzed yet.
First score snapshot
v3.0.4
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 153 | 137 | 16 | v3.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.