Complex scroll-triggered animations. No coding required.
Prioritized issue groups from the latest Plugin Check scan
Security
41
6 issue groups
Maintainability
31
7 issue groups
Repo Compliance
1
1 issue group
I18n
1
1 issue group
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
$_POST[$field] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['animation_id']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$AnimationBuilder".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['animation']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "init_anibu_builder".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AnimationBuilder".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AnimationBuilder".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Plugin name "Animation Builder - An interface for adding scroll-triggered animations" is different from the name declared in plugin header "Animation Builder".
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 "anibu", expected "animation-builder".
Potential connections found in static code analysis.
Outbound calls
23
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v5.1.2
43
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 74 | 7 | 67 | v5.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.