Create beautiful information cards in the Gutenberg editor. Responsive card layouts with images, text, links, templates, and full styling control.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
7 issue groups
Security
8
3 issue groups
Performance
1
1 issue group
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ICB".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ICB_DIR".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['content']
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ICB_InfoCards".
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "Info Cards – Add Text and Media in Card Layouts" is different from the name declared in plugin header "Info Cards".
Potential connections found in static code analysis.
Outbound calls
229
External assets
3
Incoming endpoints
11
register_rest_route
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0.2
81
Latest
v3.0.1
71
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 32 | 7 | 25 | v3.0.2 | 2.0.0 |
| 71 | 37 | 9 | 28 | v3.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.