Enhance user experience with the sleek and modern design provided by the UX Flat plugin for WordPress websites.
Prioritized issue groups from the latest Plugin Check scan
I18n
446
5 issue groups
Maintainability
259
13 issue groups
Security
33
5 issue groups
Performance
2
1 issue group
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: "$UXF_TAX_IMG".
Sample message
Mismatched text domain. Expected 'ux-flat' but got 'flatsome'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "UXFPro".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$author_icon'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "category_archive_meta".
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AuthorBoxs".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "UXF_DIR".
Sample message
Detected usage of a non-sanitized input variable: $_POST['category_image_nonce']
Sample message
Processing form data without nonce verification.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
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
Using exclusionary parameters, like post__not_in, 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
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
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Not analyzed yet.
First score snapshot
v5.4.0
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 742 | 539 | 203 | v5.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.