reBusted!

Force browsers to load the most recent file if modified.

v1.2Simon ProsserUpdated 2024-10-10Added Feb 15, 20186k+ installs100% rating
91
Score
7
Errors
3
Warnings
+0
Change

Category Scores

Security89
Repo91
Performance100
Maintainability90

Top Issues by Category

Issues Details

10 issues found in latest scan

ERROR2
application_detected

Application files are not permitted.

ERROR2
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not find $_tests_dir/includes/functions.php, have you run bin/install-wp-tests.sh ?"'.

ERROR1
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_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.

ERROR1
outdated_tested_upto_header

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

WARNING1
readme_parser_warnings_too_many_tags

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

Latest Snapshot

Findings

10

Errors

7

Warnings

3

Score History

First score snapshot

First scan completed Jun 21, 2026

v1.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 21, 2026

v1.2

91

Latest

Findings
10
Errors
7
Warnings
3
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins