Pods is a framework for creating, managing, and deploying customized content types and fields for any project.
Prioritized issue groups from the latest Plugin Check scan
Security
138
5 issue groups
Maintainability
95
6 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$var]
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_COOKIE[$var] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['Filedata']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wisdom_delay_notification_' . $this->plugin_name".
Sample message
Function "register_block_bindings_source()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.3.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Pod".
Sample message
Library files that are already in the WordPress core are not permitted.
Potential connections found in static code analysis.
Outbound calls
291
External assets
1
Incoming endpoints
8
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.3.9.1
40
Latest
v3.3.9
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 233 | 5 | 228 | v3.3.9.1 | 2.0.0 |
| 41 | 238 | 5 | 233 | v3.3.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.