Read more →"/> How to find out what theme a WordPress site is using

How to find out what theme a WordPress site is using

By Amor

standard

Have you ever been interested in knowing what theme a particular WordPress site is using?

Recently a friend of mine asked how to find out what theme a WordPress site is using if it’s not shown in the footer of the site.

Here’s how to manually check what theme a WordPress site is currently using:

  1. Right-click on the page of the site and select View page sourceLook for the link to the stylesheet similar to this:<link rel="stylesheet" href="http://any-wordpress-powered-site.com/wp-content/themes/theme-name-folder/style.css" />For this site I have:<link rel="stylesheet" href="http://www.wpthemeplayground.com/wp-content/themes/wptp-ohmyghost/style.css" />
  2. Open the link to style.css and you will see more info about the theme.
    /*
    Theme Name:        Oh My Gosh
    Theme URI:         http://wptest.amorfrancis.com
    Description:       My Ghostbird Child Theme
    Author:            Amor
    Author URI:        http://amorfrancis.com
    
    Template:          ghostbird
    Template URI:      http://ghostbird.mfields.org/
    */

     

And while I was typing this, I saw What WordPress Theme is that?. You just type the site name and click Check site and presto!

What WordPress Theme is that

Update
There’s another brand new site that detects WordPress themes, WPThemeDetector.com. It does not only feature the theme info, but also the parent theme information if a child theme is found.

2 Comments Comments are closed

  1. RonLeyba
    • Amor

Copyright © 2024 • My WordPress Playground on WordPress and Ghostbird child theme designed by Amor • 0.335 seconds query