Themesflat Addons For Elementor plugin you install after Elementor!. Themesflat addon focuses on support for the author build Template Kits
Prioritized issue groups from the latest Plugin Check scan
Security
425
8 issue groups
I18n
280
3 issue groups
Maintainability
226
13 issue groups
Performance
4
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$accordion_item'.
Sample message
Mismatched text domain. Expected 'themesflat-addons-for-elementor' but got 'elementor'.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TFAccordion_Widget_Free".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "flat_get_post_page_content".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Detected usage of a non-sanitized input variable: $_POST['_tf_flashsale_text']
Sample message
$_POST['_tf_flashsale_text'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "OPTIONS_PREFIX".
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_tf_flashsale_text']. Check that the array index exists before using it.
Sample message
Using exclusionary parameters, like exclude, 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
Processing form data without nonce verification.
Sample message
The parameter "'orderby=name&hide_empty=1'" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of meta_key, possible slow query.
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 $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 1872.
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().
Not analyzed yet.
First score snapshot
v2.3.3
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 941 | 714 | 227 | v2.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.