aleclarson/child

There is no license information available for the latest version (1.0.2) of this package.

Maintainers

Package info

github.com/aleclarson/wp-child

Type:wordpress-theme

pkg:composer/aleclarson/child

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.2 2018-08-18 00:50 UTC

This package is not auto-updated.

Last update: 2026-04-12 13:38:14 UTC


README

WordPress child theme proxy

What is this?

This theme imports the functions.php and style.css of ABSPATH . "../theme/". This allows the child theme to exist beside the WordPress core installation, and using a VCS to track changes in the child theme is much easier.