If it’s a child theme, the theme’s style.css
file will refer to its parent:
/*
Theme Name: Twenty Fifteen Child
// ...
Template: twentyfifteen
*/
That Template:
line will tell you which theme is the parent. If there’s no Template:
line, then this theme is not a child theme.
Reference: Child Themes in the WP Developer site
Related Posts:
- How to *remove* a parent theme page template from a child theme?
- How to Add Customizer Setting in Child Theme
- Child Theme with multiple css files
- Is there another way to customize a parent template file besides adding the file to a child theme?
- If a theme will undergo major changes would it be better to clone the parent instead of writting a child theme?
- How do I make my child theme re-apply the settings that were customised when its parent was active?
- Post format selector in Thematic child theme post class
- Create a customizable child theme
- add sidebar area to header of child theme
- How can I & how do I change text displayed in comment via child theme
- How to build a child theme from a react-based parent theme?
- Customizing default Mediaelement player
- Child Theme – how to add new widget on a specific place?
- How do I call in a category title on a category page in a child theme?
- Is it possible to add a ribbon in the background of h1 on every page?
- Include custom JS without child theme
- Child theme .css files are not overriding their parent .css files
- How do I remove a customiser option from a parent theme in a child theme?
- CSS Styling a specific page
- Is there a way to override require_once of the main theme on the child theme?
- Load File (Function & Variable Value) from Child Theme
- Changes in my child theme from customizer not appearing in style.css?
- What are the best practices for maintaining and deploying several parent themes?
- css media query question [closed]
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- WordPress Child Theme Stylesheet being loaded before Parent’s minified .css
- How to add functionality to an existing theme (using child themes)
- Changing update message from Newspaper child theme
- javascript file not working in a plugin template file
- Easily add custom HTML outside the main container?
- Trying to customise 2011 Child Theme Background Colour
- WordPress core jquery version file not loaded?
- How can error pages be customized
- Issue with navigation bar in child theme
- Fixed bottom menu on mobile doesn’t work on search included in Child Theme of Storefront
- Unhook a function within a class in the child theme
- Calling get_theme_mod() of an WP_Customize_Image_Control() returns an Array, how do I correctly return the image src for my custom theme?
- How do I move my sites to a child theme without loosing customisation?
- Why, when it comes to custom background and image, does ‘The first value registered’ win?
- Changing a setting in the wp-admin/customize.php reverts CSS styles to parent theme [closed]
- Changes in comments.php in the child theme does not show up on the site
- Word Press Theme Customiser and Child theme Function.php
- Modifying posts based on category in TwentyTwentyTwo theme
- New WP_Customize API – how does it work under the hood?
- Data sanitization: Best Practices with code examples
- how to override woocommerce specific loop or archive-product.php [closed]
- global menus made from master site’s custom menus wpmu network
- Make page template that is just an “include” of another?
- Is there a way to create invisible pages?
- Count widgets of a certain type
- Custom widget select options needs to stay selected after save
- Syncing Avatars across multisite
- How to move the wordpress site from test url to main url? [duplicate]
- How can I get the intended URL in a 404?
- Passing variable from child theme to parent theme
- Creating user relationships
- Multiple sites/domains with content all managed by single installation of WordPress
- How to change email address used for registrations?
- Loop through custom fields with similar label / common chars in label
- title, content, feature images
- I want to submit multiple users if checkbox is checked
- How Do I Remove The Right Hand Block On The Main Header?
- Category selectable homepage
- Add custom profile field only for site admins?
- Creating custom database table with crud operation
- why this media query is not working / not loading when I put it in child theme?
- Development environment
- Adding comments to my custom theme
- Woocommerce product permalink not working
- create Custom field for tv series
- Data won’t save if metabox within conditional in admin. What am I missing?
- Restrict Viewing of post on both front and backend?
- I w’d like to know If there are simple solutions to integrate other CMSs to wordpress
- add_feed rewrite overwriting standard permalinks
- Editing a post template
- Gravity Forms – gform_field_value – query custom table breaks functions.php
- Customizer – How to get theme mod range value?
- Let author add field to metabox by pressing a button
- Date Ordered Archive Page for single category?
- GUID URL Question
- Customize Widget Navigation
- display text generated via custom get query string
- Add admin page for specific post status (for example)
- How can I style the Comment Section of a blog post
- Custom Meta Box: Value saved in WordPress DB, but not shown in input field on Edit Screen
- Custom post-type working except for Selecting page-parent
- Upload image without resizing but insert in post with resizing
- Expressions and str_replace
- How to create a new blog in wordpress?
- Best way to move a site to a subfolder for testing purposes?
- Wonderflux Framework Static Homepage
- Creating Action Hooks For Automatic File Inclusion
- Best way to create a page outside of the pages list
- To merge customized codes upon wordpress update
- Need Advice to Working with Custom Post Meta
- Custom Slider Per Page created
- why jquery is not loading in wordpress page?
- Use WordPress to create a custom CMS? [closed]
- Change the User/ Author of the Products
- I have one page in my WordPress site with a table that needs to be super compact and simple