Paginated Effects Gallery Security & Risk Analysis

wordpress.org/plugins/paginated-effects-gallery

A simple, light and easy-to-use plugin that adds jQuery pagination to the standard wordpress gallery with cool jquery effects.

100 active installs v0.4 PHP + WP 3.5.1+ Updated Jun 15, 2013
galleryjquerypagination
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Paginated Effects Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

Paginated Effects Gallery has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The paginated-effects-gallery plugin v0.4 presents a mixed security posture. On the positive side, the absence of known CVEs and the absence of critical taint analysis findings suggest a generally stable history and code. The plugin also exclusively uses prepared statements for its SQL queries, which is a strong security practice. However, a significant concern arises from the complete lack of output escaping for all identified output points. This could potentially lead to cross-site scripting (XSS) vulnerabilities if any user-supplied data is rendered directly in the output without proper sanitization.

The static analysis reveals a small attack surface with only one shortcode identified. Critically, there are no AJAX handlers or REST API routes, and importantly, all identified entry points (the shortcode) appear to have capability checks, which is a positive security measure. The lack of nonce checks on AJAX, while not directly applicable here due to the absence of AJAX handlers, is a general good practice that is missing. The plugin's vulnerability history, being empty, is a positive indicator, suggesting it has not been a target or has been developed with reasonable security in mind, though this could also be due to its limited usage or exposure.

Key Concerns

  • Output escaping is missing for all outputs
  • No nonce checks implemented
Vulnerabilities
None known

Paginated Effects Gallery Security Vulnerabilities

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

Paginated Effects Gallery Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Paginated Effects Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[peg] paginated-effects-gallery.php:148
WordPress Hooks 3
actionadmin_menuoptions.php:2
actionadmin_initoptions.php:7
actionwp_footerpaginated-effects-gallery.php:146
Maintenance & Trust

Paginated Effects Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJun 15, 2013
PHP min version
Downloads7K

Community Trust

Rating82/100
Number of ratings7
Active installs100
Developer Profile

Paginated Effects Gallery Developer Profile

Nigel Budlender

1 plugin · 100 total installs

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

How We Detect Paginated Effects Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/paginated-effects-gallery/peg-style.css/wp-content/plugins/paginated-effects-gallery/js/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js
Script Paths
/wp-content/plugins/paginated-effects-gallery/js/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js
Version Parameters
paginated-effects-gallery/peg-style.css?ver=20130330paginated-effects-gallery/js/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js?ver=20130615

HTML / DOM Fingerprints

CSS Classes
gallery-wrappaginationcurrent-pagegallery-item
Data Attributes
id^=gallery-id^=peg-
JS Globals
thumbsPerPagemaxPaginatedLinkshideEffectshowEffecteffectSpeedcount
Shortcode Output
<div id='peg-' class='pagination'>
FAQ

Frequently Asked Questions about Paginated Effects Gallery