Adds a widget to display archive links using purely CSS-based collapsing.
Prioritized issue groups from the latest Plugin Check scan
Security
37
4 issue groups
I18n
11
3 issue groups
Maintainability
9
6 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "getarchives_join".
Sample message
Mismatched text domain. Expected 'collapsed-archives' but got 'text_domain'.
Sample message
Function "get_the_date()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 57.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text text string should have translatable content. Found: '%1$s'
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.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.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.6
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 58 | 54 | 4 | v1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.