WP Create Multiple Posts & Pages Security & Risk Analysis

wordpress.org/plugins/wp-create-multiple-posts-pages

Easily Create Multiple WordPress Posts & Pages At Once With a Single Click.

1K active installs v2.0.3 PHP 8.0+ WP 5.6+ Updated Dec 8, 2025
create-pagecreate-postedit-postmultiple-pagemultiple-post
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Create Multiple Posts & Pages Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The wp-create-multiple-posts-pages plugin v2.0.3 exhibits a strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate good security practices, with no dangerous functions, file operations, or external HTTP requests. The use of prepared statements for all SQL queries is a major strength. The presence of nonce and capability checks, although limited in number, also contributes positively. The vulnerability history is clean, with no recorded CVEs, suggesting a history of stable and secure development.

However, a potential area of concern is the output escaping. With 59% of outputs properly escaped, there is a possibility of Cross-Site Scripting (XSS) vulnerabilities if the unescaped outputs are user-controllable. While taint analysis found no issues, this doesn't negate the risk of XSS if not all data paths were analyzed or if the unescaped outputs are not strictly internal data. The lack of any reported vulnerabilities is a positive indicator but does not guarantee future security. Overall, the plugin appears robust with a very small attack surface and good coding practices, with the primary area for improvement being output escaping.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

WP Create Multiple Posts & Pages Security Vulnerabilities

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

WP Create Multiple Posts & Pages Code Analysis

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

Output Escaping

59% escaped41 total outputs
Attack Surface

WP Create Multiple Posts & Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_enqueue_scriptsincludes\class-wp-create-multi-posts-pages.php:115
actionadmin_enqueue_scriptsincludes\class-wp-create-multi-posts-pages.php:116
actionadmin_menuincludes\class-wp-create-multi-posts-pages.php:120
Maintenance & Trust

WP Create Multiple Posts & Pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 8, 2025
PHP min version8.0
Downloads21K

Community Trust

Rating96/100
Number of ratings10
Active installs1K
Developer Profile

WP Create Multiple Posts & Pages Developer Profile

Sajjad Hossain Sagor

32 plugins · 10K total installs

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

How We Detect WP Create Multiple Posts & Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-create-multiple-posts-pages/admin/css/admin.css/wp-content/plugins/wp-create-multiple-posts-pages/admin/js/admin.js
Version Parameters
wp-create-multiple-posts-pages/admin/css/admin.css?ver=wp-create-multiple-posts-pages/admin/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcmp-settings-page
HTML Comments
<!-- Admin Page -->
Data Attributes
data-wpcmp-post-typedata-wpcmp-post-statusdata-wpcmp-post-author
JS Globals
WpcmpAjax
FAQ

Frequently Asked Questions about WP Create Multiple Posts & Pages