WP Static Pages Security & Risk Analysis

wordpress.org/plugins/wp-static-pages

Generate Static HTML files from pages, so these sites will be 10x faster than non-static.This plugin supports posts, categories and products also.

30 active installs v0.9.5 PHP + WP 4.1+ Updated May 24, 2018
admincachecachingperformancewp-static-pages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Static Pages Safe to Use in 2026?

Generally Safe

Score 85/100

WP Static Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The wp-static-pages plugin, version 0.9.5, exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs and the plugin's clean vulnerability history are significant strengths, suggesting a commitment to security maintenance. The code analysis reveals no dangerous functions, all SQL queries are properly prepared, and there are no external HTTP requests, all of which are excellent security practices. However, a notable concern arises from the taint analysis, which identified one flow with an unsanitized path. While no critical or high severity issues were found in the taint analysis, this single instance of an unsanitized path warrants attention as it could potentially lead to vulnerabilities if not handled carefully in the plugin's logic.

Key Concerns

  • Flow with unsanitized path detected
  • Output escaping is not consistently applied
Vulnerabilities
None known

WP Static Pages Security Vulnerabilities

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

WP Static Pages Code Analysis

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

Output Escaping

44% escaped9 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
wpsp_add_and_remove_additional_lines_from_htaccess (wpsp.php:70)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Static Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
filtercron_scheduleswpsp.php:50
actionwpsp_plugin_cron_actionwpsp.php:53
actionpost_submitbox_misc_actionswpsp.php:152
actionpublish_postwpsp.php:168
actionsave_postwpsp.php:169
actionpublish_postwpsp.php:228
actionsave_postwpsp.php:229
actionedit_category_form_fieldswpsp.php:246
actionproduct_cat_edit_form_fieldswpsp.php:247
actionedited_categorywpsp.php:293
actionedited_product_catwpsp.php:294
actionadmin_menuwpsp.php:417

Scheduled Events 2

wpsp_plugin_cron_action
wpsp_plugin_cron_action
Maintenance & Trust

WP Static Pages Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 24, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

WP Static Pages Developer Profile

simonyip

1 plugin · 30 total installs

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

How We Detect WP Static Pages

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!--BEGIN WPSP--><!--END WPSP-->
Data Attributes
id="wpsp_is_static"name="wpsp_is_static"
FAQ

Frequently Asked Questions about WP Static Pages