Animate on Scroll

Animate any Elements on scroll using the popular AOS JS library simply by adding class names.

v1.0.7Arya DhirataraUpdated Added 4k+ installs86% rating
89
Score
2
Errors
4
Warnings
+0
Change

Category Scores

Security83
Repo91
Performance100
Maintainability99

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

6 findings

Security

2

2 issue groups

Repo Compliance

2

2 issue groups

Maintainability

1

1 issue group

I18n

1

1 issue group

WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aos_init".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aos_init".

ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.1
Category
Security
Occurrences
1
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.

WARNINGSecurityInput Not ValidatedDetected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.5 < 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.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.5 < 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.

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

One or more tags were ignored. Please limit your plugin to 5 tags.

WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "aos-wp", expected "animate-on-scroll".1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "aos-wp", expected "animate-on-scroll".

Score History

First score snapshot

First scan
Jun 21, 2026, 08:24 AM UTC
Plugin version
v1.0.7
Plugin Check
2.0.0
Scoring model
2026.06-mvp-static-v2
Scan records1

v1.0.7

89

Latest

Findings
6
Errors
2
Warnings
4
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins