
Click To Print Security & Risk Analysis
wordpress.org/plugins/click-to-printThis plugin is to add print button to your posts and pages.
Is Click To Print Safe to Use in 2026?
Generally Safe
Score 85/100Click To Print has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'click-to-print' v1.0 plugin exhibits a generally positive security posture due to the absence of known vulnerabilities, dangerous functions, direct SQL queries, file operations, and external HTTP requests. The attack surface is minimal, consisting of only one shortcode, and importantly, all identified entry points lack authentication checks, which is a significant concern. While the code analysis indicates a lack of taint flows and dangerous functions, the complete absence of output escaping for all identified outputs is a critical weakness that could lead to cross-site scripting (XSS) vulnerabilities. The vulnerability history is clean, suggesting the developer has a good track record, but this does not mitigate the risks identified in the current code analysis. The plugin's strengths lie in its limited functionality and lack of common attack vectors, but the unescaped output and unprotected shortcode present clear security risks that require immediate attention.
Key Concerns
- Shortcode without auth checks
- Unescaped output detected
Click To Print Security Vulnerabilities
Click To Print Release Timeline
Click To Print Code Analysis
Output Escaping
Click To Print Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Click To Print Maintenance & Trust
Maintenance Signals
Community Trust
Click To Print Alternatives
eRecht24 Legal Texts
erecht24
Outputs legal texts via shortcode and Gutenberg block — manually entered or synchronised from the eRecht24 API.
WebToffee WooCommerce PDF Invoices, Packing Slips, Delivery Notes & Shipping Labels
print-invoices-packing-slip-labels-for-woocommerce
Auto-generate and attach WooCommerce PDF invoices and packing slips to order emails with customizable templates & bulk print options.
Printful Integration for WooCommerce
printful-shipping-for-woocommerce
Grow your store with the top print-on-demand dropshipping plugin
Print Invoice & Delivery Notes for WooCommerce
woocommerce-delivery-notes
Create and print PDF invoices, delivery notes, receipts, credit notes, and packing slips for your WooCommerce orders.
Print, PDF & Email by PrintFriendly
printfriendly
The #1 Print, PDF, Email button. Stylish, full featured, customizable. Add custom header, footer, and more.
Click To Print Developer Profile
5 plugins · 190 total installs
How We Detect Click To Print
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
ctp-buttononclick="ctp_click()"window.print<button class="ctp-button" onclick="ctp_click()">Print</button>