Material Design Icons for Page Builders

Material Design Icons for Page Builders - adds Google Material Design Icons into Icons control of Page Builders

v1.5.1Photon WPUpdated 2024-03-20Added Jan 11, 202020k+ installs100% rating
46
Score
69
Errors
46
Warnings
+0
Change

Category Scores

Security14
Repo91
Performance100
Maintainability71

Top Issues by Category

Issues Details

115 issues found in latest scan

ERROR27
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING26
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

ERROR25
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'material-design-icons-for-elementor' but got 'md-icon'.

ERROR10
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CX_Vue_UI".

ERROR5
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$slug'.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cx-vue-ui/components-list".

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "MD_Icons_Integration".

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_REQUEST['_nonce']

WARNING2
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_REQUEST['_nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "md_icons".

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet

Stylesheets must be registered/enqueued via wp_enqueue_style()

ERROR1
outdated_tested_upto_header

Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "md-icons", expected "material-design-icons-for-elementor".

Latest Snapshot

Findings

115

Errors

69

Warnings

46

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.5.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.5.1

46

Latest

Findings
115
Errors
69
Warnings
46
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins