WordPress Plugin Detector
Detect WordPress plugins installed on a site by checking paths, HTML markers, and known signatures.
Enter a WordPress URL and the detector fetches the page, verifies it's WordPress, and then identifies plugins by the fingerprints they leave in the HTML: enqueued CSS/JS files under /wp-content/plugins/, distinctive HTML comments and CSS classes, inline configuration objects, and readme files at predictable paths. It reports the active theme and the plugins it can confidently identify, along with version numbers where those are exposed. It's the fastest way to see how a WordPress site was built without touching the admin panel.