Build anything your site needs. Manage it through an agentic AI conversation inside WordPress. No setup, configuration, or code required.
Category Scores
Top Issues by Category
maintainability17
Issues Details
17 issues found in latest scan
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
set_error_handler() found. Debug code should not normally be used in production.
Detected usage of meta_query, possible slow query.
Detected usage of tax_query, possible slow query.
print_r() found. Debug code should not normally be used in production.
Plugin name "Angie - Agentic AI (Beta)" is different from the name declared in plugin header "Angie".
| Code | Type | Message | Count |
|---|---|---|---|
| Squiz.PHP.DiscouragedFunctions.Discouraged | WARNING | The use of function ini_set() is discouraged | 8 |
| WordPress.WP.EnqueuedResourceParameters.MissingVersion | WARNING | Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching. | 3 |
| WordPress.PHP.DevelopmentFunctions.error_log_set_error_handler | WARNING | set_error_handler() found. Debug code should not normally be used in production. | 2 |
| WordPress.DB.SlowDBQuery.slow_db_query_meta_query | WARNING | Detected usage of meta_query, possible slow query. | 1 |
| WordPress.DB.SlowDBQuery.slow_db_query_tax_query | WARNING | Detected usage of tax_query, possible slow query. | 1 |
| WordPress.PHP.DevelopmentFunctions.error_log_print_r | WARNING | print_r() found. Debug code should not normally be used in production. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Angie - Agentic AI (Beta)" is different from the name declared in plugin header "Angie". | 1 |
Latest Snapshot
Findings
17
Errors
0
Warnings
17
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.1.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.1.9
98
Latest
- Findings
- 17
- Errors
- 0
- Warnings
- 17
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 98 | 17 | 0 | 17 | v1.1.9 | 2.0.0 | 2026.06-mvp-static-v2 |