WordPress theme detector
Find out which WordPress theme a site uses, whether it is a child theme, and which page builder and plugins it runs.
About this tool
How does the WordPress theme detector work?
It loads the page you enter, finds the theme folder referenced in its source, then reads that theme's style.css header for the name, author, version and parent theme.
Why does it say the theme is hidden?
Some sites rename their theme folder, strip the style.css header or serve assets from a CDN, which hides the original theme.
Can it detect plugins?
It lists plugins whose files are referenced in the page source. Plugins that only run in the admin or on other pages will not appear.
What is a child theme?
A theme that inherits from a parent theme and changes some of its design or templates. The detector shows the parent when the child theme's header names one.