Build Custom post types, Custom fields, Meta fields, and taxonomies. AI-powered schema generation. Dynamic content listings and meta fields included.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
5 issue groups
Security
4
3 issue groups
Performance
1
1 issue group
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "ALTER TABLE {$table_name} ADD COLUMN meta longtext DEFAULT NULL AFTER rel_order"
Sample message
Unescaped parameter $alter used in $wpdb->query()\n$alter used without escaping.
Sample message
Detected usage of a non-sanitized input variable: $_POST['rdcfe_options']
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 "Dynamic Fields Engine - Custom post types, Custom fields, Meta fields, Taxonomies, Listing builder, Query builder and Relations" is different from the name declared in plugin header "Dynamic Fields Engine".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
24
External assets
0
Incoming endpoints
2
No external asset domains detected.
admin_post
admin_post
First score snapshot
v1.0.4
87
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 87 | 15 | 0 | 15 | v1.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.