Incorporate your own custom icon fonts into Elementor's integrated icon controls.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
42
12 issue groups
I18n
24
2 issue groups
Security
7
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$button_label".
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $count
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CEI_CLASSES_PATH".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "CEI\Classes".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "avf_file_upload_capability".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['delete_font']. Check that the array index exists before using it.
Sample message
$_POST['delete_font'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Custom Icons for Elementor and WPBakery" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Not analyzed yet.
First score snapshot
v1.0.6
74
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 74 | 73 | 35 | 38 | v1.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.