PHPackages                             zodiac1978/tl-template-checker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zodiac1978/tl-template-checker

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

zodiac1978/tl-template-checker
==============================

A WordPress plugin that warns you about old template files in your child theme.

1.0.10(1mo ago)2625[4 issues](https://github.com/Zodiac1978/tl-template-checker/issues)GPL-2.0-or-laterPHPPHP &gt;=5.6.0CI passing

Since Mar 24Pushed 1mo ago8 watchersCompare

[ Source](https://github.com/Zodiac1978/tl-template-checker)[ Packagist](https://packagist.org/packages/zodiac1978/tl-template-checker)[ Fund](https://paypal.me/zodiac1978)[ Fund](https://www.amazon.de/wishlist/29NLO1GLKF0LI/)[ RSS](/packages/zodiac1978-tl-template-checker/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (4)Versions (5)Used By (0)

[![Current Child Theme Check version](https://camo.githubusercontent.com/1c34d68bf52c1123903cb8fb2c61b4439a6b3ebac80a3b989d03610181ca93b5/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f762f6368696c642d7468656d652d636865636b2e737667)](https://wordpress.org/plugins/child-theme-check/) [![Number of downloads](https://camo.githubusercontent.com/dc429f6e93bb3ab4b645dd150eb515fd25916bd9b465c80b4c47fd55a52e2fa6/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f64742f6368696c642d7468656d652d636865636b2e737667)](https://wordpress.org/plugins/child-theme-check/advanced/) [![Number of active installs](https://camo.githubusercontent.com/637ad9fc498f131cb4a2ac1a9d05be983c0c2c5b37e7d394f4c9b15950f26bbf/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f696e7374616c6c732f6368696c642d7468656d652d636865636b2e737667)](https://wordpress.org/plugins/child-theme-check/advanced/) [![WordPress plugin rating](https://camo.githubusercontent.com/378d75a3df34f41e782aa3e5829389f72b4f1a971483205c213ca08740f6263a/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f722f6368696c642d7468656d652d636865636b2e737667)](https://wordpress.org/plugins/child-theme-check/#reviews) [![Donate with PayPal](https://camo.githubusercontent.com/e2dd26424a7562ac5557e54dd59f29c6f9e58cb3cf73cdc31860a772b8659957/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50617950616c2d446f6e6174652d79656c6c6f772e737667)](https://paypal.me/zodiac1978)

Child Theme Check
=================

[](#child-theme-check)

A WordPress plugin that warns you about old template files in your child theme.

Why?
----

[](#why)

Child Themes are used to avoid overwriting your customizations. But if you preserve a file in a child theme, then you maybe preserve a security risk. After an update from the parent theme you should always check the changes and maybe add them to your child theme. This plugin helps you keeping track of these changes in the parent theme.

Requirements
------------

[](#requirements)

You have to use a child theme. If a child theme is active, you can see the status or the diff view under **Child Theme Check** in **Tools**.

For full usage of the plugin you have to define the version of the template file in the header of the PHP file with an additional @version info.

For example: `* @version 1.0.0`

If this is the case you will see a warning if the version of the parent theme file is higher than your child theme file. And you can see the differences between the parent theme file and the child theme file per wp\_text\_diff()-function like in revisions.

Thanks
------

[](#thanks)

Thank you very much @WooThemes and @WooCommerce for using the GPL, so that I can grab so much of their code to build this plugin.

Changelog
---------

[](#changelog)

### 1.0.10

[](#1010)

- Tested with WordPress 7.0
- Adding PHPStan to project
- Fix errors reported by PHPStan and Plugin Check
- General code maintenance

### 1.0.9

[](#109)

- Tested with WordPress 6.6

### 1.0.8

[](#108)

- Upublished because of problems with SVN

### 1.0.7

[](#107)

- Tested with WordPress 6.5

### 1.0.6

[](#106)

- Fix CSS

### 1.0.5

[](#105)

- Fix broken layout in Wordpress 5.7 (Thanks to Torsten Bulk for the report)
- Fix PHP warning
- Tested up to 5.7

### 1.0.4

[](#104)

- not released

### 1.0.3

[](#103)

- Fix flashing of first diff view
- More i18n improvements (Thanks [@pedro-mendonca](https://github.com/pedro-mendonca))
- Tested up to 5.4

### 1.0.2

[](#102)

- fixed some WordPress coding standards issues
- added Github Updater Metadata
- updated readme.txt
- i18n improvements (Thanks [@pedro-mendonca](https://github.com/pedro-mendonca))
- Tested up to 5.3

### 1.0.1

[](#101)

- Fixed typo in German translation (Thanks [@pixolin](https://github.com/pixolin))
- Changed text for action link on plugins page (Thanks [@presskopp](https://github.com/presskopp))
- Tested up to 4.6.1

### 1.0.0

[](#100)

- Initial public release

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance90

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 89.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~266 days

Total

4

Last Release

34d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/870475?v=4)[Torsten Landsiedel](/maintainers/zodiac1978)[@Zodiac1978](https://github.com/Zodiac1978)

---

Top Contributors

[![Zodiac1978](https://avatars.githubusercontent.com/u/870475?v=4)](https://github.com/Zodiac1978 "Zodiac1978 (179 commits)")[![staude](https://avatars.githubusercontent.com/u/870951?v=4)](https://github.com/staude "staude (6 commits)")[![rpkoller](https://avatars.githubusercontent.com/u/1665422?v=4)](https://github.com/rpkoller "rpkoller (6 commits)")[![pedro-mendonca](https://avatars.githubusercontent.com/u/7371591?v=4)](https://github.com/pedro-mendonca "pedro-mendonca (3 commits)")[![hinnerk-a](https://avatars.githubusercontent.com/u/185016?v=4)](https://github.com/hinnerk-a "hinnerk-a (2 commits)")[![glueckpress](https://avatars.githubusercontent.com/u/308422?v=4)](https://github.com/glueckpress "glueckpress (2 commits)")[![Presskopp](https://avatars.githubusercontent.com/u/18373563?v=4)](https://github.com/Presskopp "Presskopp (1 commits)")[![Drivingralle](https://avatars.githubusercontent.com/u/1727269?v=4)](https://github.com/Drivingralle "Drivingralle (1 commits)")

---

Tags

child-themediffhacktoberfestparent-themephpwordpresswordpress-plugin

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/zodiac1978-tl-template-checker/health.svg)

```
[![Health](https://phpackages.com/badges/zodiac1978-tl-template-checker/health.svg)](https://phpackages.com/packages/zodiac1978-tl-template-checker)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
