Acme Divi Modules adds some free extra modules and hacks to Elegant Themes Divi Builder
Prioritized issue groups from the latest Plugin Check scan
I18n
352
7 issue groups
Security
219
7 issue groups
Maintainability
29
11 issue groups
Sample message
Mismatched text domain. Expected 'acme-divi-modules' but got 'et_builder'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$index_preset"'.
Sample message
The $domain parameter must be a single text string literal. Found: $plugin_name
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_POST['index_preset']
Sample message
$_POST['index_preset'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "remove_submenu_page()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using fwrite(). Detected usage of function plugin_dir_path(). Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Divi Builder is not installed. Don\'t panic, you can still download it %shere%s.'.
Sample message
Possible use of short open tags detected; found: <?echo $settings_base_name-abmp-post-conta...
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
var_export() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Potential connections found in static code analysis.
Outbound calls
32
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.3.5
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 608 | 573 | 35 | v1.3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.