Change font size and color Security & Risk Analysis

wordpress.org/plugins/change-font-size-and-color

Change font style by changing its size and colors for entire website.

20 active installs v1.0.1 PHP 5.8+ WP 3.0.1+ Updated Jan 31, 2022
fontfont-colorfont-sizelink-colorlink-size
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Change font size and color Safe to Use in 2026?

Generally Safe

Score 85/100

Change font size and color has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "change-font-size-and-color" plugin v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates excellent adherence to secure coding practices by having no identified dangerous functions, file operations, or external HTTP requests. A very high percentage of output is properly escaped, and the presence of a nonce check is a positive indicator. The complete absence of known vulnerabilities and CVEs, both past and present, further contributes to its favorable security profile. The total attack surface is zero, meaning there are no direct entry points like AJAX handlers, REST API routes, or shortcodes, which significantly reduces the potential for exploitation. The SQL query usage is also reasonably good, with a majority employing prepared statements.

However, a notable concern arises from the complete lack of capability checks for any potential entry points. While the current analysis shows zero entry points, any future additions or modifications to the plugin that introduce new handlers without proper capability checks would represent a significant security risk. This absence of permission validation is the primary area of weakness. Additionally, while 67% of SQL queries using prepared statements is acceptable, it implies that 33% do not. This could represent a minor risk of SQL injection if those non-prepared queries handle user-supplied data. The total absence of taint analysis results might be due to the plugin's limited functionality or the analysis tool's limitations, but it leaves a slight unknown regarding complex data flow vulnerabilities. Overall, the plugin is currently in a very secure state due to its minimal attack surface and good coding practices, but the missing capability checks are a structural vulnerability waiting to be exposed if the attack surface grows.

Key Concerns

  • No capability checks on entry points
  • SQL queries not using prepared statements (2/6)
Vulnerabilities
None known

Change font size and color Security Vulnerabilities

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

Change font size and color Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
4 prepared
Unescaped Output
1
75 escaped
Nonce Checks
1
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

67% prepared6 total queries

Output Escaping

99% escaped76 total outputs
Attack Surface

Change font size and color Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_initchange-font-size-color.php:190
actionwp_headchange-font-size-color.php:213
actionadmin_menuchange-font-size-color.php:225
actionadmin_enqueue_scriptschange-font-size-color.php:233
actionplugins_loadedincludes\class-change-font-size-color.php:142
actionadmin_enqueue_scriptsincludes\class-change-font-size-color.php:157
actionadmin_enqueue_scriptsincludes\class-change-font-size-color.php:158
actionwp_enqueue_scriptsincludes\class-change-font-size-color.php:173
actionwp_enqueue_scriptsincludes\class-change-font-size-color.php:174
Maintenance & Trust

Change font size and color Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJan 31, 2022
PHP min version5.8
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Change font size and color Developer Profile

ravi Singh

5 plugins · 6K total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Change font size and color

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/change-font-size-color/includes/css/style.css/wp-content/plugins/change-font-size-color/includes/js/custom.js
Script Paths
/wp-content/plugins/change-font-size-color/includes/js/custom.js
Version Parameters
change-font-size-color/includes/css/style.css?ver=change-font-size-color/includes/js/custom.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!--############################## create database //##############################--><!-- create custom database --><!--############################## create database //##############################--><!-- insert to table -->
Data Attributes
colorfontstyleh1sizeh2sizeh3sizeh4sizepsize+10 more
FAQ

Frequently Asked Questions about Change font size and color