A JS widget (can be used in posts) for displaying an archive list with some effects.
Prioritized issue groups from the latest Plugin Check scan
Security
79
4 issue groups
Maintainability
45
13 issue groups
Supply Chain
3
1 issue group
I18n
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$month'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "JAW_Walker_Category_Checklist".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "apply_filters".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "getarchives_join".
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 235.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "JAL_BASE_URL".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$jalw_attack_wakeup_triggered".
Sample message
Hidden files are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Application files are not permitted.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The parameter "null" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
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.
Not analyzed yet.
First score snapshot
v6.3.1
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 130 | 99 | 31 | v6.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.