Futurio Extra add extra features to Futurio theme like widgets, WooCommerce options, Elementor widgets, one click demo import and much more.
Prioritized issue groups from the latest Plugin Check scan
I18n
404
4 issue groups
Security
334
8 issue groups
Maintainability
224
13 issue groups
Sample message
Mismatched text domain. Expected 'futurio-extra' but got 'dilaz-metabox'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$api['init']'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$baseDir".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'metabox_option_filter_'. $prefix".
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
$_POST[$field['id']] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST[$field['id']]
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Processing form data without nonce verification.
Sample message
Function "has_custom_logo()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.4.0.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FWP_Demos_Helpers".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['futurio_import_demo_data_nonce']. Check that the array index exists before using it.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FE_PATH".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$packageName'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: $off_text
Sample message
Use of a direct database call is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addslashes_strings_only".
Potential connections found in static code analysis.
Outbound calls
284
External assets
0
Incoming endpoints
16
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
2 score snapshots
v2.0.24
24
Latest
v2.0.23
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 991 | 786 | 205 | v2.0.24 | 2.0.0 |
| 23 | 992 | 787 | 205 | v2.0.23 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.