Widget CSS Classes Security & Risk Analysis

wordpress.org/plugins/widget-css-classes

Add custom classes and ids plus first, last, even, odd, and numbered classes to your widgets.

90K active installs v1.5.4.1 PHP 5.2.4+ WP 3.3+ Updated Nov 12, 2024
classescsswidget-classeswidget-csswidgets
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Widget CSS Classes Safe to Use in 2026?

Generally Safe

Score 92/100

Widget CSS Classes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "widget-css-classes" plugin, version 1.5.4.1, presents a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and having a high percentage of properly escaped output.

However, there are a few areas for caution. The presence of a file operation without further context raises a potential concern. Additionally, the lack of nonce checks is notable, especially if any of the 7 capability checks are implemented in a way that could be bypassed without proper authorization. The taint analysis shows no identified vulnerabilities, and the plugin has no recorded CVEs, indicating a history of stable security. Despite these strengths, the file operation and missing nonce checks warrant attention to ensure no exploitable weaknesses are present.

Overall, the plugin appears to be well-developed with a focus on security fundamentals. The lack of known vulnerabilities and the robust handling of SQL and output are significant positives. The primary areas for potential improvement lie in clarifying the purpose and security of the file operation and implementing nonce checks where appropriate to further harden the plugin against potential threats.

Key Concerns

  • File operations detected without context
  • No nonce checks implemented
Vulnerabilities
None known

Widget CSS Classes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Widget CSS Classes Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
5
34 escaped
Nonce Checks
0
Capability Checks
7
File Operations
1
External Requests
0
Bundled Libraries
0

Output Escaping

87% escaped39 total outputs
Attack Surface

Widget CSS Classes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_enqueue_scriptsincludes\widget-css-classes-loader.class.php:58
actionin_widget_formincludes\widget-css-classes-loader.class.php:59
filterwidget_update_callbackincludes\widget-css-classes-loader.class.php:60
filterplugin_action_linksincludes\widget-css-classes-loader.class.php:61
actionadmin_initincludes\widget-css-classes-settings.class.php:46
actionadmin_initincludes\widget-css-classes-settings.class.php:47
actionadmin_initincludes\widget-css-classes-settings.class.php:48
actionadmin_menuincludes\widget-css-classes-settings.class.php:49
actionin_admin_footerincludes\widget-css-classes-settings.class.php:337
actioninitwidget-css-classes.php:12
actionwp_loadedwidget-css-classes.php:13
filterdynamic_sidebar_paramswidget-css-classes.php:50
actionadmin_noticeswidget-css-classes.php:62
Maintenance & Trust

Widget CSS Classes Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 12, 2024
PHP min version5.2.4
Downloads1.1M

Community Trust

Rating98/100
Number of ratings74
Active installs90K
Developer Profile

Widget CSS Classes Developer Profile

Jory Hogeveen

10 plugins · 112K total installs

89
trust score
Avg Security Score
93/100
Avg Patch Time
24 days
View full developer profile
Detection Fingerprints

How We Detect Widget CSS Classes

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/widget-css-classes/css/widget-css-classes.css/wp-content/plugins/widget-css-classes/js/widget-css-classes.js
Script Paths
/wp-content/plugins/widget-css-classes/js/widget-css-classes.js
Version Parameters
widget-css-classes.css?ver=widget-css-classes.js?ver=

HTML / DOM Fingerprints

CSS Classes
widget-css-classes-settings
FAQ

Frequently Asked Questions about Widget CSS Classes