LegalBlink for Aruba is a plugin that allows you to integrate the LegalBlink services from Aruba
Prioritized issue groups from the latest Plugin Check scan
Maintainability
60
14 issue groups
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__lbfa_test_translation".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "icl_object_id".
Sample message
Use of a direct database call is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Function "wp_cache_flush_group()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 6.0.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TRP_Translate_Press".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "REST_REQUEST".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.9 < 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 "Short Description" section is missing. An excerpt was generated from your main plugin description.
Not analyzed yet.
First score snapshot
v1.1.7
91
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 62 | 33 | 29 | v1.1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.