Nice page transition Security & Risk Analysis

wordpress.org/plugins/nice-page-transition

Nice page transition for your website :)

1K active installs v1.04 PHP 5.6+ WP 3.5+ Updated Dec 2, 2025
blurcss3effectfiltertransition
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Nice page transition Safe to Use in 2026?

Generally Safe

Score 100/100

Nice page transition has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "nice-page-transition" plugin, version 1.04, exhibits a strong security posture based on the provided static analysis. The code demonstrates adherence to secure coding practices, with no dangerous functions identified, all SQL queries utilizing prepared statements, and all output properly escaped. The presence of a nonce check further indicates an effort to protect against common web vulnerabilities. The plugin also has a clean vulnerability history with no recorded CVEs, suggesting a history of stable and secure development.

From a risk perspective, the plugin's attack surface is remarkably small, with zero identified entry points (AJAX handlers, REST API routes, shortcodes, cron events) that are unprotected. The taint analysis also shows no flows with unsanitized paths, indicating no immediate vulnerabilities from user-supplied input being mishandled. The absence of file operations and external HTTP requests also limits potential attack vectors.

However, a notable concern is the complete absence of capability checks. While the current lack of an attack surface might mitigate this risk for now, it represents a potential weakness if the plugin were to be extended or if future versions introduce new entry points that are not properly secured with role-based access control. The overall security is good due to strong coding practices and a clean history, but the lack of capability checks is a significant omission for robust security.

Key Concerns

  • Missing capability checks
Vulnerabilities
None known

Nice page transition Security Vulnerabilities

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

Nice page transition Code Analysis

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

Output Escaping

100% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
nice_page_transition_settings (nice-page-transition.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Nice page transition Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menunice-page-transition.php:67
actionwp_headnice-page-transition.php:107
filterbody_classnice-page-transition.php:135
Maintenance & Trust

Nice page transition Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version5.6
Downloads14K

Community Trust

Rating84/100
Number of ratings6
Active installs1K
Developer Profile

Nice page transition Developer Profile

manu225

17 plugins · 27K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
29 days
View full developer profile
Detection Fingerprints

How We Detect Nice page transition

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nice-page-transition/css/front.css/wp-content/plugins/nice-page-transition/js/front.js
Script Paths
/wp-content/plugins/nice-page-transition/js/front.js
Version Parameters
nice-page-transition/css/front.css?ver=nice-page-transition/js/front.js?ver=

HTML / DOM Fingerprints

CSS Classes
brightness
JS Globals
settings
FAQ

Frequently Asked Questions about Nice page transition