Advanced Post Block lets you add dynamic post grids, lists, sliders, and tickers. Filter content by category, tag, author, or custom post type.
Category Scores
Top Issues by Category
maintainability7
Issues Details
9 issues found in latest scan
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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.
Detected usage of tax_query, possible slow query.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_strip_all_tags'.
Plugin name "Advanced Post Block – Showcase Posts with Grid, List, Card Layouts and Filters" is different from the name declared in plugin header "Advanced Post Block".
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Post Block – Showcase Posts with Grid, List, Card Layouts and Filters" - contains the restricted term "wc" which cannot be used at all in your plugin name.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.DB.DirectDatabaseQuery.DirectQuery | WARNING | Use of a direct database call is discouraged. | 2 |
| WordPress.DB.DirectDatabaseQuery.NoCaching | WARNING | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 2 |
| PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | WARNING | 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. | 1 |
| WordPress.DB.SlowDBQuery.slow_db_query_tax_query | WARNING | Detected usage of tax_query, possible slow query. | 1 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_strip_all_tags'. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Advanced Post Block – Showcase Posts with Grid, List, Card Layouts and Filters" is different from the name declared in plugin header "Advanced Post Block". | 1 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Advanced Post Block – Showcase Posts with Grid, List, Card Layouts and Filters" - contains the restricted term "wc" which cannot be used at all in your plugin name. | 1 |
Latest Snapshot
Findings
9
Errors
1
Warnings
8
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.2.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.2.0
93
Latest
- Findings
- 9
- Errors
- 1
- Warnings
- 8
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 93 | 9 | 1 | 8 | v2.2.0 | 2.0.0 | 2026.06-mvp-static-v2 |