Using Zita Site Library for Elementor Import pre made Elementor websites in just one click install.
Prioritized issue groups from the latest Plugin Check scan
Security
85
8 issue groups
Maintainability
78
13 issue groups
I18n
72
4 issue groups
Sample message
Mismatched text domain. Expected 'zita-site-library' but got 'wordpress-importer'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "import_attachment_size_limit".
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
$_COOKIE['thc_time'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['thc_time']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$display'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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: $_COOKIE['thc_time']. Check that the array index exists before using it.
Sample message
The use of function ini_set() is discouraged
Sample message
error_reporting() can lead to full path disclosure.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ThemeHunk_Notify".
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ALLOW_UNFILTERED_UPLOADS".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$obj".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
23
External assets
0
Incoming endpoints
12
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.6.7
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 242 | 107 | 135 | v1.6.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.