Aruba HiSpeed Cache

Aruba HiSpeed Cache interfaces directly with an Aruba hosting platform's HiSpeed Cache service and automates its management.

v3.0.13Aruba.it DevUpdated 2026-06-08Added Mar 14, 2022100k+ installs60% rating100% support resolved
97
Score
12
Errors
5
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability85

Top Issues by Category

Issues Details

17 issues found in latest scan

ERROR8
wp_function_not_compatible_with_requires_wp

Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.4.0.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACTIVE".

ERROR3
missing_direct_file_access_protection

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

ERROR1
PluginCheck.CodeAnalysis.WriteFile.PluginDirectoryWrite

Plugin folders are deleted when upgraded. Do not save data to the plugin folder using copy(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "HASC_WPCT".

Latest Snapshot

Findings

17

Errors

12

Warnings

5

Score History

First score snapshot

First scan completed Jun 19, 2026

v3.0.13 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v3.0.13

97

Latest

Findings
17
Errors
12
Warnings
5
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins