Premium starter sites and website templates by ThemeGrill. Import demo content, widgets, and theme settings with one click.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
67
12 issue groups
I18n
7
4 issue groups
Security
5
3 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "import_attachment_size_limit".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TGDM_ABSPATH".
Sample message
Use placeholders and $wpdb->prepare(); found $query
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
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.7.0.
Sample message
The parameter "0" at position #2 of wp_upload_bits() has been deprecated since WordPress version 2.0.0. Instead do not pass the parameter.
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
The use of function wp_get_sidebars_widgets() is forbidden
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
The use of function set_time_limit() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "DELETE FROM {$wpdb->postmeta} WHERE post_id IN ($placeholders) AND meta_key IN ('_elementor_css', '_elementor_inline_css')"
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
Sample message
Mismatched text domain. Expected 'themegrill-demo-importer' but got 'wordpress-importer'.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
45
External assets
4
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
4 score snapshots
v2.1.2
72
Latest
v2.1.1
72
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 79 | 28 | 51 | v2.1.2 | 2.0.0 |
| 72 | 79 | 28 | 51 | v2.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.