WordPress Plugin Detector
WordPress Theme & Plugin Detector
Enter any website URL to detect its WordPress theme, active plugins, and WordPress version. Works on any publicly accessible WordPress site.
How Detection Works
- Fetches the website HTML via a CORS proxy and scans for WordPress fingerprints (generator meta tag, wp-content, wp-includes, wp-json, xmlrpc.php)
- Extracts the active theme slug from /wp-content/themes/ paths in the HTML
- Extracts all plugin slugs from /wp-content/plugins/ path references
- Enriches theme and plugin data with name, version, author, ratings, and install counts from the WordPress.org API
- Results include direct links to WordPress.org theme/plugin pages for further research
- Works on any publicly accessible WordPress site - no login required, no installation needed