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
I18n
1
1 issue group
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
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.
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
14
External assets
0
Incoming endpoints
2
No external asset domains detected.
admin_post
admin_post
5 score snapshots
v1.0.9
87
Latest
v1.0.8
87
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 87 | 16 | 0 | 16 | v1.0.9 | 2.0.0 |
| 87 | 16 | 0 | 16 | v1.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.