Clever Fox plugin to enhance the functionality of free themes made by Nayra Themes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
4 issue groups
Security
1
1 issue group
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
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: "text_borad".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'text_borad'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
295
External assets
2
Incoming endpoints
3
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v30.1
91
Latest
v30.0
91
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 17 | 16 | 1 | v30.1 | 2.0.0 |
| 91 | 17 | 16 | 1 | v30.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.