Let your buyers customize and view their personalized product before purchasing. Get happy customers buying from you and coming back for more.
Prioritized issue groups from the latest Plugin Check scan
Security
160
6 issue groups
I18n
149
7 issue groups
Maintainability
53
11 issue groups
Repo Compliance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'zakeke-interactive-product-designer' but got "zakeke".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$allowed_quantities'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ffs_zakeke_model_code".
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$d", but got "%s, %d" in '%s must be purchased in multiples of %d.'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wp_current_template_content".
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST[$attribute_key]
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bal_http_api_curl".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '_wp_specialchars'.
Sample message
$_REQUEST['quantity'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: $_REQUEST['zshared']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Function "get_block_templates()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.0.0.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Plugin name "Zakeke Interactive Product Designer for WooCommerce" is different from the name declared in plugin header "Zakeke Interactive Product Designer".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "zakeke", expected "zakeke-interactive-product-designer".
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v4.3.9
37
Latest
v4.3.7
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 363 | 186 | 177 | v4.3.9 | 2.0.0 |
| 37 | 363 | 186 | 177 | v4.3.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.