
Copy URL Button with Tooltip Security & Risk Analysis
wordpress.org/plugins/copy-url-button-with-tooltipA simple plugin that adds a shortcode to copy the current page URL with a tooltip message. Just use [copy_url_button].
Is Copy URL Button with Tooltip Safe to Use in 2026?
Generally Safe
Score 100/100Copy URL Button with Tooltip has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "copy-url-button-with-tooltip" plugin version 1.0.0 demonstrates a strong security posture based on the provided static analysis. The code exhibits excellent security practices with no dangerous functions, all SQL queries using prepared statements, and all outputs properly escaped. Furthermore, the absence of file operations and external HTTP requests, combined with no recorded vulnerabilities, suggests a well-developed and secure plugin. The plugin's limited attack surface, with only one shortcode and no unprotected entry points, further enhances its security.
Copy URL Button with Tooltip Security Vulnerabilities
Copy URL Button with Tooltip Release Timeline
Copy URL Button with Tooltip Code Analysis
Copy URL Button with Tooltip Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Copy URL Button with Tooltip Maintenance & Trust
Maintenance Signals
Community Trust
Copy URL Button with Tooltip Alternatives
Quantum Universal Copy
quantum-universal-copy
Add a Copy to Clipboard button for text, promo codes, and code snippets in WordPress and Elementor with shortcode and widget support.
Copy Anything to Clipboard for WordPress – Copy Button, Copy Text & Copy Code
copy-the-code
Copy Anything to Clipboard is the #1 WordPress copy-to-clipboard plugin trusted by 10,000+ active websites with 342,151+ downloads 🚀.
Click To Copy – Copy Text or Code to Clipboard Instantly
click-to-copy
The Click To Copy Block plugin offers a seamless Gutenberg block for one-click content copying.
Iconic Copy Text Blocks
iconic-copy-text-blocks
Easily add a Copy to Clipboard button with a customizable copy box to your WordPress posts and pages using the Gutenberg block editor.
Flipbox Addon for WPBakery Page Builder (formerly Visual Composer)
vc-flipbox
Checkout our Latest WordPress Themes - 100% Free
Copy URL Button with Tooltip Developer Profile
1 plugin · 20 total installs
How We Detect Copy URL Button with Tooltip
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/copy-url-button-with-tooltip/copy-url.js/wp-content/plugins/copy-url-button-with-tooltip/copy-url.css/wp-content/plugins/copy-url-button-with-tooltip/copy-url.jscopy-url-button-with-tooltip/copy-url.js?ver=1.0copy-url-button-with-tooltip/copy-url.css?ver=1.0HTML / DOM Fingerprints
tooltip-text<div style="position: relative; display: inline-block;">
<button id="copyURL">Copy URL</button>
<span id="copyTooltip" class="tooltip-text">Copied!</span>
</div>