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
12
6 issue groups
Repo Compliance
1
1 issue group
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
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
The "Text Domain" header in the plugin file does not match the slug. Found "eds-animate", expected "animate-it".
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Potential connections found in static code analysis.
Outbound calls
198
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v3.0.7
40
Latest
v3.0.4
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 151 | 135 | 16 | v3.0.7 | 2.1.0 |
| 39 | 153 | 137 | 16 | v3.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.